14
0
forked from pool/python-wheel

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:
Denisart Benjamin
2015-09-29 09:29:15 +00:00
committed by Git OBS Bridge
parent 161d3a753e
commit 7c451d22f2
4 changed files with 16 additions and 4 deletions

View File

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