Hello community,
here is the log from the commit of package python3-setuptools for
openSUSE:Factory checked in at 2017-01-23 11:29:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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
2017-01-09 11:52:54.270201454 +0100
+++
/work/SRC/openSUSE:Factory/.python3-setuptools.new/python3-setuptools.changes
2017-01-23 11:29:03.424772017 +0100
@@ -1,0 +2,23 @@
+Wed Jan 18 03:30:06 UTC 2017 - [email protected]
+
+- update to version 33.1.1:
+ * #921: Correct issue where certifi fallback not being reached on
+ Windows.
+
+-------------------------------------------------------------------
+Mon Jan 16 19:06:51 UTC 2017 - [email protected]
+
+- update to version 33.1.0:
+ * Installation via pip, as indicated in the Python Packaging User's
+ Guide, is the officially-supported mechanism for installing
+ Setuptools, and this recommendation is now explicit in the much
+ more concise README.
+ * Other edits and tweaks were made to the documentation. The
+ codebase is unchanged.
+
+- changes from version 33.0.0:
+ * #619: Removed support for the tag_svn_revision distribution
+ option. If Subversion tagging support is still desired, consider
+ adding the functionality to setuptools_svn in setuptools_svn #2.
+
+-------------------------------------------------------------------
Old:
----
setuptools-32.3.1.zip
New:
----
setuptools-33.1.1.zip
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python3-setuptools.spec ++++++
--- /var/tmp/diff_new_pack.HUeQgR/_old 2017-01-23 11:29:03.944698305 +0100
+++ /var/tmp/diff_new_pack.HUeQgR/_new 2017-01-23 11:29:03.948697738 +0100
@@ -17,7 +17,7 @@
Name: python3-setuptools
-Version: 32.3.1
+Version: 33.1.1
Release: 0
Url: http://pypi.python.org/pypi/setuptools
Summary: Easily download, build, install, upgrade, and uninstall Python
packages