Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-aioftp for openSUSE:Factory 
checked in at 2023-01-09 17:23:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-aioftp (Old)
 and      /work/SRC/openSUSE:Factory/.python-aioftp.new.32243 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-aioftp"

Mon Jan  9 17:23:53 2023 rev:8 rq:1056985 version:0.21.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-aioftp/python-aioftp.changes      
2022-10-17 14:58:41.718207463 +0200
+++ /work/SRC/openSUSE:Factory/.python-aioftp.new.32243/python-aioftp.changes   
2023-01-09 17:23:55.803201732 +0100
@@ -1,0 +2,7 @@
+Sat Jan  7 20:25:23 UTC 2023 - Ben Greiner <c...@bnavigator.de>
+
+- Remove 'legacy' pytest-asyncio mode command line argument. It is
+  not available anymore, meanwhile upstream uses 'strict' from
+  config file.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-aioftp.spec ++++++
--- /var/tmp/diff_new_pack.SDBmn1/_old  2023-01-09 17:23:56.323204674 +0100
+++ /var/tmp/diff_new_pack.SDBmn1/_new  2023-01-09 17:23:56.351204833 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-aioftp
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,7 +16,6 @@
 #
 
 
-%{?!python_module:%define python_module() python3-%{**}}
 %define         skip_python2 1
 Name:           python-aioftp
 Version:        0.21.4
@@ -53,7 +52,7 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
-%pytest --asyncio-mode=legacy
+%pytest
 
 %files %{python_files}
 %doc README.rst

Reply via email to