diff options
| author | Hong Liu <hongl.fnst@cn.fujitsu.com> | 2019-02-14 13:44:25 +0800 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2019-02-14 14:15:52 +0000 |
| commit | caae03e6b183abdba371a3bcacdf032de2819265 (patch) | |
| tree | 7f20639fc8a56797053c8af4ead80686500f3b1f /meta-openstack/recipes-devtools/python/python-oslo.config_git.bb | |
| parent | bd22d005259f90ad2b3f7e24e6b58805039093fe (diff) | |
| download | meta-cloud-services-caae03e6b183abdba371a3bcacdf032de2819265.tar.gz | |
python-oslo.config:modify homepage
Modify homepage to correspond to new version
Signed-off-by: Hong Liu <hongl.fnst@cn.fujitsu.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-oslo.config_git.bb')
| -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 | |
