Accepting request 334714 from home:tbechtold:branches:devel:languages:python
- update to 0.26.0: * Fix multiple entrypoint comparison failure on Python 3 (Issue #148) * Add Python 3.5 to tox configuration * Deterministic (sorted) metadata * Fix tagging for Python 3.5 compatibility * Support py2-none-'arch' and py3-none-'arch' tags * Treat data-only wheels as pure * Write to temporary file and rename when using wheel install --force OBS-URL: https://build.opensuse.org/request/show/334714 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wheel?expand=0&rev=14
This commit is contained in:
parent
161d3a753e
commit
7c451d22f2
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 29 08:01:25 UTC 2015 - tbechtold@suse.com
|
||||
|
||||
- update to 0.26.0:
|
||||
* Fix multiple entrypoint comparison failure on Python 3 (Issue #148)
|
||||
* Add Python 3.5 to tox configuration
|
||||
* Deterministic (sorted) metadata
|
||||
* Fix tagging for Python 3.5 compatibility
|
||||
* Support py2-none-'arch' and py3-none-'arch' tags
|
||||
* Treat data-only wheels as pure
|
||||
* Write to temporary file and rename when using wheel install --force
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 1 21:04:26 UTC 2015 - benoit.monin@gmx.fr
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-wheel
|
||||
Version: 0.24.0
|
||||
Version: 0.26.0
|
||||
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:ef832abfedea7ed86b6eae7400128f88053a1da81a37c00613b1279544d585aa
|
||||
size 50597
|
3
wheel-0.26.0.tar.gz
Normal file
3
wheel-0.26.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:eaad353805c180a47545a256e6508835b65a8e830ba1093ed8162f19a50a530c
|
||||
size 51207
|
Loading…
x
Reference in New Issue
Block a user