Accepting request 770617 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/770617 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-wheel?expand=0&rev=22
This commit is contained in:
commit
3d4f06bd20
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 6 13:19:04 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
- update to 0.34.2
|
||||
* Fixed installation of wheel from sdist on environments without Unicode file name support
|
||||
* Fixed installation of wheel from sdist which was broken due to a chicken and egg problem
|
||||
* Dropped Python 3.4 support
|
||||
* Moved the contents of setup.py to setup.cfg
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 19 08:50:38 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-wheel
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -26,7 +26,7 @@
|
||||
%bcond_with test
|
||||
%endif
|
||||
Name: python-wheel%{psuffix}
|
||||
Version: 0.33.6
|
||||
Version: 0.34.2
|
||||
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:ce9b3af862796aeb7af75c72e54fe974e4bb9a95502f49b1da25fdbf4c53e742
|
||||
size 50273
|
3
wheel-0.34.2.tar.gz
Normal file
3
wheel-0.34.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f1827c6753800be9393b2be441524d195a4781ed373ac661c676e203f1615b5e
|
||||
size 57175
|
Loading…
x
Reference in New Issue
Block a user