Hello community,

here is the log from the commit of package python-setuptools for 
openSUSE:Factory checked in at 2017-11-20 17:03:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-setuptools (Old)
 and      /work/SRC/openSUSE:Factory/.python-setuptools.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-setuptools"

Mon Nov 20 17:03:32 2017 rev:31 rq:542696 version:36.7.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-setuptools/python-setuptools.changes      
2017-10-23 16:38:33.462057909 +0200
+++ /work/SRC/openSUSE:Factory/.python-setuptools.new/python-setuptools.changes 
2017-11-20 17:03:45.353347612 +0100
@@ -1,0 +2,30 @@
+Fri Nov 17 13:24:24 UTC 2017 - [email protected]
+
+- Trim bias from description.
+
+-------------------------------------------------------------------
+Wed Nov 15 07:03:43 UTC 2017 - [email protected]
+
+- specfile:
+  * add missing url field
+
+- update to version 36.7.2:
+  * #701: Fixed duplicate test discovery on Python 3.
+
+-------------------------------------------------------------------
+Sat Nov 11 17:11:34 UTC 2017 - [email protected]
+
+- update to version 36.7.1:
+  * #1193: Avoid test failures in bdist_egg when
+    PYTHONDONTWRITEBYTECODE is set.
+
+- changes from version 36.7.0:
+  * #1054: Support setup_requires in setup.cfg files.
+
+- changes from version 36.6.1:
+  * #1132: Removed redundant and costly serialization/parsing step in
+    EntryPoint.__init__.
+  * #844: bdist_egg --exclude-source-files now tested and works on
+    Python 3.
+
+-------------------------------------------------------------------

Old:
----
  setuptools-36.6.0.zip

New:
----
  setuptools-36.7.2.zip

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-setuptools.spec ++++++
--- /var/tmp/diff_new_pack.S7bVd3/_old  2017-11-20 17:03:51.681118504 +0100
+++ /var/tmp/diff_new_pack.S7bVd3/_new  2017-11-20 17:03:51.685118359 +0100
@@ -19,11 +19,12 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define oldpython python
 Name:           python-setuptools
-Version:        36.6.0
+Version:        36.7.2
 Release:        0
-Summary:        Easily 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
 Group:          Development/Languages/Python
+Url:            https://github.com/pypa/setuptools
 Source:         
https://pypi.io/packages/source/s/setuptools/setuptools-%{version}.zip
 Source1:        psfl.txt
 Source2:        zpl.txt
@@ -56,7 +57,7 @@
 
 %description
 setuptools is a collection of enhancements to the Python distutils that
-allow you to more easily build and distribute Python packages,
+allow you to build and distribute Python packages,
 especially ones that have dependencies on other packages.
 
 


Reply via email to