Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-boolean.py for 
openSUSE:Factory checked in at 2021-09-09 23:07:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-boolean.py (Old)
 and      /work/SRC/openSUSE:Factory/.python-boolean.py.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-boolean.py"

Thu Sep  9 23:07:38 2021 rev:4 rq:917710 version:3.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-boolean.py/python-boolean.py.changes      
2020-01-24 13:13:14.841483291 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-boolean.py.new.1899/python-boolean.py.changes
    2021-09-09 23:08:05.932869585 +0200
@@ -1,0 +2,5 @@
+Mon Sep  6 08:50:56 UTC 2021 - pgaj...@suse.com
+
+- %check: use %pyunittest rpm macro
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-boolean.py.spec ++++++
--- /var/tmp/diff_new_pack.qV3XLK/_old  2021-09-09 23:08:06.416870147 +0200
+++ /var/tmp/diff_new_pack.qV3XLK/_new  2021-09-09 23:08:06.416870147 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-boolean.py
 #
-# 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,7 +26,6 @@
 URL:            https://github.com/bastikr/boolean.py
 Source0:        %{url}/archive/v%{version}/%{name}-%{version}.tar.gz
 BuildRequires:  %{python_module Sphinx}
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
@@ -53,7 +52,7 @@
 rm -rf html/.{doctrees,buildinfo}
 
 %check
-%python_exec setup.py test
+%pyunittest discover -v
 
 %files %{python_files}
 %license LICENSE.txt

Reply via email to