diff --git a/packaging-21.2.tar.gz b/packaging-21.2.tar.gz deleted file mode 100644 index 9201530..0000000 --- a/packaging-21.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:096d689d78ca690e4cd8a89568ba06d07ca097e3306a4381635073ca91479966 -size 84403 diff --git a/packaging-21.3.tar.gz b/packaging-21.3.tar.gz new file mode 100644 index 0000000..56f7abf --- /dev/null +++ b/packaging-21.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd47c42927d89ab911e606518907cc2d3a1f38bbd026385970643f9c5b8ecfeb +size 84848 diff --git a/python-packaging.changes b/python-packaging.changes index 86e8451..5db54e9 100644 --- a/python-packaging.changes +++ b/python-packaging.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Nov 24 15:16:45 UTC 2021 - Matthias Fehring + +- update to 21.3: + * Add a pp3-none-any tag (gh#pypa/packaging#311) + * Replace the blank pyparsing 3 exclusion with a 3.0.5 exclusion + (gh#pypa/packaging#481), (gh#pypa/packaging#486) + * Fix a spelling mistake (gh#pypa/packaging#479) + ------------------------------------------------------------------- Sat Nov 6 18:30:50 UTC 2021 - Dirk Müller diff --git a/python-packaging.spec b/python-packaging.spec index 07b0f72..233c8ee 100644 --- a/python-packaging.spec +++ b/python-packaging.spec @@ -29,7 +29,7 @@ %define mypython python %global skip_python2 1 Name: python-packaging%{psuffix} -Version: 21.2 +Version: 21.3 Release: 0 Summary: Core utilities for Python packages License: Apache-2.0