summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-openstack/recipes-devtools/python/python-oslo.config_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-oslo.config_git.bb b/meta-openstack/recipes-devtools/python/python-oslo.config_git.bb
index 0ccc66e..eed00c5 100644
--- a/meta-openstack/recipes-devtools/python/python-oslo.config_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-oslo.config_git.bb
@@ -1,5 +1,5 @@
1DESCRIPTION = "API supporting parsing command line arguments and .ini style configuration files." 1DESCRIPTION = "API supporting parsing command line arguments and .ini style configuration files."
2HOMEPAGE = "https://pypi.python.org/pypi/oslo.config/2.6.0" 2HOMEPAGE = "https://pypi.python.org/pypi/oslo.config/4.11.1"
3SECTION = "devel/python" 3SECTION = "devel/python"
4LICENSE = "Apache-2.0" 4LICENSE = "Apache-2.0"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=c46f31914956e4579f9b488e71415ac8" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=c46f31914956e4579f9b488e71415ac8"
@@ -34,4 +34,4 @@ RDEPENDS_${PN} += " \
34 python-rfc3986 \ 34 python-rfc3986 \
35 python-pyyaml \ 35 python-pyyaml \
36 " 36 "
37 \ No newline at end of file 37