Todd R 2015-10-06 16:00:05 +00:00 committed by Git OBS Bridge
parent d4feaf340b
commit 1a38d92907
4 changed files with 32 additions and 4 deletions

View File

@ -1,3 +1,31 @@
-------------------------------------------------------------------
Tue Oct 6 13:37:41 UTC 2015 - hpj@urpla.net
- update to 18.3.2:
* Correct another regression in setuptools.findall
where the fix for Python #12885 was lost.
- update to 18.3.1:
* Issue #425: Correct regression in setuptools.findall.
- update to 18.3:
* Setuptools now allows disabling of the manipulation of the sys.path
during the processing of the easy-install.pth file. To do so, set
the environment variable ``SETUPTOOLS_SYS_PATH_TECHNIQUE`` to
anything but "rewrite" (consider "raw"). During any install operation
with manipulation disabled, setuptools packages will be appended to
sys.path naturally.
Future versions may change the default behavior to disable
manipulation. If so, the default behavior can be retained by setting
the variable to "rewrite".
* Issue #257: ``easy_install --version`` now shows more detail
about the installation location and Python version.
* Refactor setuptools.findall in preparation for re-submission
back to distutils.
-------------------------------------------------------------------
Thu Aug 20 13:44:18 UTC 2015 - tbechtold@suse.com

View File

@ -17,7 +17,7 @@
Name: python-setuptools
Version: 18.2
Version: 18.3.2
Release: 0
Url: http://pypi.python.org/pypi/setuptools
Summary: Easily download, build, install, upgrade, and uninstall Python packages

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0994a58df27ea5dc523782a601357a2198b7493dcc99a30d51827a23585b5b1d
size 630990

3
setuptools-18.3.2.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8c4ab0c4f227730519dc1e020f875b3ef97e643c8f43a98a4fa0c46fbad12450
size 626607