diff options
| author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2020-01-22 17:44:39 +0000 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2020-01-22 17:44:39 +0000 |
| commit | 9d632de8d0e109e342fe580cf4b2423a51c890c3 (patch) | |
| tree | bf3de8653b5ccfcc81cfe2b05c81fd376a9ddd85 /meta-openstack/recipes-devtools/python/python-tooz_1.48.0.bb | |
| parent | ba0ca845af46a5d9c05dbd8943744a4e78d268d5 (diff) | |
| download | meta-cloud-services-9d632de8d0e109e342fe580cf4b2423a51c890c3.tar.gz | |
python: prepare for python3 only configuration
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-tooz_1.48.0.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-tooz_1.48.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-tooz_1.48.0.bb b/meta-openstack/recipes-devtools/python/python-tooz_1.48.0.bb index 6260663..1443b1b 100644 --- a/meta-openstack/recipes-devtools/python/python-tooz_1.48.0.bb +++ b/meta-openstack/recipes-devtools/python/python-tooz_1.48.0.bb | |||
| @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2" | |||
| 7 | SRC_URI[md5sum] = "8b39e07002f21c15d2a463b63d8a2952" | 7 | SRC_URI[md5sum] = "8b39e07002f21c15d2a463b63d8a2952" |
| 8 | SRC_URI[sha256sum] = "c1b17935207e9c4809feff91b679883928aa5bd3fce75e09b4945c261b513e60" | 8 | SRC_URI[sha256sum] = "c1b17935207e9c4809feff91b679883928aa5bd3fce75e09b4945c261b513e60" |
| 9 | 9 | ||
| 10 | inherit setuptools pypi | 10 | inherit setuptools3 pypi |
| 11 | 11 | ||
| 12 | # DEPENDS_default: python-pip | 12 | # DEPENDS_default: python-pip |
| 13 | 13 | ||
