forked from pool/python-wheel
Accepting request 645392 from home:apersaud:branches:devel:languages:python
update to latest version OBS-URL: https://build.opensuse.org/request/show/645392 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wheel?expand=0&rev=30
This commit is contained in:
parent
aa4c434b90
commit
8742c1e044
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 30 01:56:50 UTC 2018 - Arun Persaud <arun@gmx.de>
|
||||||
|
|
||||||
|
- update to version 0.32.2:
|
||||||
|
* Fixed build number appearing in the ".dist-info" directory name
|
||||||
|
* Made wheel file name parsing more permissive
|
||||||
|
* Fixed wrong Python tag in wheels converted from eggs (PR by John
|
||||||
|
T. Wodder II)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Oct 12 03:12:04 UTC 2018 - Arun Persaud <arun@gmx.de>
|
Fri Oct 12 03:12:04 UTC 2018 - Arun Persaud <arun@gmx.de>
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
%{!?license: %global license %doc}
|
%{!?license: %global license %doc}
|
||||||
Name: python-wheel
|
Name: python-wheel
|
||||||
Version: 0.32.1
|
Version: 0.32.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A built-package format for Python
|
Summary: A built-package format for Python
|
||||||
License: MIT
|
License: MIT
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:fb0aeebfe4aaa8b7dc9eb0a5406cc8c851a264f30e201d5dfc8eb1c00970a349
|
|
||||||
size 48833
|
|
3
wheel-0.32.2.tar.gz
Normal file
3
wheel-0.32.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:56f76f216bc74042aedd0ce5fb01a8f15f502d25e5b3b0448276889bb722f539
|
||||||
|
size 49139
|
Loading…
x
Reference in New Issue
Block a user