diff options
| author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2019-06-06 10:38:22 +0800 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2019-06-10 09:58:55 -0400 |
| commit | 214bf9a97e9a8ff724572c9ded8188fcb2284d9f (patch) | |
| tree | c10fa3b6142b3ebfc8ad42be69a6c585e66ed17e /meta-openstack | |
| parent | 110c96024a1b92934989e218fd34cebdac8c796e (diff) | |
| download | meta-cloud-services-214bf9a97e9a8ff724572c9ded8188fcb2284d9f.tar.gz | |
python-rfc3986: upgrade 0.4.1 -> 1.3.2
-Upgrade from python-rfc3986_0.4.1.bb to python-rfc3986_1.3.2.bb.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'meta-openstack')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-rfc3986_1.3.2.bb (renamed from meta-openstack/recipes-devtools/python/python-rfc3986_0.4.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-rfc3986_0.4.1.bb b/meta-openstack/recipes-devtools/python/python-rfc3986_1.3.2.bb index 0eaf181..e32f903 100644 --- a/meta-openstack/recipes-devtools/python/python-rfc3986_0.4.1.bb +++ b/meta-openstack/recipes-devtools/python/python-rfc3986_1.3.2.bb | |||
| @@ -4,8 +4,8 @@ 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 | SRC_URI[md5sum] = "b2b48cd36dabb82d5eaa54bbfb20d382" | 7 | SRC_URI[md5sum] = "5b6d009806a94d418c82d48219a256de" |
| 8 | SRC_URI[sha256sum] = "5ac85eb132fae7bbd811fa48d11984ae3104be30d44d397a351d004c633a68d2" | 8 | SRC_URI[sha256sum] = "0344d0bd428126ce554e7ca2b61787b6a28d2bbd19fc70ed2dd85efe31176405" |
| 9 | 9 | ||
| 10 | inherit setuptools pypi | 10 | inherit setuptools pypi |
| 11 | 11 | ||
