diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-debtcollector_1.10.0.bb (renamed from meta-openstack/recipes-devtools/python/python-debtcollector_0.10.0.bb) | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-debtcollector_0.10.0.bb b/meta-openstack/recipes-devtools/python/python-debtcollector_1.10.0.bb index 3a54eec..bdb36f9 100644 --- a/meta-openstack/recipes-devtools/python/python-debtcollector_0.10.0.bb +++ b/meta-openstack/recipes-devtools/python/python-debtcollector_1.10.0.bb | |||
| @@ -6,10 +6,10 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda | |||
| 6 | 6 | ||
| 7 | SRCNAME = "debtcollector" | 7 | SRCNAME = "debtcollector" |
| 8 | 8 | ||
| 9 | SRC_URI = "https://pypi.python.org/packages/source/d/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" | 9 | SRC_URI = "https://pypi.io/packages/source/d/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" |
| 10 | 10 | ||
| 11 | SRC_URI[md5sum] = "aaf95f5e44af17be4d6421512d4cf6c3" | 11 | SRC_URI[md5sum] = "c85d9e0e7d4d00577695214cb425c5b4" |
| 12 | SRC_URI[sha256sum] = "8cc22cf2223af7789692ef0b1cb5c0c3a00da7d6e34cbfce125a956cb4d2f21e" | 12 | SRC_URI[sha256sum] = "1a3bd886d6aea3775e5366d7335c856449144c0218209af6c660f6be111714a3" |
| 13 | 13 | ||
| 14 | S = "${WORKDIR}/${SRCNAME}-${PV}" | 14 | S = "${WORKDIR}/${SRCNAME}-${PV}" |
| 15 | 15 | ||
| @@ -23,4 +23,5 @@ DEPENDS += " \ | |||
| 23 | # RDEPENDS_default: | 23 | # RDEPENDS_default: |
| 24 | RDEPENDS_${PN} += " \ | 24 | RDEPENDS_${PN} += " \ |
| 25 | python-pbr \ | 25 | python-pbr \ |
| 26 | python-funcsigs \ | ||
| 26 | " | 27 | " |
