Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-dragonmapper for 
openSUSE:Factory checked in at 2021-12-12 21:27:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-dragonmapper (Old)
 and      /work/SRC/openSUSE:Factory/.python-dragonmapper.new.2520 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-dragonmapper"

Sun Dec 12 21:27:01 2021 rev:2 rq:938241 version:0.2.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-dragonmapper/python-dragonmapper.changes  
2019-09-02 13:24:56.545317029 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-dragonmapper.new.2520/python-dragonmapper.changes
        2021-12-12 21:27:06.276323597 +0100
@@ -1,0 +2,5 @@
+Thu Dec  9 09:04:21 UTC 2021 - [email protected]
+
+- do not require pytest-runner for build, not required
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-dragonmapper.spec ++++++
--- /var/tmp/diff_new_pack.X8Ybkw/_old  2021-12-12 21:27:06.852323938 +0100
+++ /var/tmp/diff_new_pack.X8Ybkw/_new  2021-12-12 21:27:06.856323941 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-dragonmapper
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,8 @@
 # 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-%{**}}
@@ -21,12 +22,12 @@
 Release:        0
 License:        MIT
 Summary:        Identification and conversion functions for Chinese text 
processing
-Url:            https://github.com/tsroten/dragonmapper
+URL:            https://github.com/tsroten/dragonmapper
 Group:          Development/Languages/Python
 Source:         
https://github.com/tsroten/dragonmapper/archive/v%{version}.tar.gz#/dragonmapper-%{version}.tar.gz
-BuildRequires:  python-rpm-macros
-BuildRequires:  %{python_module pytest-runner}
+BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  python-rpm-macros
 # SECTION test requirements
 BuildRequires:  %{python_module hanzidentifier >= 1.0.2}
 BuildRequires:  %{python_module zhon >= 1.1.3}

Reply via email to