Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-ansible-compat for 
openSUSE:Factory checked in at 2022-12-19 14:07:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-ansible-compat (Old)
 and      /work/SRC/openSUSE:Factory/.python-ansible-compat.new.1835 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-ansible-compat"

Mon Dec 19 14:07:58 2022 rev:12 rq:1043660 version:2.2.7

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-ansible-compat/python-ansible-compat.changes  
    2022-12-12 17:41:45.973815464 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-ansible-compat.new.1835/python-ansible-compat.changes
    2022-12-19 14:08:00.894586851 +0100
@@ -1,0 +2,5 @@
+Sun Dec 18 20:51:46 UTC 2022 - Johannes Kastl <ka...@b1-systems.de>
+
+- ignore deprecation warning for 'There is no current event loop'
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-ansible-compat.spec ++++++
--- /var/tmp/diff_new_pack.5rzESO/_old  2022-12-19 14:08:01.390589421 +0100
+++ /var/tmp/diff_new_pack.5rzESO/_new  2022-12-19 14:08:01.394589442 +0100
@@ -69,7 +69,7 @@
 
 %check
 # excluding tests requiring internet connection
-%pytest -k 'not (test_runtime_example or test_require_collection_no_cache_dir 
or test_upgrade_collection or test_install_collection_dest or 
test_install_collection or test_require_collection or 
test_require_collection_wrong_version or test_prerun_reqs_v2 or 
test_prerun_reqs_v1 or test_prepare_environment_with_collections or 
test_runtime_require_module)'
+%pytest -k 'not (test_runtime_example or test_require_collection_no_cache_dir 
or test_upgrade_collection or test_install_collection_dest or 
test_install_collection or test_require_collection or 
test_require_collection_wrong_version or test_prerun_reqs_v2 or 
test_prerun_reqs_v1 or test_prepare_environment_with_collections or 
test_runtime_require_module)' -W ignore:'There is no current event loop'
 
 %files %{python_files}
 %{python_sitelib}/ansible_compat*

Reply via email to