Hello community, here is the log from the commit of package python-d2to1 for openSUSE:Factory checked in at 2020-03-16 10:18:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-d2to1 (Old) and /work/SRC/openSUSE:Factory/.python-d2to1.new.3160 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-d2to1" Mon Mar 16 10:18:01 2020 rev:12 rq:784870 version:0.2.12.post1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-d2to1/python-d2to1.changes 2019-09-16 10:50:08.007174324 +0200 +++ /work/SRC/openSUSE:Factory/.python-d2to1.new.3160/python-d2to1.changes 2020-03-16 10:18:33.447592591 +0100 @@ -1,0 +2,5 @@ +Sat Mar 14 08:58:30 UTC 2020 - Tomáš Chvátal <[email protected]> + +- Fix build without python2 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-d2to1.spec ++++++ --- /var/tmp/diff_new_pack.qpLiPz/_old 2020-03-16 10:18:35.227593316 +0100 +++ /var/tmp/diff_new_pack.qpLiPz/_new 2020-03-16 10:18:35.259593329 +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
