Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-positional for 
openSUSE:Factory checked in at 2021-01-27 18:58:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-positional (Old)
 and      /work/SRC/openSUSE:Factory/.python-positional.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-positional"

Wed Jan 27 18:58:14 2021 rev:7 rq:867081 version:1.2.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-positional/python-positional.changes      
2020-05-01 11:12:59.439800141 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-positional.new.28504/python-positional.changes
   2021-01-27 18:59:01.112506143 +0100
@@ -1,0 +2,5 @@
+Wed Jan 20 07:14:22 UTC 2021 - Matej Cepl <mc...@suse.com>
+
+- Add missing BR python module dbm
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-positional.spec ++++++
--- /var/tmp/diff_new_pack.PvYGXy/_old  2021-01-27 18:59:01.720507084 +0100
+++ /var/tmp/diff_new_pack.PvYGXy/_new  2021-01-27 18:59:01.724507090 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-positional
 #
-# 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
@@ -25,10 +25,12 @@
 Group:          Development/Languages/Python
 URL:            https://github.com/morganfainberg/positional
 Source:         
https://files.pythonhosted.org/packages/source/p/positional/positional-%{version}.tar.gz
+BuildRequires:  %{python_module dbm}
 BuildRequires:  %{python_module pbr}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
+Requires:       python-dbm
 Requires:       python-wrapt
 BuildArch:      noarch
 # SECTION test requirements
@@ -59,7 +61,7 @@
 %{python_expand export PYTHONPATH=%{buildroot}%{$python_sitelib}
 export PYTHON=$python
 [ -d .testrepository/ ] && rm -r .testrepository/
-$python -B setup.py test
+$python setup.py testr -v
 }
 
 %files %{python_files}

Reply via email to