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/recipes-devtools/python/python-rfc3986_0.4.1.bb | |
| 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/recipes-devtools/python/python-rfc3986_0.4.1.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-rfc3986_0.4.1.bb | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-rfc3986_0.4.1.bb b/meta-openstack/recipes-devtools/python/python-rfc3986_0.4.1.bb deleted file mode 100644 index 0eaf181..0000000 --- a/meta-openstack/recipes-devtools/python/python-rfc3986_0.4.1.bb +++ /dev/null | |||
| @@ -1,20 +0,0 @@ | |||
| 1 | DESCRIPTION = "Validating URI References per RFC 3986" | ||
| 2 | HOMEPAGE = "https://rfc3986.rtfd.org" | ||
| 3 | SECTION = "devel/python" | ||
| 4 | LICENSE = "Apache-2" | ||
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=03731a0e7dbcb30cecdcec77cc93ec29" | ||
| 6 | |||
| 7 | SRC_URI[md5sum] = "b2b48cd36dabb82d5eaa54bbfb20d382" | ||
| 8 | SRC_URI[sha256sum] = "5ac85eb132fae7bbd811fa48d11984ae3104be30d44d397a351d004c633a68d2" | ||
| 9 | |||
| 10 | inherit setuptools pypi | ||
| 11 | |||
| 12 | # DEPENDS_default: python-pip | ||
| 13 | |||
| 14 | DEPENDS += " \ | ||
| 15 | python-pip \ | ||
| 16 | " | ||
| 17 | |||
| 18 | # RDEPENDS_default: | ||
| 19 | RDEPENDS_${PN} += " \ | ||
| 20 | " | ||
