Accepting request 700985 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/700985 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-setuptools?expand=0&rev=53
This commit is contained in:
commit
a6dc982edc
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat May 4 19:54:21 UTC 2019 - Arun Persaud <arun@gmx.de>
|
||||
|
||||
- update to version 41.0.1:
|
||||
* #1671: Fixed issue with the PEP 517 backend that prevented
|
||||
building a wheel when the dist/ directory contained existing .whl
|
||||
files.
|
||||
* #1709: In test.paths_on_python_path, avoid adding unnecessary
|
||||
duplicates to the PYTHONPATH.
|
||||
* #1741: In package_index, now honor "current directory" during a
|
||||
checkout of git and hg repositories under Windows
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 16 09:16:42 UTC 2019 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define oldpython python
|
||||
Name: python-setuptools
|
||||
Version: 41.0.0
|
||||
Version: 41.0.1
|
||||
Release: 0
|
||||
Summary: Enhancements to distutils for building and distributing Python packages
|
||||
License: Python-2.0 OR ZPL-2.0
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:79d30254b6fe7a8e672e43cd85f13a9f3f2a50080bc81d851143e2219ef0dcb1
|
||||
size 848208
|
3
setuptools-41.0.1.zip
Normal file
3
setuptools-41.0.1.zip
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a222d126f5471598053c9a77f4b5d4f26eaa1f150ad6e01dcf1a42e185d05613
|
||||
size 849016
|
Loading…
Reference in New Issue
Block a user