Accepting request 645455 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/645455 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-setuptools?expand=0&rev=46
This commit is contained in:
commit
633bc26d6f
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 30 01:49:13 UTC 2018 - Arun Persaud <arun@gmx.de>
|
||||
|
||||
- update to version 40.5.0:
|
||||
* #1335: In pkg_resources.normalize_path, fix issue on Cygwin when
|
||||
cwd contains symlinks.
|
||||
* #1502: Deprecated support for downloads from Subversion in
|
||||
package_index/easy_install.
|
||||
* #1517: Dropped use of six.u in favor of u"" literals.
|
||||
* #1520: Added support for data_files in setup.cfg.
|
||||
* #1525: Fixed rendering of the deprecation warning in easy_install
|
||||
doc.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 30 16:13:22 UTC 2018 - Arun Persaud <arun@gmx.de>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define oldpython python
|
||||
Name: python-setuptools
|
||||
Version: 40.4.3
|
||||
Version: 40.5.0
|
||||
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:acbc5740dd63f243f46c2b4b8e2c7fd92259c2ddb55a4115b16418a2ed371b15
|
||||
size 854871
|
3
setuptools-40.5.0.zip
Normal file
3
setuptools-40.5.0.zip
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2a2a200f4a760adbded23a091a00be2eca4e28efed65c6120ea275f7e89a1eab
|
||||
size 855516
|
Loading…
Reference in New Issue
Block a user