diff options
| author | Adrian Dudau <adrian.dudau@enea.com> | 2017-07-05 13:12:15 +0200 |
|---|---|---|
| committer | Adrian Dudau <adrian.dudau@enea.com> | 2017-07-05 13:12:15 +0200 |
| commit | 858d7a07b0345daa5c6298c7ae294f62436b58cb (patch) | |
| tree | f5b8138856cade1c936c962bd0d72f60f658c700 /meta-openstack/recipes-devtools/python | |
| parent | 7babd1602b8ca9ec65417f6f1260707daa5d90a7 (diff) | |
| download | meta-cloud-services-858d7a07b0345daa5c6298c7ae294f62436b58cb.tar.gz | |
python-iso8601: Uprev to 0.1.11
This is a minimum requirement for python-oslo.utils v3.16.1
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-iso8601_0.1.11.bb (renamed from meta-openstack/recipes-devtools/python/python-iso8601_0.1.10.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-iso8601_0.1.10.bb b/meta-openstack/recipes-devtools/python/python-iso8601_0.1.11.bb index 047f3c2..11db881 100644 --- a/meta-openstack/recipes-devtools/python/python-iso8601_0.1.10.bb +++ b/meta-openstack/recipes-devtools/python/python-iso8601_0.1.11.bb | |||
| @@ -9,9 +9,9 @@ SRCNAME = "iso8601" | |||
| 9 | 9 | ||
| 10 | SRC_URI = "http://pypi.python.org/packages/source/i/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" | 10 | SRC_URI = "http://pypi.python.org/packages/source/i/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" |
| 11 | 11 | ||
| 12 | SRC_URI[md5sum] = "23acb1029acfef9c32069c6c851c3a41" | 12 | SRC_URI[md5sum] = "b06d11cd14a64096f907086044f0fe38" |
| 13 | SRC_URI[sha256sum] = "e712ff3a18604833f5073e836aad795b21170b19bbef70947c441ed89d0ac0e1" | 13 | SRC_URI[sha256sum] = "e8fb52f78880ae063336c94eb5b87b181e6a0cc33a6c008511bac9a6e980ef30" |
| 14 | 14 | ||
| 15 | S = "${WORKDIR}/${SRCNAME}-${PV}" | 15 | S = "${WORKDIR}/${SRCNAME}-${PV}" |
| 16 | 16 | ||
| 17 | inherit setuptools | 17 | inherit setuptools |
