Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-python-pkcs11 for
openSUSE:Factory checked in at 2026-07-31 15:29:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-python-pkcs11 (Old)
and /work/SRC/openSUSE:Factory/.python-python-pkcs11.new.2004 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-python-pkcs11"
Fri Jul 31 15:29:18 2026 rev:4 rq:1368431 version:0.9.5
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-python-pkcs11/python-python-pkcs11.changes
2026-04-25 23:27:47.116516391 +0200
+++
/work/SRC/openSUSE:Factory/.python-python-pkcs11.new.2004/python-python-pkcs11.changes
2026-07-31 16:10:11.386445362 +0200
@@ -1,0 +2,10 @@
+Thu Jul 30 02:48:32 UTC 2026 - Steve Kowalik <[email protected]>
+
+- Update to 0.9.5:
+ * Fix crash when closing sessions with vendor-specific user types
+ * Drop Python 3.9
+ * Add ML-DSA support (PKCS#11 v3.2 / FIPS 204)
+ * Fix regression for falsy template values
+ * Declare destroyable attr
+
+-------------------------------------------------------------------
Old:
----
python_pkcs11-0.9.4.tar.gz
New:
----
python_pkcs11-0.9.5.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-python-pkcs11.spec ++++++
--- /var/tmp/diff_new_pack.IU6CFX/_old 2026-07-31 16:10:11.902463312 +0200
+++ /var/tmp/diff_new_pack.IU6CFX/_new 2026-07-31 16:10:11.906463451 +0200
@@ -17,7 +17,7 @@
Name: python-python-pkcs11
-Version: 0.9.4
+Version: 0.9.5
Release: 0
Summary: PKCS#11 (Cryptoki) support for Python
License: MIT
@@ -25,7 +25,7 @@
Source:
https://files.pythonhosted.org/packages/source/p/python-pkcs11/python_pkcs11-%{version}.tar.gz
BuildRequires: %{python_module Cython}
BuildRequires: %{python_module cryptography}
-BuildRequires: %{python_module devel}
+BuildRequires: %{python_module devel >= 3.10}
BuildRequires: %{python_module oscrypto}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module setuptools >= 18.0}
@@ -36,13 +36,11 @@
BuildRequires: softhsm
# SECTION test requirements
BuildRequires: %{python_module asn1crypto}
-BuildRequires: %{python_module cached-property}
BuildRequires: %{python_module parameterized}
BuildRequires: %{python_module pytest}
# /SECTION
BuildRequires: fdupes
Requires: python-asn1crypto
-Requires: python-cached-property
%python_subpackages
%description
++++++ python_pkcs11-0.9.4.tar.gz -> python_pkcs11-0.9.5.tar.gz ++++++
++++ 3620 lines of diff (skipped)