Hello community, here is the log from the commit of package python-pysrt for openSUSE:Leap:15.2 checked in at 2020-04-18 18:41:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/python-pysrt (Old) and /work/SRC/openSUSE:Leap:15.2/.python-pysrt.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pysrt" Sat Apr 18 18:41:05 2020 rev:13 rq:795312 version:1.1.2 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/python-pysrt/python-pysrt.changes 2020-03-02 13:21:19.254155419 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.python-pysrt.new.2738/python-pysrt.changes 2020-04-18 18:41:08.713968132 +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.aLybe3/_old 2020-04-18 18:41:09.197969154 +0200 +++ /var/tmp/diff_new_pack.aLybe3/_new 2020-04-18 18:41:09.201969163 +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
