Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-SQLAlchemy1 for 
openSUSE:Factory checked in at 2023-05-09 13:07:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-SQLAlchemy1 (Old)
 and      /work/SRC/openSUSE:Factory/.python-SQLAlchemy1.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-SQLAlchemy1"

Tue May  9 13:07:08 2023 rev:2 rq:1085288 version:1.4.46

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-SQLAlchemy1/python-SQLAlchemy1.changes    
2023-05-06 22:09:20.776768365 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-SQLAlchemy1.new.1533/python-SQLAlchemy1.changes
  2023-05-09 13:07:20.917024830 +0200
@@ -1,0 +2,6 @@
+Sat May  6 15:46:20 UTC 2023 - Dirk Müller <dmuel...@suse.com>
+
+- remove parallel testing, too unstable
+- readd provides which is needed to select between 1.x and 2.x 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-SQLAlchemy1.spec ++++++
--- /var/tmp/diff_new_pack.GysbNL/_old  2023-05-09 13:07:21.473028139 +0200
+++ /var/tmp/diff_new_pack.GysbNL/_new  2023-05-09 13:07:21.477028163 +0200
@@ -35,6 +35,7 @@
 BuildRequires:  python-rpm-macros
 Requires:       python
 Requires:       python-greenlet
+Provides:       python-sqlalchemy = %{version}
 Conflicts:      python-SQLAlchemy
 %if %{python_version_nodots} < 38
 Requires:       python-importlib-metadata
@@ -43,7 +44,6 @@
 BuildRequires:  %{python_module greenlet}
 BuildRequires:  %{python_module importlib-metadata}
 BuildRequires:  %{python_module pytest >= 4.4.0}
-BuildRequires:  %{python_module pytest-xdist}
 # /SECTION
 %python_subpackages
 
@@ -82,7 +82,7 @@
 %check
 # One test fails on Python 3.6
 # packaging.version.InvalidVersion: Invalid version: 'SQLAlchemy'
-%pytest_arch %{?jobs:-n %jobs} -k 'not (test_parseconnect and CreateEngineTest 
and test_bad_args)'
+%pytest_arch -k 'not (test_parseconnect and CreateEngineTest and 
test_bad_args)'
 
 %files %{python_files}
 %license LICENSE

Reply via email to