diff options
| author | Mark Asselstine <mark.asselstine@windriver.com> | 2017-01-17 13:49:51 -0500 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2017-01-17 14:33:16 -0500 |
| commit | 6de13618703344e0a9ae6fb4b58f431336e5a229 (patch) | |
| tree | dfe0f87f24608396e3080833371e1a5f336f12d2 /meta-openstack/recipes-devtools/python | |
| parent | 0f9fb18e1883568d7c5c0150467e6a31afe48fcd (diff) | |
| download | meta-cloud-services-6de13618703344e0a9ae6fb4b58f431336e5a229.tar.gz | |
python-rfc3986: uprev to 0.4.1
Required uprev to support python-oslo.config uprev to stable/newton.
Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-rfc3986_0.4.1.bb (renamed from meta-openstack/recipes-devtools/python/python-rfc3986_0.2.1.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-rfc3986_0.2.1.bb b/meta-openstack/recipes-devtools/python/python-rfc3986_0.4.1.bb index 66952d8..99da266 100644 --- a/meta-openstack/recipes-devtools/python/python-rfc3986_0.2.1.bb +++ b/meta-openstack/recipes-devtools/python/python-rfc3986_0.4.1.bb | |||
| @@ -6,10 +6,10 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=03731a0e7dbcb30cecdcec77cc93ec29" | |||
| 6 | 6 | ||
| 7 | 7 | ||
| 8 | SRCNAME = "rfc3986" | 8 | SRCNAME = "rfc3986" |
| 9 | SRC_URI = "http://pypi.python.org/packages/source/r/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" | 9 | SRC_URI = "http://pypi.io/packages/source/r/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" |
| 10 | 10 | ||
| 11 | SRC_URI[md5sum] = "84151eec209c99e71edc760745510da4" | 11 | SRC_URI[md5sum] = "b2b48cd36dabb82d5eaa54bbfb20d382" |
| 12 | SRC_URI[sha256sum] = "85aec4beb1edc4fa7cb7466cca1410237cb3e344968d07126e428bc62adb8f3c" | 12 | SRC_URI[sha256sum] = "5ac85eb132fae7bbd811fa48d11984ae3104be30d44d397a351d004c633a68d2" |
| 13 | 13 | ||
| 14 | S = "${WORKDIR}/${SRCNAME}-${PV}" | 14 | S = "${WORKDIR}/${SRCNAME}-${PV}" |
| 15 | 15 | ||
