Accepting request 1329151 from devel:languages:python
- update to 0.9.3:
* When determining the capabilities on an object, fall back to
fetching flags one by one if fetching them all at once
doesn't work. This mitigates issues with some tokens that
don't handle errors on multi-attribute fetches in a compliant
way.
- update to 0.9.1:
* Add Python 3.14 to the CI matrix and release workflows.
* Expand ATTRIBUTE_TYPES for GOSTR support.
* Expose CK_SESSION_HANDLE as readonly
OBS-URL: https://build.opensuse.org/request/show/1329151
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-pkcs11?expand=0&rev=2
This commit is contained in:
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 26 08:07:45 UTC 2026 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.9.3:
|
||||
* When determining the capabilities on an object, fall back to
|
||||
fetching flags one by one if fetching them all at once
|
||||
doesn't work. This mitigates issues with some tokens that
|
||||
don't handle errors on multi-attribute fetches in a compliant
|
||||
way.
|
||||
- update to 0.9.1:
|
||||
* Add Python 3.14 to the CI matrix and release workflows.
|
||||
* Expand ATTRIBUTE_TYPES for GOSTR support.
|
||||
* Expose CK_SESSION_HANDLE as readonly
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 3 04:16:18 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-python-pkcs11
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC and contributors
|
||||
# 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
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-python-pkcs11
|
||||
Version: 0.9.0
|
||||
Version: 0.9.3
|
||||
Release: 0
|
||||
Summary: PKCS#11 (Cryptoki) support for Python
|
||||
License: MIT
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5297de1a30020907af63717003a56d30dcace6fe0022ccaa1d70423f8f836a4d
|
||||
size 174604
|
||||
3
python_pkcs11-0.9.3.tar.gz
Normal file
3
python_pkcs11-0.9.3.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:05845706230609837b290f758481dd797fc71419cf5a60ee4445d08fb19619d2
|
||||
size 174748
|
||||
Reference in New Issue
Block a user