Hello community,

here is the log from the commit of package python-exrex for openSUSE:Factory 
checked in at 2019-06-06 18:16:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-exrex (Old)
 and      /work/SRC/openSUSE:Factory/.python-exrex.new.4811 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-exrex"

Thu Jun  6 18:16:32 2019 rev:3 rq:707167 version:0.10.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-exrex/python-exrex.changes        
2018-12-05 09:46:10.468522912 +0100
+++ /work/SRC/openSUSE:Factory/.python-exrex.new.4811/python-exrex.changes      
2019-06-06 18:16:33.756699376 +0200
@@ -1,0 +2,5 @@
+Mon Jun  3 10:59:25 UTC 2019 - [email protected]
+
+- note there are no upstream tests, run spec-cleaner
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-exrex.spec ++++++
--- /var/tmp/diff_new_pack.NTRnTv/_old  2019-06-06 18:16:34.328699209 +0200
+++ /var/tmp/diff_new_pack.NTRnTv/_new  2019-06-06 18:16:34.336699206 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-exrex
 #
-# 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,15 +23,15 @@
 Summary:        Irregular methods for regular expressions
 License:        AGPL-3.0-or-later
 Group:          Development/Languages/Python
-Url:            https://github.com/asciimoo/exrex
+URL:            https://github.com/asciimoo/exrex
 Source:         
https://files.pythonhosted.org/packages/source/e/exrex/exrex-%{version}.tar.gz
 # PATCH-FIX-UPSTREAM add-license.patch
 Patch0:         
https://github.com/asciimoo/exrex/pull/32.patch#/add-license.patch
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
+Requires:       python-setuptools
 BuildArch:      noarch
-
 %python_subpackages
 
 %description
@@ -50,6 +50,9 @@
 rm %{buildroot}%{_bindir}/exrex.py
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
+%check
+# no upstream tests
+
 %files %{python_files}
 %{python_sitelib}/*
 %license COPYING


Reply via email to