Accepting request 311741 from devel:languages:python
1 OBS-URL: https://build.opensuse.org/request/show/311741 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-setuptools?expand=0&rev=15
This commit is contained in:
commit
a3f591250e
@ -1,3 +1,22 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 8 16:43:29 UTC 2015 - tbechtold@suse.com
|
||||||
|
|
||||||
|
- update to 17.1:
|
||||||
|
* Issue #380: Add support for range operators on environment
|
||||||
|
marker evaluation.
|
||||||
|
* Issue #378: Do not use internal importlib._bootstrap module.
|
||||||
|
* Issue #390: Disallow console scripts with path separators in
|
||||||
|
the name. Removes unintended functionality and brings behavior
|
||||||
|
into parity with pip.
|
||||||
|
* Pull Request #130: Better error messages for errors in
|
||||||
|
parsed requirements.
|
||||||
|
* Pull Request #133: Removed ``setuptools.tests`` from the
|
||||||
|
installed packages.
|
||||||
|
* Issue #373: Provisionally expose
|
||||||
|
``pkg_resources._initialize_master_working_set``, allowing for
|
||||||
|
imperative re-initialization of the master working set.
|
||||||
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Apr 27 07:04:26 UTC 2015 - mcihar@suse.cz
|
Mon Apr 27 07:04:26 UTC 2015 - mcihar@suse.cz
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: python-setuptools
|
Name: python-setuptools
|
||||||
Version: 15.1
|
Version: 17.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Url: http://pypi.python.org/pypi/setuptools
|
Url: http://pypi.python.org/pypi/setuptools
|
||||||
Summary: Easily download, build, install, upgrade, and uninstall Python packages
|
Summary: Easily download, build, install, upgrade, and uninstall Python packages
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:cae3aac01a4370bf0f689ae1bfe0520142af749442698e5a20d08ea90a1037ee
|
|
||||||
size 627878
|
|
3
setuptools-17.1.tar.gz
Normal file
3
setuptools-17.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5150613be4aa7a00fc85f4225159bfdb986ad825444f871a7f544fb718900739
|
||||||
|
size 630201
|
Loading…
Reference in New Issue
Block a user