diff options
| author | Wang Mingyu <wangmy@cn.fujitsu.com> | 2020-06-15 16:29:39 +0800 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2020-06-16 20:34:45 -0400 |
| commit | f6222a6576bd6c36786973ed768b7291f8b57b12 (patch) | |
| tree | 5e67078811f426c8ea15cdf4ebb8a3c20524923f /meta-openstack/recipes-devtools/python | |
| parent | 14ea1e83ea6ab5f6435b274a0e7337642526de01 (diff) | |
| download | meta-cloud-services-f6222a6576bd6c36786973ed768b7291f8b57b12.tar.gz | |
python3-osc-lib: upgrade 1.13.0 -> 2.1.0
Signed-off-by: Wang Mingyu <wangmy@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/python-osc-lib_1.14.1.bb | 2 | ||||
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python3-osc-lib_1.13.0.bb | 2 | ||||
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python3-osc-lib_2.1.0.bb (renamed from meta-openstack/recipes-devtools/python/python-osc-lib.inc) | 6 |
3 files changed, 3 insertions, 7 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-osc-lib_1.14.1.bb b/meta-openstack/recipes-devtools/python/python-osc-lib_1.14.1.bb deleted file mode 100644 index 256c286..0000000 --- a/meta-openstack/recipes-devtools/python/python-osc-lib_1.14.1.bb +++ /dev/null | |||
| @@ -1,2 +0,0 @@ | |||
| 1 | inherit setuptools3 | ||
| 2 | require python-osc-lib.inc | ||
diff --git a/meta-openstack/recipes-devtools/python/python3-osc-lib_1.13.0.bb b/meta-openstack/recipes-devtools/python/python3-osc-lib_1.13.0.bb deleted file mode 100644 index 256c286..0000000 --- a/meta-openstack/recipes-devtools/python/python3-osc-lib_1.13.0.bb +++ /dev/null | |||
| @@ -1,2 +0,0 @@ | |||
| 1 | inherit setuptools3 | ||
| 2 | require python-osc-lib.inc | ||
diff --git a/meta-openstack/recipes-devtools/python/python-osc-lib.inc b/meta-openstack/recipes-devtools/python/python3-osc-lib_2.1.0.bb index 1767b43..db1ba03 100644 --- a/meta-openstack/recipes-devtools/python/python-osc-lib.inc +++ b/meta-openstack/recipes-devtools/python/python3-osc-lib_2.1.0.bb | |||
| @@ -4,10 +4,10 @@ SECTION = "devel/python" | |||
| 4 | LICENSE = "Apache-2.0" | 4 | LICENSE = "Apache-2.0" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2" |
| 6 | 6 | ||
| 7 | SRC_URI[md5sum] = "240d3debc1b6eaadf5e8838f5f2d06fb" | 7 | SRC_URI[md5sum] = "62d32a59bf4447191b957c6a65eff47f" |
| 8 | SRC_URI[sha256sum] = "3467a1edf62946f1b67724fa7f9c699b5e31d80b111ed9e4c7aec21633a3e30d" | 8 | SRC_URI[sha256sum] = "697d08204a59933035ac246fbc8c8e5453b846b4a8875ed7a9e9caba769b1b57" |
| 9 | 9 | ||
| 10 | inherit pypi | 10 | inherit setuptools3 pypi |
| 11 | 11 | ||
| 12 | # Satisfy setup.py 'setup_requires' | 12 | # Satisfy setup.py 'setup_requires' |
| 13 | DEPENDS += " \ | 13 | DEPENDS += " \ |
