Hello community,

here is the log from the commit of package python-setuptools for 
openSUSE:Factory checked in at 2019-04-19 18:37:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-setuptools (Old)
 and      /work/SRC/openSUSE:Factory/.python-setuptools.new.5536 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-setuptools"

Fri Apr 19 18:37:31 2019 rev:52 rq:694749 version:41.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-setuptools/python-setuptools.changes      
2019-02-24 16:57:56.524836090 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-setuptools.new.5536/python-setuptools.changes
    2019-04-19 18:37:32.535120636 +0200
@@ -1,0 +2,12 @@
+Tue Apr 16 09:16:42 UTC 2019 - Ondřej Súkup <[email protected]>
+
+- update to 41.0.0
+ * #1735: When parsing setup.cfg files, setuptools now requires the files
+    to be encoded as UTF-8. Any other encoding will lead to a 
UnicodeDecodeError.
+    This change removes support for specifying an encoding using a 'coding: '
+    directive in the header of the file, a feature that was introduces in 40.7.
+    Given the recent release of the aforementioned feature, it is assumed that
+    few if any projects are utilizing the feature to specify an encoding
+    other than UTF-8.
+
+-------------------------------------------------------------------

Old:
----
  setuptools-40.8.0.zip

New:
----
  setuptools-41.0.0.zip

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

Other differences:
------------------
++++++ python-setuptools.spec ++++++
--- /var/tmp/diff_new_pack.mbKZfC/_old  2019-04-19 18:37:33.139121403 +0200
+++ /var/tmp/diff_new_pack.mbKZfC/_new  2019-04-19 18:37:33.143121409 +0200
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define oldpython python
 Name:           python-setuptools
-Version:        40.8.0
+Version:        41.0.0
 Release:        0
 Summary:        Enhancements to distutils for building and distributing Python 
packages
 License:        Python-2.0 OR ZPL-2.0
@@ -86,7 +86,7 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 # Can not run testsuite as this introduces build cycle
-#%check
+#%%check
 #export LANG="en_US.UTF-8"
 #python setup.py ptr --addopts='-rxs'
 


Reply via email to