Hello community,

here is the log from the commit of package python-PyPrint for openSUSE:Factory 
checked in at 2019-11-08 15:25:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-PyPrint (Old)
 and      /work/SRC/openSUSE:Factory/.python-PyPrint.new.2990 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-PyPrint"

Fri Nov  8 15:25:23 2019 rev:4 rq:746320 version:0.2.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-PyPrint/python-PyPrint.changes    
2019-01-24 14:02:56.664083737 +0100
+++ /work/SRC/openSUSE:Factory/.python-PyPrint.new.2990/python-PyPrint.changes  
2019-11-08 15:25:24.874974984 +0100
@@ -1,0 +2,5 @@
+Thu Nov  7 15:23:14 UTC 2019 - Matej Cepl <mc...@suse.com>
+
+- Run through spec-cleaner
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-PyPrint.spec ++++++
--- /var/tmp/diff_new_pack.gcqq6y/_old  2019-11-08 15:25:25.406975546 +0100
+++ /var/tmp/diff_new_pack.gcqq6y/_new  2019-11-08 15:25:25.410975550 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-PyPrint
 #
-# 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
@@ -23,21 +23,19 @@
 Release:        0
 Summary:        A printer library for Python
 License:        GPL-3.0-only
-Group:          Development/Languages/Python
-Url:            https://gitlab.com/coala/PyPrint/
+URL:            https://gitlab.com/coala/PyPrint/
 Source:         
https://files.pythonhosted.org/packages/source/P/PyPrint/PyPrint-%{version}.tar.gz
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
+Requires:       python-colorama >= 0.3.7
+Requires:       python-termcolor >= 1.1.0
+BuildArch:      noarch
 # SECTION test requirements
 BuildRequires:  %{python_module colorama >= 0.3.7}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module termcolor >= 1.1.0}
 # /SECTION
-Requires:       python-colorama >= 0.3.7
-Requires:       python-termcolor >= 1.1.0
-BuildArch:      noarch
-
 %python_subpackages
 
 %description
@@ -62,7 +60,6 @@
 %endif
 
 %files %{python_files}
-%defattr(-,root,root,-)
 %doc README.rst
 %license LICENSE
 %{python_sitelib}/*


Reply via email to