Accepting request 933495 from home:buschmann23:branches:devel:languages:python

- 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)

OBS-URL: https://build.opensuse.org/request/show/933495
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-packaging?expand=0&rev=54
This commit is contained in:
Matej Cepl 2021-11-25 05:57:28 +00:00 committed by Git OBS Bridge
parent 3484419618
commit 5248ca71f1
4 changed files with 13 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:096d689d78ca690e4cd8a89568ba06d07ca097e3306a4381635073ca91479966
size 84403

3
packaging-21.3.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:dd47c42927d89ab911e606518907cc2d3a1f38bbd026385970643f9c5b8ecfeb
size 84848

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Nov 24 15:16:45 UTC 2021 - Matthias Fehring <buschmann23@opensuse.org>
- 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 <dmueller@suse.com>

View File

@ -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