14
0

Accepting request 544483 from home:apersaud:branches:devel:languages:python

update to latest version

OBS-URL: https://build.opensuse.org/request/show/544483
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools?expand=0&rev=122
This commit is contained in:
2017-11-22 22:35:15 +00:00
committed by Git OBS Bridge
parent e36c4d85f0
commit 6f6cbe153b
4 changed files with 18 additions and 4 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Wed Nov 22 19:43:38 UTC 2017 - arun@gmx.de
- update to version 37.0.0:
* #878: Drop support for Python 2.6. Python 2.6 users should rely on
'setuptools < 37dev'.
- changes from version 36.8.0:
* #1190: In SSL support for package index operations, use SNI where
available.
- changes from version 36.7.3:
* #1175: Bug fixes to build_meta module.
-------------------------------------------------------------------
Fri Nov 17 13:24:24 UTC 2017 - jengelh@inai.de