diff options
| author | Jackie Huang <jackie.huang@windriver.com> | 2015-04-29 11:08:45 +0800 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2015-04-29 12:29:41 -0400 |
| commit | b570e6fc072c3b528b02284d6704ab445a99e53d (patch) | |
| tree | bbf03671217de6496457220b3fb61f2c023f98a9 /meta-openstack/recipes-devtools/python | |
| parent | 4073204999431b52d6cfbc2fa3ae54d42c5595e1 (diff) | |
| download | meta-cloud-services-b570e6fc072c3b528b02284d6704ab445a99e53d.tar.gz | |
python-rfc3986: upgrade to 0.2.1
Signed-off-by: Jackie Huang <jackie.huang@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.2.1.bb (renamed from meta-openstack/recipes-devtools/python/python-rfc3986_0.2.0.bb) | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-rfc3986_0.2.0.bb b/meta-openstack/recipes-devtools/python/python-rfc3986_0.2.1.bb index 88f6c01..66952d8 100644 --- a/meta-openstack/recipes-devtools/python/python-rfc3986_0.2.0.bb +++ b/meta-openstack/recipes-devtools/python/python-rfc3986_0.2.1.bb | |||
| @@ -4,13 +4,12 @@ SECTION = "devel/python" | |||
| 4 | LICENSE = "Apache-2" | 4 | LICENSE = "Apache-2" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=03731a0e7dbcb30cecdcec77cc93ec29" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=03731a0e7dbcb30cecdcec77cc93ec29" |
| 6 | 6 | ||
| 7 | PR = "r0" | ||
| 8 | 7 | ||
| 9 | SRCNAME = "rfc3986" | 8 | SRCNAME = "rfc3986" |
| 10 | SRC_URI = "http://pypi.python.org/packages/source/r/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" | 9 | SRC_URI = "http://pypi.python.org/packages/source/r/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" |
| 11 | 10 | ||
| 12 | SRC_URI[md5sum] = "a80b964a92c3a40e57ec95f7c0d68fa9" | 11 | SRC_URI[md5sum] = "84151eec209c99e71edc760745510da4" |
| 13 | SRC_URI[sha256sum] = "8a7b3f6cfdfb969c2e876513e87c30ebe1e4bdc9fae4a63c701eee88bbec9b22" | 12 | SRC_URI[sha256sum] = "85aec4beb1edc4fa7cb7466cca1410237cb3e344968d07126e428bc62adb8f3c" |
| 14 | 13 | ||
| 15 | S = "${WORKDIR}/${SRCNAME}-${PV}" | 14 | S = "${WORKDIR}/${SRCNAME}-${PV}" |
| 16 | 15 | ||
