Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-passlib for openSUSE:Factory 
checked in at 2022-01-28 22:12:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-passlib (Old)
 and      /work/SRC/openSUSE:Factory/.python-passlib.new.1898 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-passlib"

Fri Jan 28 22:12:56 2022 rev:26 rq:949685 version:1.7.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-passlib/python-passlib.changes    
2021-08-16 10:17:42.878649228 +0200
+++ /work/SRC/openSUSE:Factory/.python-passlib.new.1898/python-passlib.changes  
2022-01-28 22:13:41.902412756 +0100
@@ -1,0 +2,6 @@
+Fri Jan 28 12:36:46 UTC 2022 - Matej Cepl <[email protected]>
+
+- The disaster of falling tests (see previous record in this
+  changelog for URL) just continues with test_02_handler_wrapper.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-passlib.spec ++++++
--- /var/tmp/diff_new_pack.MGVFNC/_old  2022-01-28 22:13:42.466408896 +0100
+++ /var/tmp/diff_new_pack.MGVFNC/_new  2022-01-28 22:13:42.470408869 +0100
@@ -1,7 +1,7 @@
 #
 # spec file
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -79,7 +79,7 @@
 %if %{with test}
 # https://foss.heptapod.net/python-libs/passlib/-/issues/135 for the
 # skipped tests.
-%pytest -rs -k 'not (test_available_schemes or test_available_schemes or 
test_default_algorithm or test_empty_hash_value or test_empty_password or 
test_extension_config or test_invalid_hash_values or test_none_hash_value or 
test_unusable_flag or test_00_patch_control or test_01_overwrite_detection or 
test_12_config_presets or test_13_config_defaults or test_21_category_setting)'
+%pytest -rs -k 'not (test_available_schemes or test_available_schemes or 
test_default_algorithm or test_empty_hash_value or test_empty_password or 
test_extension_config or test_invalid_hash_values or test_none_hash_value or 
test_unusable_flag or test_00_patch_control or test_01_overwrite_detection or 
test_12_config_presets or test_13_config_defaults or test_21_category_setting 
or test_02_handler_wrapper)'
 %endif
 
 %if !%{with test}

Reply via email to