forked from pool/python-setuptools
Accepting request 540767 from home:apersaud:branches:devel:languages:python
update to latest version OBS-URL: https://build.opensuse.org/request/show/540767 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools?expand=0&rev=118
This commit is contained in:
@@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Nov 11 17:11:34 UTC 2017 - arun@gmx.de
|
||||||
|
|
||||||
|
- update to version 36.7.1:
|
||||||
|
* #1193: Avoid test failures in bdist_egg when
|
||||||
|
PYTHONDONTWRITEBYTECODE is set.
|
||||||
|
|
||||||
|
- changes from version 36.7.0:
|
||||||
|
* #1054: Support setup_requires in setup.cfg files.
|
||||||
|
|
||||||
|
- changes from version 36.6.1:
|
||||||
|
* #1132: Removed redundant and costly serialization/parsing step in
|
||||||
|
EntryPoint.__init__.
|
||||||
|
* #844: bdist_egg --exclude-source-files now tested and works on
|
||||||
|
Python 3.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Oct 13 15:41:04 UTC 2017 - arun@gmx.de
|
Fri Oct 13 15:41:04 UTC 2017 - arun@gmx.de
|
||||||
|
|
||||||
|
@@ -19,7 +19,7 @@
|
|||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
%define oldpython python
|
%define oldpython python
|
||||||
Name: python-setuptools
|
Name: python-setuptools
|
||||||
Version: 36.6.0
|
Version: 36.7.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Easily download, build, install, upgrade, and uninstall Python packages
|
Summary: Easily download, build, install, upgrade, and uninstall Python packages
|
||||||
License: Python-2.0 or ZPL-2.0
|
License: Python-2.0 or ZPL-2.0
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:62074589522a798da243f47348f38020d55b6c945652e2f2c09d3a96299812b7
|
|
||||||
size 725173
|
|
3
setuptools-36.7.1.zip
Normal file
3
setuptools-36.7.1.zip
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:543becf5d33d8989dc5222403997488e9dc3872bdecdabb0f57184ca253ec1e8
|
||||||
|
size 726411
|
Reference in New Issue
Block a user