diff options
| author | zangrc <zangrc.fnst@cn.fujitsu.com> | 2020-07-17 03:42:04 +0800 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2020-07-20 14:50:11 -0400 |
| commit | b9aead5a26aad52be0e8fd5293812c5df688ed32 (patch) | |
| tree | 15d67dee8c3dd67e35f4ac92a2e529df2e7f4daa /meta-openstack/recipes-devtools/python | |
| parent | 1dc5422f0819564d7e5c010d7a22bd336b95e722 (diff) | |
| download | meta-cloud-services-b9aead5a26aad52be0e8fd5293812c5df688ed32.tar.gz | |
python3-cssselect: upgrade 0.9.1 -> 1.1.0
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')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python3-cssselect_0.9.1.bb | 2 | ||||
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python3-cssselect_1.1.0.bb (renamed from meta-openstack/recipes-devtools/python/python-cssselect.inc) | 6 |
2 files changed, 3 insertions, 5 deletions
diff --git a/meta-openstack/recipes-devtools/python/python3-cssselect_0.9.1.bb b/meta-openstack/recipes-devtools/python/python3-cssselect_0.9.1.bb deleted file mode 100644 index de194f8..0000000 --- a/meta-openstack/recipes-devtools/python/python3-cssselect_0.9.1.bb +++ /dev/null | |||
| @@ -1,2 +0,0 @@ | |||
| 1 | require python-cssselect.inc | ||
| 2 | inherit setuptools3 | ||
diff --git a/meta-openstack/recipes-devtools/python/python-cssselect.inc b/meta-openstack/recipes-devtools/python/python3-cssselect_1.1.0.bb index 377560e..e0a41b8 100644 --- a/meta-openstack/recipes-devtools/python/python-cssselect.inc +++ b/meta-openstack/recipes-devtools/python/python3-cssselect_1.1.0.bb | |||
| @@ -4,10 +4,10 @@ SECTION = "devel/python" | |||
| 4 | LICENSE = "BSD" | 4 | LICENSE = "BSD" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=952026b3fd2f625f2a3c0aa21da2493d" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=952026b3fd2f625f2a3c0aa21da2493d" |
| 6 | 6 | ||
| 7 | SRC_URI[md5sum] = "c74f45966277dc7a0f768b9b0f3522ac" | 7 | SRC_URI[md5sum] = "fa57704c1cb66cc8e537b782bd6b227e" |
| 8 | SRC_URI[sha256sum] = "0535a7e27014874b27ae3a4d33e8749e345bdfa62766195208b7996bf1100682" | 8 | SRC_URI[sha256sum] = "f95f8dedd925fd8f54edb3d2dfb44c190d9d18512377d3c1e2388d16126879bc" |
| 9 | 9 | ||
| 10 | inherit pypi | 10 | inherit setuptools3 pypi |
| 11 | 11 | ||
| 12 | # DEPENDS_default: python-pip | 12 | # DEPENDS_default: python-pip |
| 13 | 13 | ||
