forked from pool/python-wheel
Accepting request 1039704 from home:yarunachalam:branches:devel:languages:python
- Update to version 0.38.4 * Fixed PKG-INFO conversion in bdist_wheel mangling UTF-8 header values in METADATA (PR by Anderson Bravalheri) - Update to version 0.38.3 * Fixed install failure when used with --no-binary, reported on Ubuntu 20.04, by removing setup_requires from setup.cfg OBS-URL: https://build.opensuse.org/request/show/1039704 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wheel?expand=0&rev=65
This commit is contained in:
parent
51c92ab275
commit
9fdfe708e9
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 3 02:56:36 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
- Update to version 0.38.4
|
||||
* Fixed PKG-INFO conversion in bdist_wheel mangling UTF-8 header values in METADATA (PR by Anderson Bravalheri)
|
||||
|
||||
- Update to version 0.38.3
|
||||
* Fixed install failure when used with --no-binary, reported on Ubuntu 20.04, by removing setup_requires from setup.cfg
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 5 20:12:16 UTC 2022 - Arun Persaud <arun@gmx.de>
|
||||
|
||||
|
@ -31,7 +31,7 @@
|
||||
%bcond_with test
|
||||
%endif
|
||||
Name: python-wheel%{psuffix}
|
||||
Version: 0.38.2
|
||||
Version: 0.38.4
|
||||
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:4bfa470d371353fedb65e8c6a38776a544fb442658bf8ce6994c37339b376df2
|
||||
size 69346
|
3
wheel-0.38.4.tar.gz
Normal file
3
wheel-0.38.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:87629d97111524986d76f9533a23f780bb38f8efd1cdee3460d35155d289b06f
|
||||
size 69770
|
Loading…
Reference in New Issue
Block a user