summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python
diff options
context:
space:
mode:
authorHuang Qiyu <huangqy.fnst@cn.fujitsu.com>2018-03-23 11:28:56 +0800
committerBruce Ashfield <bruce.ashfield@windriver.com>2018-03-29 08:02:20 -0400
commit71cd881e14608347906ceebdbfc0066a5f715a7e (patch)
treeca23a3d452bda97038959f71a3b3940cd5d0b80d /meta-openstack/recipes-devtools/python
parent7294e277f153817b1977bdc316c23a51e5ae2f00 (diff)
downloadmeta-cloud-services-71cd881e14608347906ceebdbfc0066a5f715a7e.tar.gz
python-setuptools-git: 1.1 -> 1.2
Upgrade python-setuptools-git from 1.1 to 1.2. Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python')
-rw-r--r--meta-openstack/recipes-devtools/python/python-setuptools-git_1.2.bb (renamed from meta-openstack/recipes-devtools/python/python-setuptools-git_1.1.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-setuptools-git_1.1.bb b/meta-openstack/recipes-devtools/python/python-setuptools-git_1.2.bb
index bfbc1d6..2514017 100644
--- a/meta-openstack/recipes-devtools/python/python-setuptools-git_1.1.bb
+++ b/meta-openstack/recipes-devtools/python/python-setuptools-git_1.2.bb
@@ -4,8 +4,8 @@ SECTION = "devel/python"
4LICENSE = "BSD" 4LICENSE = "BSD"
5LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3775480a712fc46a69647678acb234cb" 5LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3775480a712fc46a69647678acb234cb"
6 6
7SRC_URI[md5sum] = "7b5967e9527c789c3113b07a1f196f6e" 7SRC_URI[md5sum] = "40b2ef7687a384ea144503c2e5bc67e2"
8SRC_URI[sha256sum] = "047d7595546635edebef226bc566579d422ccc48a8a91c7d32d8bd174f68f831" 8SRC_URI[sha256sum] = "ff64136da01aabba76ae88b050e7197918d8b2139ccbf6144e14d472b9c40445"
9 9
10inherit setuptools pypi 10inherit setuptools pypi
11 11