Accepting request 584213 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/584213 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-setuptools?expand=0&rev=38
This commit is contained in:
commit
71102090cf
@ -1,7 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Mar 8 04:48:05 UTC 2018 - arun@gmx.de
|
||||||
|
|
||||||
|
- update to version 38.5.2:
|
||||||
|
* #1285: Fixed RuntimeError in pkg_resources.parse_requirements on
|
||||||
|
Python 3.7 (stemming from PEP 479).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 7 14:42:51 UTC 2018 - aplanas@suse.com
|
||||||
|
|
||||||
|
- Allows Recommends and Suggest in Fedora
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Feb 27 14:25:08 UTC 2018 - aplanas@suse.com
|
Tue Feb 27 14:25:08 UTC 2018 - aplanas@suse.com
|
||||||
|
|
||||||
- Recommends only for SUSE
|
- Recommends only for SUSE
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Feb 6 22:36:11 UTC 2018 - arun@gmx.de
|
Tue Feb 6 22:36:11 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.1
|
Version: 38.5.2
|
||||||
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
|
||||||
@ -44,7 +44,7 @@ Requires: python-six
|
|||||||
Requires: python-xml
|
Requires: python-xml
|
||||||
Requires(post): update-alternatives
|
Requires(post): update-alternatives
|
||||||
Requires(postun): update-alternatives
|
Requires(postun): update-alternatives
|
||||||
%if 0%{?suse_version} >= 1000
|
%if 0%{?suse_version} >= 1000 || 0%{?fedora_version} >= 24
|
||||||
Recommends: ca-certificates-mozilla
|
Recommends: ca-certificates-mozilla
|
||||||
%endif
|
%endif
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:6425484c08e99a98a42209c25c3d325f749230b55284d66192784f941a7e6628
|
|
||||||
size 737995
|
|
3
setuptools-38.5.2.zip
Normal file
3
setuptools-38.5.2.zip
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8246123e984cadf687163bdcd1bb58eb325e2891b066e1f0224728a41c8d9064
|
||||||
|
size 738388
|
Loading…
Reference in New Issue
Block a user