summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python
diff options
context:
space:
mode:
authorZheng Ruoqin <zhengrq.fnst@cn.fujitsu.com>2019-08-27 14:56:39 +0800
committerBruce Ashfield <bruce.ashfield@gmail.com>2019-09-03 17:08:22 -0400
commite3375229a37fff189a15dcc377c18fb0ddda8b54 (patch)
treeb404fe528fcd4cbc307f9b491c3dafc75d6f0685 /meta-openstack/recipes-devtools/python
parentf350ef4a6e61cba3166032a48516d360543100a0 (diff)
downloadmeta-cloud-services-e3375229a37fff189a15dcc377c18fb0ddda8b54.tar.gz
python-oslo.i18n: upgrade 3.20.0 -> 3.23.1
Signed-off-by: Zheng Ruoqin <zhengrq.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-oslo.i18n_3.23.1.bb (renamed from meta-openstack/recipes-devtools/python/python-oslo.i18n_3.20.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-oslo.i18n_3.20.0.bb b/meta-openstack/recipes-devtools/python/python-oslo.i18n_3.23.1.bb
index 76a8b53..1910532 100644
--- a/meta-openstack/recipes-devtools/python/python-oslo.i18n_3.20.0.bb
+++ b/meta-openstack/recipes-devtools/python/python-oslo.i18n_3.23.1.bb
@@ -4,7 +4,7 @@ SECTION = "devel/python"
4LICENSE = "Apache-2" 4LICENSE = "Apache-2"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=34400b68072d710fecd0a2940a0d1658" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=34400b68072d710fecd0a2940a0d1658"
6 6
7SRCREV = "172e20b10981069c36b0f42377e5b4fbe22a9864" 7SRCREV = "20bbee510b9714075b7f48f7c3968d7e2bd21a8a"
8 8
9SRCNAME = "oslo.i18n" 9SRCNAME = "oslo.i18n"
10SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master" 10SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master"