Hello community,

here is the log from the commit of package python-PyPrint for openSUSE:Factory 
checked in at 2018-07-31 16:00:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-PyPrint (Old)
 and      /work/SRC/openSUSE:Factory/.python-PyPrint.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-PyPrint"

Tue Jul 31 16:00:29 2018 rev:2 rq:626367 version:0.2.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-PyPrint/python-PyPrint.changes    
2018-06-08 23:12:51.985695758 +0200
+++ /work/SRC/openSUSE:Factory/.python-PyPrint.new/python-PyPrint.changes       
2018-07-31 16:00:32.131662136 +0200
@@ -1,0 +2,5 @@
+Sun Jul 29 11:05:06 UTC 2018 - [email protected]
+
+- Ensure neutrality of descriptions.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-PyPrint.spec ++++++
--- /var/tmp/diff_new_pack.gIEzjD/_old  2018-07-31 16:00:32.715663128 +0200
+++ /var/tmp/diff_new_pack.gIEzjD/_new  2018-07-31 16:00:32.715663128 +0200
@@ -13,6 +13,7 @@
 # published by the Open Source Initiative.
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
@@ -20,19 +21,19 @@
 Name:           python-PyPrint
 Version:        0.2.6
 Release:        0
-License:        GPL-3.0
-Summary:        A simple printer library for python
-Url:            https://gitlab.com/coala/PyPrint/
+Summary:        A printer library for Python
+License:        GPL-3.0-only
 Group:          Development/Languages/Python
+Url:            https://gitlab.com/coala/PyPrint/
 Source:         
https://files.pythonhosted.org/packages/source/P/PyPrint/PyPrint-%{version}.tar.gz
-BuildRequires:  python-rpm-macros
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
+BuildRequires:  python-rpm-macros
 # SECTION test requirements
 BuildRequires:  %{python_module colorama >= 0.3.7}
-BuildRequires:  %{python_module termcolor >= 1.1.0}
 BuildRequires:  %{python_module pytest}
+BuildRequires:  %{python_module termcolor >= 1.1.0}
 # /SECTION
 Requires:       python-colorama >= 0.3.7
 Requires:       python-termcolor >= 1.1.0


Reply via email to