Hello community,
here is the log from the commit of package python3-setuptools for
openSUSE:Factory checked in at 2016-02-28 02:27:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-setuptools (Old)
and /work/SRC/openSUSE:Factory/.python3-setuptools.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python3-setuptools"
Changes:
--------
--- /work/SRC/openSUSE:Factory/python3-setuptools/python3-setuptools.changes
2016-02-18 12:35:48.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.python3-setuptools.new/python3-setuptools.changes
2016-02-28 02:28:04.000000000 +0100
@@ -1,0 +2,23 @@
+Thu Feb 25 05:41:41 UTC 2016 - [email protected]
+
+- specfile:
+ * removed _markerlib from %files
+
+- update to version 20.2.1:
+ * Issue #499: Restore compatiblity for legacy versions by bumping to
+ packaging 16.4.
+
+- changes from version 20.2:
+ * Changelog now includes release dates and links to PEPs.
+ * Pull Request #173: Replace dual PEP 345 _markerlib implementation
+ and PEP 426 implementation of environment marker support from
+ packaging 16.1 and PEP 508. Fixes Issue #122. See also Pull
+ Request #175, Pull Request #168, and Pull Request
+ #164. Additionally:
+ + "Requirement.parse" no longer retains the order of extras.
+ + "parse_requirements" now requires that all versions be PEP-440
+ compliant, as revealed in #499. Packages released with invalid
+ local versions should be re-released using the proper local
+ version syntax, e.g. "mypkg-1.0+myorg.1".
+
+-------------------------------------------------------------------
Old:
----
setuptools-20.1.1.tar.gz
New:
----
setuptools-20.2.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python3-setuptools.spec ++++++
--- /var/tmp/diff_new_pack.jqIBZ8/_old 2016-02-28 02:28:05.000000000 +0100
+++ /var/tmp/diff_new_pack.jqIBZ8/_new 2016-02-28 02:28:05.000000000 +0100
@@ -17,7 +17,7 @@
Name: python3-setuptools
-Version: 20.1.1
+Version: 20.2.1
Release: 0
Url: http://pypi.python.org/pypi/setuptools
Summary: Easily download, build, install, upgrade, and uninstall Python
packages
@@ -77,7 +77,6 @@
%{_bindir}/easy_install
%{_bindir}/easy_install-%{py3_ver}
%ghost %{_sysconfdir}/alternatives/easy_install
-%{python3_sitelib}/_markerlib
%{python3_sitelib}/setuptools
%{python3_sitelib}/setuptools-%{version}-py%{py3_ver}.egg-info
%{python3_sitelib}/easy_install.py*
++++++ setuptools-20.1.1.tar.gz -> setuptools-20.2.1.tar.gz ++++++
++++ 5517 lines of diff (skipped)