diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-tooz_1.48.0.bb (renamed from meta-openstack/recipes-devtools/python/python-tooz_1.25.0.bb) | 17 |
1 files changed, 6 insertions, 11 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-tooz_1.25.0.bb b/meta-openstack/recipes-devtools/python/python-tooz_1.48.0.bb index a46cf41..6260663 100644 --- a/meta-openstack/recipes-devtools/python/python-tooz_1.25.0.bb +++ b/meta-openstack/recipes-devtools/python/python-tooz_1.48.0.bb | |||
| @@ -4,8 +4,8 @@ SECTION = "devel/python" | |||
| 4 | LICENSE = "Apache-2.0" | 4 | LICENSE = "Apache-2.0" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2" |
| 6 | 6 | ||
| 7 | SRC_URI[md5sum] = "939eaf6c5e49d3a41e8c9f2e92126cfc" | 7 | SRC_URI[md5sum] = "8b39e07002f21c15d2a463b63d8a2952" |
| 8 | SRC_URI[sha256sum] = "d61639640b8e4fc64195306f8fae92cf271a002c690bf693ee51f9790cf8141e" | 8 | SRC_URI[sha256sum] = "c1b17935207e9c4809feff91b679883928aa5bd3fce75e09b4945c261b513e60" |
| 9 | 9 | ||
| 10 | inherit setuptools pypi | 10 | inherit setuptools pypi |
| 11 | 11 | ||
| @@ -16,22 +16,17 @@ DEPENDS += " \ | |||
| 16 | python-pbr \ | 16 | python-pbr \ |
| 17 | " | 17 | " |
| 18 | 18 | ||
| 19 | # RDEPENDS_default: | 19 | # RDEPENDS_default: |
| 20 | RDEPENDS_${PN} += " \ | 20 | RDEPENDS_${PN} += " \ |
| 21 | python-kazoo \ | ||
| 22 | python-zake \ | ||
| 23 | python-sysv-ipc \ | ||
| 24 | python-memcache \ | ||
| 25 | python-pbr \ | 21 | python-pbr \ |
| 26 | python-babel \ | ||
| 27 | python-stevedore \ | 22 | python-stevedore \ |
| 28 | python-six \ | 23 | python-six \ |
| 29 | python-iso8601 \ | 24 | python-voluptuous \ |
| 30 | python-msgpack \ | 25 | python-msgpack \ |
| 31 | python-fasteners \ | 26 | python-fasteners \ |
| 32 | python-retrying \ | 27 | python-tenacity \ |
| 28 | python-futures \ | ||
| 33 | python-futurist \ | 29 | python-futurist \ |
| 34 | python-oslo.utils \ | 30 | python-oslo.utils \ |
| 35 | python-oslo.serialization \ | 31 | python-oslo.serialization \ |
| 36 | python-futures \ | ||
| 37 | " | 32 | " |
