Accepting request 233038 from devel:languages:python
Update to version 3.6 (forwarded request 233037 from TheBlackCat) OBS-URL: https://build.opensuse.org/request/show/233038 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-setuptools?expand=0&rev=11
This commit is contained in:
commit
e1d45b40bd
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5106492d48c8efba9281a8c0a80bf162e7de6e74a6c4a83d509cf590fb949c01
|
||||
size 794335
|
3
setuptools-3.6.tar.gz
Normal file
3
setuptools-3.6.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:afaf5f78b9b0b6439af11224601b2130494051701912e4d9915647e51d9de0e7
|
||||
size 797309
|
Loading…
Reference in New Issue
Block a user