Accepting request 588184 from home:apersaud:branches:devel:languages:python
update to latest version OBS-URL: https://build.opensuse.org/request/show/588184 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools?expand=0&rev=141
This commit is contained in:
parent
935ea0b8f0
commit
7eb2c82551
@ -1,3 +1,28 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Mar 17 19:26:20 UTC 2018 - arun@gmx.de
|
||||||
|
|
||||||
|
- update to version 39.0.0:
|
||||||
|
* #1296: Setuptools now vendors its own direct dependencies, no
|
||||||
|
longer relying on the dependencies as vendored by pkg_resources.
|
||||||
|
* #296: Removed long-deprecated support for iteration on Version
|
||||||
|
objects as returned by pkg_resources.parse_version. Removed the
|
||||||
|
SetuptoolsVersion and SetuptoolsLegacyVersion names as well. They
|
||||||
|
should not have been used, but if they were, replace with Version
|
||||||
|
and LegacyVersion from packaging.version.
|
||||||
|
|
||||||
|
- changes from version 38.7.0:
|
||||||
|
* #1288: Add support for maintainer in PKG-INFO.
|
||||||
|
|
||||||
|
- changes from version 38.6.1:
|
||||||
|
* #1292: Avoid generating Provides-Extra in metadata when no extra
|
||||||
|
is present (but environment markers are).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Mar 17 00:27:26 UTC 2018 - arun@gmx.de
|
||||||
|
|
||||||
|
- update to version 38.6.0:
|
||||||
|
* #1286: Add support for Metadata 2.1 (PEP 566).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Mar 8 04:48:05 UTC 2018 - arun@gmx.de
|
Thu Mar 8 04:48:05 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.5.2
|
Version: 39.0.0
|
||||||
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:8246123e984cadf687163bdcd1bb58eb325e2891b066e1f0224728a41c8d9064
|
|
||||||
size 738388
|
|
3
setuptools-39.0.0.zip
Normal file
3
setuptools-39.0.0.zip
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:94dc566247f35009ed42c0f4422f2b4f0a032fab1372c8308b864c8f26d93388
|
||||||
|
size 844809
|
Loading…
x
Reference in New Issue
Block a user