diff options
| author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2019-05-27 09:40:27 +0800 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2019-05-29 23:58:49 -0400 |
| commit | 7377c50ffcad332b00bd16bf27f9bb81a55438df (patch) | |
| tree | 226d9ac8d95cb3ea38fe6a2be93443779fead62a /meta-openstack/recipes-devtools/python | |
| parent | 887e05090cda7bf11e654c5ae8fd7d782f0ae3bc (diff) | |
| download | meta-cloud-services-7377c50ffcad332b00bd16bf27f9bb81a55438df.tar.gz | |
python-httplib2:upgrade 0.11.3 -> 0.12.3
-Upgrade from python-httplib2_0.11.3.bb to python-httplib2_0.12.3.bb.
-License-Update: Update the information of package.
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/python-httplib2_0.12.3.bb (renamed from meta-openstack/recipes-devtools/python/python-httplib2_0.11.3.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-httplib2_0.11.3.bb b/meta-openstack/recipes-devtools/python/python-httplib2_0.12.3.bb index f59aa5b..a1a518f 100644 --- a/meta-openstack/recipes-devtools/python/python-httplib2_0.11.3.bb +++ b/meta-openstack/recipes-devtools/python/python-httplib2_0.12.3.bb | |||
| @@ -2,10 +2,10 @@ DESCRIPTION = "A comprehensive HTTP client library" | |||
| 2 | HOMEPAGE = "https://code.google.com/p/httplib2/" | 2 | HOMEPAGE = "https://code.google.com/p/httplib2/" |
| 3 | SECTION = "devel/python" | 3 | SECTION = "devel/python" |
| 4 | LICENSE = "MIT" | 4 | LICENSE = "MIT" |
| 5 | LIC_FILES_CHKSUM = "file://PKG-INFO;md5=4d159ceca4925adea3407818d4a87968" | 5 | LIC_FILES_CHKSUM = "file://PKG-INFO;md5=ad87b270277b5f40e2a281d9f7dde584" |
| 6 | 6 | ||
| 7 | SRC_URI[md5sum] = "9aa3e074da9a235cd675dd65e1fbcf39" | 7 | SRC_URI[md5sum] = "f78ce222216865271f2672e6941174d5" |
| 8 | SRC_URI[sha256sum] = "e71daed9a0e6373642db61166fa70beecc9bf04383477f84671348c02a04cbdf" | 8 | SRC_URI[sha256sum] = "a18121c7c72a56689efbf1aef990139ad940fee1e64c6f2458831736cd593600" |
| 9 | 9 | ||
| 10 | inherit setuptools pypi | 10 | inherit setuptools pypi |
| 11 | 11 | ||
