summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorzhengruoqin <zhengrq.fnst@cn.fujitsu.com>2020-12-08 13:00:11 +0800
committerBruce Ashfield <bruce.ashfield@gmail.com>2020-12-10 15:59:16 -0500
commit9cc58112bca7778c7e4c8679deff76724697f38c (patch)
tree2e95452ee18909cfe7a440b3249d760d4687458f
parent79952a42015b3018eede9eb2d051b1e2defd18e2 (diff)
downloadmeta-cloud-services-9cc58112bca7778c7e4c8679deff76724697f38c.tar.gz
python3-castellan: upgrade 3.6.0 -> 3.7.0
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
-rw-r--r--meta-openstack/recipes-devtools/python/python3-castellan_3.7.0.bb (renamed from meta-openstack/recipes-devtools/python/python3-castellan_3.6.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python3-castellan_3.6.0.bb b/meta-openstack/recipes-devtools/python/python3-castellan_3.7.0.bb
index 75a57c1..5dd45da 100644
--- a/meta-openstack/recipes-devtools/python/python3-castellan_3.6.0.bb
+++ b/meta-openstack/recipes-devtools/python/python3-castellan_3.7.0.bb
@@ -4,7 +4,7 @@ SECTION = "devel/python"
4LICENSE = "Apache-2.0" 4LICENSE = "Apache-2.0"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2"
6 6
7SRC_URI[sha256sum] = "66c8e02a822e78a8fd58abc928149c559f3d238472690f36e4993a9249b0636d" 7SRC_URI[sha256sum] = "528033d00cca4fae078dadfd43db5e52b7af5bba6d97b730aa585eb092356dd7"
8 8
9inherit setuptools3 pypi 9inherit setuptools3 pypi
10 10