Hello community,

here is the log from the commit of package python-feedgen for openSUSE:Factory 
checked in at 2020-06-11 10:05:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-feedgen (Old)
 and      /work/SRC/openSUSE:Factory/.python-feedgen.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-feedgen"

Thu Jun 11 10:05:49 2020 rev:2 rq:813126 version:0.9.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-feedgen/python-feedgen.changes    
2020-05-19 14:44:26.971553111 +0200
+++ /work/SRC/openSUSE:Factory/.python-feedgen.new.3606/python-feedgen.changes  
2020-06-11 10:07:33.199712323 +0200
@@ -1,0 +2,5 @@
+Tue Jun  9 13:34:40 UTC 2020 - [email protected]
+
+- fix testing, use %pytest macro
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-feedgen.spec ++++++
--- /var/tmp/diff_new_pack.DFT3cD/_old  2020-06-11 10:07:34.635716948 +0200
+++ /var/tmp/diff_new_pack.DFT3cD/_new  2020-06-11 10:07:34.635716948 +0200
@@ -27,10 +27,8 @@
 # Use GitHub tarball as PyPI release lacks tests
 Source:         
https://github.com/lkiesow/python-feedgen/archive/v%{version}.tar.gz#/feedgen-%{version}.tar.gz
 # Source:         
https://files.pythonhosted.org/packages/source/f/feedgen/feedgen-%%{version}.tar.gz
-BuildRequires:  %{python_module bandit}
-BuildRequires:  %{python_module coverage}
-BuildRequires:  %{python_module flake8}
 BuildRequires:  %{python_module lxml}
+BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module python-dateutil}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
@@ -55,11 +53,7 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
-%python_exec setup.py develop --user
-%make_build test
-%python_exec -m feedgen
-%python_exec -m feedgen atom
-%python_exec -m feedgen rss
+%pytest
 
 %files %{python_files}
 %{python_sitelib}/*


Reply via email to