forked from pool/python-setuptools
Accepting request 545763 from home:apersaud:branches:devel:languages:python
update to latest version OBS-URL: https://build.opensuse.org/request/show/545763 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools?expand=0&rev=123
This commit is contained in:
@@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Nov 26 21:17:50 UTC 2017 - arun@gmx.de
|
||||||
|
|
||||||
|
- update to version 38.2.0:
|
||||||
|
* #1200: easy_install now support installing from wheels: they will
|
||||||
|
be installed as standalone unzipped eggs.
|
||||||
|
|
||||||
|
- changes from version 38.1.0:
|
||||||
|
* #1208: Improve error message when failing to locate scripts in
|
||||||
|
egg-info metadata.
|
||||||
|
|
||||||
|
- changes from version 38.0.0:
|
||||||
|
* #458: In order to support deterministic builds, Setuptools no
|
||||||
|
longer allows packages to declare install_requires as unordered
|
||||||
|
sequences (sets or dicts).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Nov 22 19:43:38 UTC 2017 - arun@gmx.de
|
Wed Nov 22 19:43:38 UTC 2017 - 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: 37.0.0
|
Version: 38.2.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:0b95db16abf74d435217f17774245fce1ea5a583e5ae8098d98f4ab0145491e3
|
|
||||||
size 725348
|
|
3
setuptools-38.2.0.zip
Normal file
3
setuptools-38.2.0.zip
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:792d43d392372dee998cf2e155d6ecdd72640fe4b4e156af1db1453df721b0cd
|
||||||
|
size 735858
|
Reference in New Issue
Block a user