update os-service-types URL

Change-Id: If781a48356a044a1dc8016b4b252dd45587260a5
This commit is contained in:
hanjiangxue
2020-10-10 11:00:22 +08:00
parent f6e7b6a706
commit 3561cfdae1

View File

@@ -8,7 +8,7 @@ Release: {{ py2rpmrelease() }}
Summary: Python library for consuming OpenStack sevice-types-authority data
License: {{ license('Apache-2.0') }}
Group: Development/Languages/Python
URL: https://docs.openstack.org/developer/os-service-types
URL: https://docs.openstack.org/os-service-types/latest/
Source0: https://files.pythonhosted.org/packages/source/o/{{ pypi_name }}/{{ pypi_name }}-%{version}.tar.gz
BuildRequires: openstack-macros
BuildRequires: {{ py3('oslotest') }}