Hello community,
here is the log from the commit of package python3-setuptools for
openSUSE:Factory checked in at 2016-07-27 16:30:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-07-10 18:45:50.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.python3-setuptools.new/python3-setuptools.changes
2016-07-27 16:30:42.000000000 +0200
@@ -1,0 +2,70 @@
+Tue Jul 26 03:30:18 UTC 2016 - [email protected]
+
+- update to version 25.1.0:
+ * #609: Setuptools will now try to download a distribution from the
+ next possible download location if the first download fails. This
+ means you can now specify multiple links as dependency_links and
+ all links will be tried until a working download link is
+ encountered.
+
+- changes from version 25.0.2:
+ * #688: Fix AttributeError in setup.py when invoked not from the
+ current directory.
+
+- changes from version 25.0.1:
+ * Cleanup of setup.py script.
+ * Fixed documentation builders by allowing setup.py to be imported
+ without having bootstrapped the metadata.
+ * More style cleanup. See #677, #678, #679, #681, #685.
+
+-------------------------------------------------------------------
+Sat Jul 23 17:26:51 UTC 2016 - [email protected]
+
+- update to version 25.0.0:
+ * #674: Default sys.path manipulation by easy-install.pth is now
+ "raw", meaning that when writing easy-install.pth during any
+ install operation, the sys.path will not be rewritten, giving
+ preference to easy_installed packages.
+
+- changes from version 24.3.1:
+ * #398: Fix shebang handling on Windows in script headers where
+ spaces in sys.executable would produce an improperly-formatted
+ shebang header, introduced in 12.0 with the fix for #188.
+ * #663, #670: More style updates.
+
+-------------------------------------------------------------------
+Fri Jul 22 15:52:57 UTC 2016 - [email protected]
+
+- update to version 24.3.0:
+ * #516: Disable os.link to avoid hard linking in
+ sdist.make_distribution, avoiding errors on systems that support
+ hard links but not on the file system in which the build is
+ occurring.
+
+-------------------------------------------------------------------
+Thu Jul 21 15:19:46 UTC 2016 - [email protected]
+
+- update to version 24.2.1:
+ * #667: Update Metadata-Version to 1.2 when python_requires is
+ supplied.
+
+- changes from version 24.2.0:
+ * #631: Add support for python_requires keyword.
+
+- changes from version 24.1.1:
+ * More style updates. See #660, #661, #641.
+
+- changes from version 24.1.0:
+ * #659: setup.py now will fail fast and with a helpful error message
+ when the necessary metadata is missing.
+ * More style updates. See #656, #635, #640, #644, #650, #652, and
+ #655.
+
+-------------------------------------------------------------------
+Thu Jul 14 15:16:00 UTC 2016 - [email protected]
+
+- update to version 24.0.3:
+ * Updated style in much of the codebase to match community
+ expectations. See #632, #633, #634, #637, #639, #638, #642, #648
+
+-------------------------------------------------------------------
Old:
----
setuptools-24.0.2.tar.gz
New:
----
setuptools-25.1.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python3-setuptools.spec ++++++
--- /var/tmp/diff_new_pack.kk2fYV/_old 2016-07-27 16:30:43.000000000 +0200
+++ /var/tmp/diff_new_pack.kk2fYV/_new 2016-07-27 16:30:43.000000000 +0200
@@ -17,7 +17,7 @@
Name: python3-setuptools
-Version: 24.0.2
+Version: 25.1.0
Release: 0
Url: http://pypi.python.org/pypi/setuptools
Summary: Easily download, build, install, upgrade, and uninstall Python
packages
++++++ setuptools-24.0.2.tar.gz -> setuptools-25.1.0.tar.gz ++++++
++++ 4318 lines of diff (skipped)