Hello community,

here is the log from the commit of package whipper for openSUSE:Factory checked 
in at 2020-12-02 13:58:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/whipper (Old)
 and      /work/SRC/openSUSE:Factory/.whipper.new.5913 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "whipper"

Wed Dec  2 13:58:01 2020 rev:3 rq:852140 version:0.9.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/whipper/whipper.changes  2019-12-16 
15:19:46.851153849 +0100
+++ /work/SRC/openSUSE:Factory/.whipper.new.5913/whipper.changes        
2020-12-02 13:58:01.469788690 +0100
@@ -1,0 +2,5 @@
+Mon Nov 23 13:40:37 UTC 2020 - Guillaume GARDET <guillaume.gar...@opensuse.org>
+
+- Use %pytest instead of /usr/bin/py.test to run tests
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ whipper.spec ++++++
--- /var/tmp/diff_new_pack.jCBZtj/_old  2020-12-02 13:58:02.329789597 +0100
+++ /var/tmp/diff_new_pack.jCBZtj/_new  2020-12-02 13:58:02.333789601 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package whipper
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -76,11 +76,11 @@
 %fdupes %{buildroot}%{python_sitearch}
 
 %check
-export PYTHONPATH=%{buildroot}%{python3_sitearch}
 cd whipper/test/
 # Don't run accurip tests since those needs a network connection to 
www.accuraterip.com
 rm -f test_common_accurip.py
-/usr/bin/py.test3
+export PYTHONPATH=%{buildroot}%{python3_sitearch}
+%pytest
 
 %files
 %doc CHANGELOG.md README
_______________________________________________
openSUSE Commits mailing list -- commit@lists.opensuse.org
To unsubscribe, email commit-le...@lists.opensuse.org
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/commit@lists.opensuse.org

Reply via email to