Accepting request 573589 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/573589 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-setuptools?expand=0&rev=36
This commit is contained in:
commit
c8bd34d22c
@ -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
|
Sun Feb 4 00:30:53 UTC 2018 - arun@gmx.de
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
%define oldpython python
|
%define oldpython python
|
||||||
Name: python-setuptools
|
Name: python-setuptools
|
||||||
Version: 38.4.1
|
Version: 38.5.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Download, build, install, upgrade, and uninstall Python packages
|
Summary: Download, build, install, upgrade, and uninstall Python packages
|
||||||
License: Python-2.0 OR ZPL-2.0
|
License: Python-2.0 OR ZPL-2.0
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:3b5f74bd33b046a121f052632f248b580f5e83848bb4cebda9e38741a445a969
|
|
||||||
size 737865
|
|
3
setuptools-38.5.1.zip
Normal file
3
setuptools-38.5.1.zip
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6425484c08e99a98a42209c25c3d325f749230b55284d66192784f941a7e6628
|
||||||
|
size 737995
|
Loading…
Reference in New Issue
Block a user