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 2026-04-26 21:11:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-xkcdpass (Old)
 and      /work/SRC/openSUSE:Factory/.python-xkcdpass.new.11940 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-xkcdpass"

Sun Apr 26 21:11:30 2026 rev:13 rq:1349287 version:1.30.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-xkcdpass/python-xkcdpass.changes  
2025-03-18 17:44:37.817907478 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-xkcdpass.new.11940/python-xkcdpass.changes   
    2026-04-26 21:14:11.512477974 +0200
@@ -1,0 +2,8 @@
+Sat Apr 25 20:50:38 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 1.30.0:
+  * migrate from setup.py to pyproject.toml
+  * update README to reflect pyproject build and remove python2 support
+  * Test fixes
+
+-------------------------------------------------------------------

Old:
----
  xkcdpass-1.20.0.tar.gz

New:
----
  xkcdpass-1.30.0.tar.gz

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

Other differences:
------------------
++++++ python-xkcdpass.spec ++++++
--- /var/tmp/diff_new_pack.hlLTWn/_old  2026-04-26 21:14:12.032499221 +0200
+++ /var/tmp/diff_new_pack.hlLTWn/_new  2026-04-26 21:14:12.032499221 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-xkcdpass
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-xkcdpass
-Version:        1.20.0
+Version:        1.30.0
 Release:        0
 Summary:        A flexible and scriptable password generator which generates 
strong passphrases
 License:        BSD-3-Clause
@@ -26,7 +26,7 @@
 Source:         
https://files.pythonhosted.org/packages/source/x/xkcdpass/xkcdpass-%{version}.tar.gz
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module pytest}
-BuildRequires:  %{python_module setuptools}
+BuildRequires:  %{python_module setuptools >= 77.0.3}
 BuildRequires:  %{python_module wheel}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
@@ -53,10 +53,7 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %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}"
+%pytest -k "not test_loadwordfile"
 
 %post
 %python_install_alternative xkcdpass

++++++ xkcdpass-1.20.0.tar.gz -> xkcdpass-1.30.0.tar.gz ++++++
++++ 10611 lines of diff (skipped)

Reply via email to