diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python3-debtcollector_1.22.0.bb | 2 | ||||
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python3-debtcollector_2.1.0.bb (renamed from meta-openstack/recipes-devtools/python/python-debtcollector.inc) | 6 |
2 files changed, 3 insertions, 5 deletions
diff --git a/meta-openstack/recipes-devtools/python/python3-debtcollector_1.22.0.bb b/meta-openstack/recipes-devtools/python/python3-debtcollector_1.22.0.bb deleted file mode 100644 index 7947185..0000000 --- a/meta-openstack/recipes-devtools/python/python3-debtcollector_1.22.0.bb +++ /dev/null | |||
| @@ -1,2 +0,0 @@ | |||
| 1 | inherit setuptools3 | ||
| 2 | require python-debtcollector.inc | ||
diff --git a/meta-openstack/recipes-devtools/python/python-debtcollector.inc b/meta-openstack/recipes-devtools/python/python3-debtcollector_2.1.0.bb index d6d18e3..fbf4626 100644 --- a/meta-openstack/recipes-devtools/python/python-debtcollector.inc +++ b/meta-openstack/recipes-devtools/python/python3-debtcollector_2.1.0.bb | |||
| @@ -4,10 +4,10 @@ SECTION = "devel/python" | |||
| 4 | LICENSE = "Apache-2" | 4 | LICENSE = "Apache-2" |
| 5 | LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302" | 5 | LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302" |
| 6 | 6 | ||
| 7 | SRC_URI[md5sum] = "0d12694a93a16824b1c67bece341229e" | 7 | SRC_URI[md5sum] = "9a1014f18abbc565b8e149fd70048c22" |
| 8 | SRC_URI[sha256sum] = "d1756440d25a50e3eca2fc399c9e5f1ca2f9e6b837570a80b9450999f4290525" | 8 | SRC_URI[sha256sum] = "a25fc6215560d81cb9f2a0b58d6c834f2a24010987027bde169599e138a205af" |
| 9 | 9 | ||
| 10 | inherit pypi | 10 | inherit setuptools3 pypi |
| 11 | 11 | ||
| 12 | DEPENDS += " \ | 12 | DEPENDS += " \ |
| 13 | ${PYTHON_PN}-pip \ | 13 | ${PYTHON_PN}-pip \ |
