DRAFT [thud] Drop python*-future: Same version provided by meta-python (but later than v0.15.2 provided by Ubuntu bionic)

This commit is contained in:
Herb Kuta 2019-03-28 14:45:49 -07:00
parent 36c713db60
commit 207e132e31
3 changed files with 0 additions and 18 deletions

View File

@ -1,12 +0,0 @@
DESCRIPTION = "Clean single-source support for Python 3 and 2"
SECTION = "devel/python"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3f457538b297bd0ef86564b8ac216ad7"
PYPI_PACKAGE = "future"
SRC_URI[md5sum] = "3e8e88a2bda48d54b1da7634d04760d7"
SRC_URI[sha256sum] = "e39ced1ab767b5936646cedba8bcce582398233d6a627067d4c6a454c90cfedb"
inherit pypi
BBCLASSEXTEND += "native"

View File

@ -1,3 +0,0 @@
require python-future.inc
inherit setuptools

View File

@ -1,3 +0,0 @@
require python-future.inc
inherit setuptools3