forked from pool/python-setuptools
Accepting request 512362 from home:stroeder:branches:devel:languages:python
update to upstream release 36.2.2 OBS-URL: https://build.opensuse.org/request/show/512362 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools?expand=0&rev=113
This commit is contained in:
committed by
Git OBS Bridge
parent
cf3d602cd8
commit
93c93d9c34
@@ -1,3 +1,48 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 24 20:08:32 UTC 2017 - michael@stroeder.com
|
||||
|
||||
- update to 36.2.2
|
||||
|
||||
v36.2.2
|
||||
-------
|
||||
* #1099: Revert commit a3ec721, restoring intended purpose of
|
||||
extras as part of a requirement declaration.
|
||||
|
||||
v36.2.1
|
||||
-------
|
||||
* fix #1086
|
||||
* fix #1087
|
||||
* support extras specifiers in install_requires requirements
|
||||
|
||||
v36.2.0
|
||||
-------
|
||||
* #1081: Environment markers indicated in ``install_requires``
|
||||
are now processed and treated as nameless ``extras_require``
|
||||
with markers, allowing their metadata in requires.txt to be
|
||||
correctly generated.
|
||||
* #1053: Tagged commits are now released using Travis-CI
|
||||
build stages, meaning releases depend on passing tests on
|
||||
all supported Python versions (Linux) and not just the latest
|
||||
Python version.
|
||||
|
||||
v36.1.1
|
||||
-------
|
||||
* #1083: Correct ``py31compat.makedirs`` to correctly honor
|
||||
``exist_ok`` parameter.
|
||||
* #1083: Also use makedirs compatibility throughout setuptools.
|
||||
|
||||
v36.1.0
|
||||
-------
|
||||
* #1083: Avoid race condition on directory creation in
|
||||
``pkg_resources.ensure_directory``.
|
||||
* Removed deprecation of and restored support for
|
||||
``upload_docs`` command for sites other than PyPI.
|
||||
Only warehouse is dropping support, but services like
|
||||
`devpi <http://doc.devpi.net/latest/>`_ continue to
|
||||
support docs built by setuptools' plugins. See
|
||||
`this comment <https://bitbucket.org/hpk42/devpi/issues/388/support-rtd-model-for-building-uploading#comment-34292423>`_
|
||||
for more context on the motivation for this change.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 8 10:04:16 UTC 2017 - dmueller@suse.com
|
||||
|
||||
|
Reference in New Issue
Block a user