forked from pool/python-setuptools
Accepting request 311173 from home:tbechtold:branches:devel:languages:python
- 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. OBS-URL: https://build.opensuse.org/request/show/311173 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools?expand=0&rev=77
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user