Hello community,
here is the log from the commit of package python3-setuptools for
openSUSE:Factory checked in at 2016-04-16 22:07:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-04-07 13:34:58.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.python3-setuptools.new/python3-setuptools.changes
2016-04-16 22:07:13.000000000 +0200
@@ -1,0 +2,20 @@
+Tue Apr 12 04:34:27 UTC 2016 - [email protected]
+
+- specfile:
+ * README.txt -> README.rst
+ * no more CHANGES.txt in tar-ball (removed from %doc)
+
+- update to version 20.7.0:
+ * Refactored extra enviroment marker processing in WorkingSet.
+ * Issue #533: Fixed intermittent test failures.
+ * Issue #536: In msvc9_support, trap additional exceptions that
+ might occur when importing distutils.msvc9compiler in mingw
+ environments.
+ * Issue #537: Provide better context when package metadata fails to
+ decode in UTF-8.
+
+- changes from version 20.6.8:
+ * Issue #523: Restored support for environment markers, now honoring
+ 'extra' environment markers.
+
+-------------------------------------------------------------------
Old:
----
setuptools-20.6.7.tar.gz
New:
----
setuptools-20.7.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python3-setuptools.spec ++++++
--- /var/tmp/diff_new_pack.KqoPvn/_old 2016-04-16 22:07:14.000000000 +0200
+++ /var/tmp/diff_new_pack.KqoPvn/_new 2016-04-16 22:07:14.000000000 +0200
@@ -17,7 +17,7 @@
Name: python3-setuptools
-Version: 20.6.7
+Version: 20.7.0
Release: 0
Url: http://pypi.python.org/pypi/setuptools
Summary: Easily download, build, install, upgrade, and uninstall Python
packages
@@ -73,7 +73,7 @@
%files
%defattr(-,root,root,-)
-%doc CHANGES.txt README.txt
+%doc README.rst
%{_bindir}/easy_install
%{_bindir}/easy_install-%{py3_ver}
%ghost %{_sysconfdir}/alternatives/easy_install
++++++ setuptools-20.6.7.tar.gz -> setuptools-20.7.0.tar.gz ++++++
++++ 3326 lines of diff (skipped)