forked from pool/python-wheel
- update to 0.37.1:
* Fixed ``wheel pack`` duplicating the ``WHEEL`` contents when the build number has changed Fixed parsing of file names containing commas in ``RECORD`` (PR by Hood Chatham) * Added official Python 3.10 support * Updated vendored ``packaging`` library to v20.9 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wheel?expand=0&rev=57
This commit is contained in:
parent
956c076391
commit
79261ada66
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 14 22:08:28 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.37.1:
|
||||
* Fixed ``wheel pack`` duplicating the ``WHEEL`` contents when the build
|
||||
number has changed Fixed parsing of file names containing commas in
|
||||
``RECORD`` (PR by Hood Chatham)
|
||||
* Added official Python 3.10 support
|
||||
* Updated vendored ``packaging`` library to v20.9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 28 12:55:30 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
@ -32,7 +32,7 @@
|
||||
%bcond_with test
|
||||
%endif
|
||||
Name: python-wheel%{psuffix}
|
||||
Version: 0.36.2
|
||||
Version: 0.37.1
|
||||
Release: 0
|
||||
Summary: A built-package format for Python
|
||||
License: MIT
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c31e70355935f1d47bf0d898661a1e9dd47966d935c0a785dbe5b41eedf6802a
|
||||
size 67999
|
3
wheel-0.37.1.tar.gz
Normal file
3
wheel-0.37.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a82516a039e521100ecdef137f9e44249bf6903f9aff7d368e84ac31d60597f5
|
||||
size 68751
|
Loading…
Reference in New Issue
Block a user