diff --git a/python-setuptools.changes b/python-setuptools.changes index 92e0088..9259124 100644 --- a/python-setuptools.changes +++ b/python-setuptools.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Thu May 8 11:25:32 UTC 2014 - toddrme2178@gmail.com + +- Update to version 3.6 + * Issue #203: Honor proxy settings for Powershell downloader in the bootstrap + routine. +- Update to version 3.5.2 + * Issue #168: More robust handling of replaced zip files and stale caches. + Fixes ZipImportError complaining about a 'bad local header'. +- Update to version 3.5.1 + * Issue #199: Restored ``install._install`` for compatibility with earlier + NumPy versions. +- Update to version 3.5 + * Issue #195: Follow symbolic links in find_packages (restoring behavior + broken in 3.4). + * Issue #197: On Python 3.1, PKG-INFO is now saved in a UTF-8 encoding instead + of ``sys.getpreferredencoding`` to match the behavior on Python 2.6-3.4. + * Issue #192: Preferred bootstrap location is now + https://bootstrap.pypa.io/ez_setup.py (mirrored from former location). + ------------------------------------------------------------------- Thu Apr 17 11:57:05 UTC 2014 - toddrme2178@gmail.com diff --git a/python-setuptools.spec b/python-setuptools.spec index 18cd2c2..791e793 100644 --- a/python-setuptools.spec +++ b/python-setuptools.spec @@ -17,7 +17,7 @@ Name: python-setuptools -Version: 3.4.4 +Version: 3.6 Release: 0 Url: http://pypi.python.org/pypi/setuptools Summary: Easily download, build, install, upgrade, and uninstall Python packages diff --git a/setuptools-3.4.4.tar.gz b/setuptools-3.4.4.tar.gz deleted file mode 100644 index 16cf8fe..0000000 --- a/setuptools-3.4.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5106492d48c8efba9281a8c0a80bf162e7de6e74a6c4a83d509cf590fb949c01 -size 794335 diff --git a/setuptools-3.6.tar.gz b/setuptools-3.6.tar.gz new file mode 100644 index 0000000..198c392 --- /dev/null +++ b/setuptools-3.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afaf5f78b9b0b6439af11224601b2130494051701912e4d9915647e51d9de0e7 +size 797309