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 2021-08-16 10:11:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-passlib (Old)
 and      /work/SRC/openSUSE:Factory/.python-passlib.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-passlib"

Mon Aug 16 10:11:34 2021 rev:25 rq:912001 version:1.7.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-passlib/python-passlib.changes    
2021-01-28 21:29:17.280272517 +0100
+++ /work/SRC/openSUSE:Factory/.python-passlib.new.1899/python-passlib.changes  
2021-08-16 10:17:42.878649228 +0200
@@ -1,0 +2,6 @@
+Fri Aug  6 14:01:31 UTC 2021 - Matej Cepl <[email protected]>
+
+- Skip failing tests and ask upstream for investigation
+  (https://foss.heptapod.net/python-libs/passlib/-/issues/135).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-passlib.spec ++++++
--- /var/tmp/diff_new_pack.6awNDZ/_old  2021-08-16 10:17:43.362648451 +0200
+++ /var/tmp/diff_new_pack.6awNDZ/_new  2021-08-16 10:17:43.366648446 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package python-passlib-test
+# spec file
 #
 # Copyright (c) 2021 SUSE LLC
 #
@@ -77,7 +77,9 @@
 
 %check
 %if %{with test}
-%pytest -rs
+# 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)'
 %endif
 
 %if !%{with test}

Reply via email to