Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-Flask-Cors for 
openSUSE:Factory checked in at 2021-11-03 17:26:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-Flask-Cors (Old)
 and      /work/SRC/openSUSE:Factory/.python-Flask-Cors.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-Flask-Cors"

Wed Nov  3 17:26:00 2021 rev:7 rq:928895 version:3.0.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-Flask-Cors/python-Flask-Cors.changes      
2021-06-01 10:41:41.725245521 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-Flask-Cors.new.1890/python-Flask-Cors.changes
    2021-11-03 17:26:55.257358718 +0100
@@ -1,0 +2,5 @@
+Wed Nov  3 04:02:47 UTC 2021 - Steve Kowalik <[email protected]>
+
+- Use pytest to run the testsuite. 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-Flask-Cors.spec ++++++
--- /var/tmp/diff_new_pack.3HHE6L/_old  2021-11-03 17:26:55.637358926 +0100
+++ /var/tmp/diff_new_pack.3HHE6L/_new  2021-11-03 17:26:55.637358926 +0100
@@ -22,11 +22,10 @@
 Release:        0
 Summary:        A Flask extension adding a decorator for CORS support
 License:        MIT
-Group:          Development/Languages/Python
 URL:            https://github.com/corydolphin/flask-cors
 Source:         
https://files.pythonhosted.org/packages/source/F/Flask-Cors/Flask-Cors-%{version}.tar.gz
 BuildRequires:  %{python_module Flask >= 0.9}
-BuildRequires:  %{python_module nose}
+BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
@@ -53,7 +52,7 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
-%python_exec setup.py test
+%pytest
 
 %files %{python_files}
 %license LICENSE

Reply via email to