Script 'mail_helper' called by obssrc
Hello community,

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

Package is "python-abimap"

Sun Dec 12 21:27:41 2021 rev:6 rq:940011 version:0.3.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-abimap/python-abimap.changes      
2020-05-28 09:18:43.929144288 +0200
+++ /work/SRC/openSUSE:Factory/.python-abimap.new.2520/python-abimap.changes    
2021-12-12 21:28:27.336371614 +0100
@@ -1,0 +2,5 @@
+Thu Dec  9 12:46:25 UTC 2021 - [email protected]
+
+- pytest-runner is not required for build
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-abimap.spec ++++++
--- /var/tmp/diff_new_pack.nulwW3/_old  2021-12-12 21:28:27.788371881 +0100
+++ /var/tmp/diff_new_pack.nulwW3/_new  2021-12-12 21:28:27.792371884 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-abimap
 #
-# Copyright (c) 2020 SUSE LLC
+# 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
@@ -26,13 +26,12 @@
 URL:            https://github.com/ansasaki/abimap
 Source:         
https://files.pythonhosted.org/packages/source/a/abimap/abimap-%{version}.tar.gz
 BuildRequires:  %{python_module Sphinx}
-BuildRequires:  %{python_module pytest-runner}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:       python-setuptools
 Requires(post): update-alternatives
-Requires(postun): update-alternatives
+Requires(postun):update-alternatives
 BuildArch:      noarch
 # SECTION test requirements
 BuildRequires:  %{python_module PyYAML}
@@ -57,6 +56,8 @@
 
 %prep
 %setup -q -n abimap-%{version}
+# https://github.com/ansasaki/abimap/issues/87
+sed -i 's:pytest-runner::' setup.py
 
 %build
 %python_build

Reply via email to