Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-xkcdpass for openSUSE:Factory 
checked in at 2023-02-27 12:55:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-xkcdpass (Old)
 and      /work/SRC/openSUSE:Factory/.python-xkcdpass.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-xkcdpass"

Mon Feb 27 12:55:33 2023 rev:8 rq:1067897 version:1.19.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-xkcdpass/python-xkcdpass.changes  
2022-03-07 17:49:09.751081352 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-xkcdpass.new.31432/python-xkcdpass.changes   
    2023-02-27 12:55:34.891501314 +0100
@@ -1,0 +2,5 @@
+Mon Feb 20 07:54:26 UTC 2023 - Daniel Garcia <[email protected]>
+
+- Skip failing test python 3.11 (gh#redacted/XKCD-password-generator#138).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-xkcdpass.spec ++++++
--- /var/tmp/diff_new_pack.howzCl/_old  2023-02-27 12:55:35.327504002 +0100
+++ /var/tmp/diff_new_pack.howzCl/_new  2023-02-27 12:55:35.331504026 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-xkcdpass
 #
-# 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() python-%{**} python3-%{**}}
 %define skip_python2 1
 
 Name:           python-xkcdpass
@@ -56,6 +55,7 @@
 %check
 # gh#redacted/XKCD-password-generator#138
 pytest_python310_ignore="not test_entropy_printout_valid_input"
+pytest_python311_ignore="not test_entropy_printout_valid_input"
 %pytest -k "${pytest_$python_ignore}"
 
 %post

Reply via email to