diff --git a/python-setuptools_scm.spec b/python-setuptools_scm.spec index 4b46afa..c4e01e7 100644 --- a/python-setuptools_scm.spec +++ b/python-setuptools_scm.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-setuptools_scm -Version: 4.1.2 +Version: 6.0.0 Release: 1 Summary: Manage your Python package versions in SCM metadata License: MIT URL: https://pypi.python.org/pypi/setuptools_scm/ -Source0: https://files.pythonhosted.org/packages/cd/66/fa77e809b7cb1c2e14b48c7fc8a8cd657a27f4f9abb848df0c967b6e4e11/setuptools_scm-4.1.2.tar.gz +Source0: https://files.pythonhosted.org/packages/bf/b1/e647ab0ad77ad74fde7f088cfa796b6b8ff24d4e2d4fa5a0d924fdbd9c6b/setuptools_scm-6.0.0.tar.gz BuildArch: noarch Requires: python3-setuptool @@ -75,6 +75,9 @@ mv %{buildroot}/doclist.lst . %{_pkgdocdir} %changelog +* Thu Jun 16 2022 OpenStack_SIG - 6.0.0-1 +- Upgrade version for openstack yoga + * Thu Dec 3 2020 baizhonggui - 4.1.2-1 - Update to 4.1.2 diff --git a/setuptools_scm-4.1.2.tar.gz b/setuptools_scm-4.1.2.tar.gz deleted file mode 100644 index 064739f..0000000 Binary files a/setuptools_scm-4.1.2.tar.gz and /dev/null differ diff --git a/setuptools_scm-6.0.0.tar.gz b/setuptools_scm-6.0.0.tar.gz new file mode 100644 index 0000000..c273a22 Binary files /dev/null and b/setuptools_scm-6.0.0.tar.gz differ