Hello community,

here is the log from the commit of package python-d2to1 for openSUSE:Leap:15.2 
checked in at 2020-03-16 12:21:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/python-d2to1 (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.python-d2to1.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-d2to1"

Mon Mar 16 12:21:24 2020 rev:12 rq:785518 version:0.2.12.post1

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/python-d2to1/python-d2to1.changes      
2020-03-09 18:04:23.252788385 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.python-d2to1.new.3160/python-d2to1.changes    
2020-03-16 12:21:27.087712369 +0100
@@ -1,0 +2,5 @@
+Sat Mar 14 08:58:30 UTC 2020 - Tomáš Chvátal <tchva...@suse.com>
+
+- Fix build without python2
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-d2to1.spec ++++++
--- /var/tmp/diff_new_pack.HFEV1d/_old  2020-03-16 12:21:27.507712438 +0100
+++ /var/tmp/diff_new_pack.HFEV1d/_new  2020-03-16 12:21:27.511712439 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-d2to1
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -22,7 +22,6 @@
 Release:        0
 Summary:        Allows using distutils2-like setup.cfg with a 
distribute/setuptools
 License:        BSD-3-Clause
-Group:          Development/Languages/Python
 URL:            https://pypi.python.org/pypi/d2to1
 Source0:        
https://files.pythonhosted.org/packages/source/d/d2to1/d2to1-%{version}.tar.gz
 BuildRequires:  %{python_module setuptools}
@@ -52,6 +51,6 @@
 %license LICENSE
 %doc CHANGES.rst README.rst
 %{python_sitelib}/d2to1/
-%{python_sitelib}/d2to1-%{version}-py%{py_ver}.egg-info
+%{python_sitelib}/d2to1-%{version}-py%{python_version}.egg-info
 
 %changelog


Reply via email to