Hello community,

here is the log from the commit of package python-setuptools for 
openSUSE:Factory checked in at 2018-08-28 09:24:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-setuptools (Old)
 and      /work/SRC/openSUSE:Factory/.python-setuptools.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-setuptools"

Tue Aug 28 09:24:01 2018 rev:43 rq:631542 version:40.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-setuptools/python-setuptools.changes      
2018-07-18 22:35:41.358590486 +0200
+++ /work/SRC/openSUSE:Factory/.python-setuptools.new/python-setuptools.changes 
2018-08-28 09:24:02.276751901 +0200
@@ -1,0 +2,27 @@
+Sat Aug 25 15:23:28 UTC 2018 - jeng...@inai.de
+
+- Use noun phrase in summary.
+
+-------------------------------------------------------------------
+Sat Aug 18 17:00:16 UTC 2018 - a...@gmx.de
+
+- specfile:
+  * removed devel for noarch package
+
+- update to version 40.1.0:
+  * #1410: Deprecated upload and register commands.
+  * #1312: Introduced find_namespace_packages() to find PEP 420
+    namespace packages.
+  * #1420: Added find_namespace: directive to config parser.
+  * #1418: Solved race in when creating egg cache directories.
+  * #1450: Upgraded vendored PyParsing from 2.1.10 to 2.2.0.
+  * #1451: Upgraded vendored appdirs from 1.4.0 to 1.4.3.
+  * #1388: Fixed "Microsoft Visual C++ Build Tools" link in exception
+    when Visual C++ not found.
+  * #1389: Added support for scripts which have unicode content.
+  * #1416: Moved several Python version checks over to using six.PY2
+    and six.PY3.
+  * #1441: Removed spurious executable permissions from files that
+    don't need them.
+
+-------------------------------------------------------------------

Old:
----
  setuptools-40.0.0.zip

New:
----
  setuptools-40.1.0.zip

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

Other differences:
------------------
++++++ python-setuptools.spec ++++++
--- /var/tmp/diff_new_pack.H4RcPX/_old  2018-08-28 09:24:02.824753611 +0200
+++ /var/tmp/diff_new_pack.H4RcPX/_new  2018-08-28 09:24:02.824753611 +0200
@@ -19,9 +19,9 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define oldpython python
 Name:           python-setuptools
-Version:        40.0.0
+Version:        40.1.0
 Release:        0
-Summary:        Download, build, install, upgrade, and uninstall Python 
packages
+Summary:        Enhancements to distutils for building and distributing Python 
packages
 License:        Python-2.0 OR ZPL-2.0
 Group:          Development/Languages/Python
 URL:            https://github.com/pypa/setuptools
@@ -29,7 +29,6 @@
 Source1:        psfl.txt
 Source2:        zpl.txt
 BuildRequires:  %{python_module appdirs}
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module packaging}
 BuildRequires:  %{python_module six}
 BuildRequires:  %{python_module xml}


Reply via email to