diff options
-rw-r--r-- | meta-openstack/recipes-devtools/python/python-oslo.config_git.bb | 4 |
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 @@ | |||
1 | DESCRIPTION = "API supporting parsing command line arguments and .ini style configuration files." | 1 | DESCRIPTION = "API supporting parsing command line arguments and .ini style configuration files." |
2 | HOMEPAGE = "https://pypi.python.org/pypi/oslo.config/2.6.0" | 2 | HOMEPAGE = "https://pypi.python.org/pypi/oslo.config/4.11.1" |
3 | SECTION = "devel/python" | 3 | SECTION = "devel/python" |
4 | LICENSE = "Apache-2.0" | 4 | LICENSE = "Apache-2.0" |
5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=c46f31914956e4579f9b488e71415ac8" | 5 | LIC_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 | |