Accepting request 622188 from home:apersaud:branches:devel:languages:python
update to latest version OBS-URL: https://build.opensuse.org/request/show/622188 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools?expand=0&rev=148
This commit is contained in:
parent
edf4f698f6
commit
43def167ab
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 12 03:29:00 UTC 2018 - arun@gmx.de
|
||||
|
||||
- update to version 40.0.0:
|
||||
* #1342: Drop support for Python 3.3.
|
||||
* #1366: In package_index, fixed handling of encoded entities in
|
||||
URLs.
|
||||
* #1383: In pkg_resources VendorImporter, avoid removing packages
|
||||
imported from the root.
|
||||
* #1379: Minor doc fixes after actually using the new release
|
||||
process.
|
||||
* #1385: Removed section on non-package data files.
|
||||
* #1403: Fix developer's guide.
|
||||
* #1404: Fix PEP 518 configuration: set build requirements in
|
||||
pyproject.toml to ["wheel"].
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 21 03:50:14 UTC 2018 - arun@gmx.de
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define oldpython python
|
||||
Name: python-setuptools
|
||||
Version: 39.2.0
|
||||
Version: 40.0.0
|
||||
Release: 0
|
||||
Summary: Download, build, install, upgrade, and uninstall Python packages
|
||||
License: Python-2.0 OR ZPL-2.0
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f7cddbb5f5c640311eb00eab6e849f7701fa70bf6a183fc8a2c33dd1d1672fb2
|
||||
size 851112
|
3
setuptools-40.0.0.zip
Normal file
3
setuptools-40.0.0.zip
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:012adb8e25fbfd64c652e99e7bab58799a3aaf05d39ab38561f69190a909015f
|
||||
size 849857
|
Loading…
x
Reference in New Issue
Block a user