From caae03e6b183abdba371a3bcacdf032de2819265 Mon Sep 17 00:00:00 2001 From: Hong Liu Date: Thu, 14 Feb 2019 13:44:25 +0800 Subject: python-oslo.config:modify homepage Modify homepage to correspond to new version Signed-off-by: Hong Liu Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/python/python-oslo.config_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta-openstack/recipes-devtools/python') 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 @@ DESCRIPTION = "API supporting parsing command line arguments and .ini style configuration files." -HOMEPAGE = "https://pypi.python.org/pypi/oslo.config/2.6.0" +HOMEPAGE = "https://pypi.python.org/pypi/oslo.config/4.11.1" SECTION = "devel/python" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=c46f31914956e4579f9b488e71415ac8" @@ -34,4 +34,4 @@ RDEPENDS_${PN} += " \ python-rfc3986 \ python-pyyaml \ " - \ No newline at end of file + -- cgit v1.2.3-54-g00ecf