Hello community,

here is the log from the commit of package python-pysrt for openSUSE:Factory 
checked in at 2020-04-18 00:32:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pysrt (Old)
 and      /work/SRC/openSUSE:Factory/.python-pysrt.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pysrt"

Sat Apr 18 00:32:52 2020 rev:4 rq:794912 version:1.1.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pysrt/python-pysrt.changes        
2020-01-20 22:57:37.887394035 +0100
+++ /work/SRC/openSUSE:Factory/.python-pysrt.new.2738/python-pysrt.changes      
2020-04-18 00:33:48.122471210 +0200
@@ -1,0 +2,5 @@
+Fri Apr 17 11:45:05 UTC 2020 - Paolo Stivanin <[email protected]>
+
+- Use pytest instead of nose 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-pysrt.spec ++++++
--- /var/tmp/diff_new_pack.5ImcLA/_old  2020-04-18 00:33:48.758472527 +0200
+++ /var/tmp/diff_new_pack.5ImcLA/_new  2020-04-18 00:33:48.758472527 +0200
@@ -26,7 +26,7 @@
 Source0:        
https://files.pythonhosted.org/packages/source/p/pysrt/pysrt-%{version}.tar.gz
 BuildRequires:  %{python_module base}
 BuildRequires:  %{python_module chardet}
-BuildRequires:  %{python_module nose}
+BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
@@ -51,7 +51,7 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
-%python_exec %{_bindir}/nosetests
+%pytest
 
 %files %{python_files}
 %doc README.rst


Reply via email to