Modify homepage to correspond to new version Signed-off-by: Hong Liu <[email protected]> --- .../recipes-devtools/python/python-oslo.config_git.bb | 4 ++-- 1 file 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 @@ 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 + -- 2.17.2 -- _______________________________________________ meta-virtualization mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-virtualization
