DRAFT [thud] Drop python*-pbr: Use later v4.2.0 from meta-python (which is later than v3.3.1 provided by Ubuntu bionic)

This commit is contained in:
Herb Kuta 2019-04-11 11:35:57 -07:00
parent d67e0e9488
commit 36c713db60
3 changed files with 0 additions and 22 deletions

View File

@ -1,16 +0,0 @@
DESCRIPTION = "Python Build Reasonableness: PBR is a library that injects some useful and sensible default behaviors into your setuptools run"
HOMEPAGE = "https://pypi.python.org/pypi/pbr"
SECTION = "devel/python"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2"
SRC_URI[md5sum] = "4e82c2e07af544c56a5b71c801525b00"
SRC_URI[sha256sum] = "05f61c71aaefc02d8e37c0a3eeb9815ff526ea28b3b76324769e6158d7f95be1"
inherit pypi
RDEPENDS_${PN}_class-target += " \
${PYTHON_PN}-pip \
"
BBCLASSEXTEND = "native"

View File

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

View File

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