14
0

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

update to latest version

OBS-URL: https://build.opensuse.org/request/show/573547
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools?expand=0&rev=134
This commit is contained in:
Tomáš Chvátal
2018-02-07 07:31:00 +00:00
committed by Git OBS Bridge
parent 1f8a98d86a
commit 098d852c8b
4 changed files with 17 additions and 4 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Tue Feb 6 22:36:11 UTC 2018 - arun@gmx.de
- update to version 38.5.1:
* #1271: Revert to Cython legacy build_ext behavior for
compatibility.
- changes from version 38.5.0:
* #1229: Expand imports in build_ext to refine detection of Cython
availability.
* #1270: When Cython is available, build_ext now uses the
new_build_ext.
-------------------------------------------------------------------
Sun Feb 4 00:30:53 UTC 2018 - arun@gmx.de