diff --git a/packaging-21.2.tar.gz b/packaging-21.2.tar.gz deleted file mode 100644 index fac1f009f15ee157a29d0ce5c2bab5188fe5d6e6..0000000000000000000000000000000000000000 Binary files a/packaging-21.2.tar.gz and /dev/null differ diff --git a/packaging-21.3.tar.gz b/packaging-21.3.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..e327d388e34639498b69e0f61fb0a92bd2b355e9 Binary files /dev/null and b/packaging-21.3.tar.gz differ diff --git a/python-packaging.spec b/python-packaging.spec index a4b91a6465695ba70b32a1313df9dbf6cec3d49f..22ec2c7d9cbc2f85cee7a9e6ab5e569e4451e6c5 100644 --- a/python-packaging.spec +++ b/python-packaging.spec @@ -2,12 +2,12 @@ %bcond_without test Name: python-packaging -Version: 21.2 +Version: 21.3 Release: 1 Summary: Core utilities for Python packages License: BSD and ASL 2.0 URL: https://github.com/pypa/packaging -Source0: https://files.pythonhosted.org/packages/4d/34/523195b783e799fd401ad4bbc40d787926dd4c61838441df08bf42297792/packaging-21.2.tar.gz +Source0: https://files.pythonhosted.org/packages/df/9e/d1a7217f69310c1db8fdf8ab396229f55a699ce34a203691794c5d1cad0c/packaging-21.3.tar.gz BuildArch: noarch %description Reusable core utilities for various Python Packaging interoperability specifications. @@ -49,7 +49,7 @@ This library provides utilities that implement the interoperability specificatio The packaging project includes the following: version handling, specifiers, markers, requirements, tags, utilities. %prep -%autosetup -n packaging-21.2 +%autosetup -n packaging-%{version} %build %py3_build @@ -96,10 +96,13 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Mon Dec 06 2021 shixuantong - 21.3-1 +- update version to 21.3 + * Thu Dec 2 2021 shangyibin - 21.2-1 - Upgrade to version 21.2 -* Sat Nov 27 2021 shixuantong - - 20.9-2 +* Sat Nov 27 2021 shixuantong - - 20.9-2 - disable %check * Tue Jul 13 2021 OpenStack_SIG - 20.9-1