Hello community, here is the log from the commit of package python-3to2 for openSUSE:Factory checked in at 2019-02-26 22:20:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-3to2 (Old) and /work/SRC/openSUSE:Factory/.python-3to2.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-3to2" Tue Feb 26 22:20:36 2019 rev:2 rq:679047 version:1.1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-3to2/python-3to2.changes 2019-02-14 14:32:53.407665438 +0100 +++ /work/SRC/openSUSE:Factory/.python-3to2.new.28833/python-3to2.changes 2019-02-26 22:22:14.222069650 +0100 @@ -1,0 +2,5 @@ +Wed Feb 13 09:47:39 UTC 2019 - Jan Engelhardt <[email protected]> + +- Use noun phrase in summary. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-3to2.spec ++++++ --- /var/tmp/diff_new_pack.1mQpDR/_old 2019-02-26 22:22:14.666069493 +0100 +++ /var/tmp/diff_new_pack.1mQpDR/_new 2019-02-26 22:22:14.666069493 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-3to2 # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,21 +12,22 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-3to2 Version: 1.1.1 Release: 0 +Summary: Tool to refactor Python 3.x syntax into 2.7 syntax License: Apache-2.0 -Summary: Refactors Python 3.x syntax into 2.7 syntax -Url: https://bitbucket.org/amentajo/lib3to2 Group: Development/Languages/Python +Url: https://bitbucket.org/amentajo/lib3to2 Source: https://files.pythonhosted.org/packages/source/3/3to2/3to2-%{version}.zip Source1: https://bitbucket.org/amentajo/lib3to2/raw/0f0c4b993212207473596fb064e7c33f5cc7bca0/LICENSE -BuildRequires: %{python_module setuptools} BuildRequires: %{python_module nose} +BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros BuildRequires: unzip
