From 0a4de52880d98ec24e7f8066d8d3976f14b48bd3f87ddb2b0a6dff5a6f11ec6e Mon Sep 17 00:00:00 2001 From: Richard Rahl Date: Fri, 24 May 2024 17:11:34 +0000 Subject: [PATCH] Accepting request 1176767 from home:rrahl0:upgrades - update to 1.5.16: * add support of CKA_MODIFIABLE and CKA_DESTROYABLE attributes * minor improvments OBS-URL: https://build.opensuse.org/request/show/1176767 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyKCS11?expand=0&rev=6 --- python-PyKCS11-1.5.15.tar.gz | 3 --- python-PyKCS11-1.5.16.tar.gz | 3 +++ python-PyKCS11.changes | 7 +++++++ python-PyKCS11.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 python-PyKCS11-1.5.15.tar.gz create mode 100644 python-PyKCS11-1.5.16.tar.gz diff --git a/python-PyKCS11-1.5.15.tar.gz b/python-PyKCS11-1.5.15.tar.gz deleted file mode 100644 index 6ab5a86..0000000 --- a/python-PyKCS11-1.5.15.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:905c32cf77c9afc62614a2279d491d6926526367f3303595fa8f5ca0dc4b1585 -size 76700 diff --git a/python-PyKCS11-1.5.16.tar.gz b/python-PyKCS11-1.5.16.tar.gz new file mode 100644 index 0000000..02ab669 --- /dev/null +++ b/python-PyKCS11-1.5.16.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb41216b29426da5512da7731b5f8122c00a1b90479e99135c0865ae3b407835 +size 77107 diff --git a/python-PyKCS11.changes b/python-PyKCS11.changes index 45f4c14..96a33d9 100644 --- a/python-PyKCS11.changes +++ b/python-PyKCS11.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri May 24 16:22:04 UTC 2024 - Richard Rahl + +- update to 1.5.16: + * add support of CKA_MODIFIABLE and CKA_DESTROYABLE attributes + * minor improvments + ------------------------------------------------------------------- Fri May 17 01:54:18 UTC 2024 - Richard Rahl diff --git a/python-PyKCS11.spec b/python-PyKCS11.spec index fd88504..83a2183 100644 --- a/python-PyKCS11.spec +++ b/python-PyKCS11.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-PyKCS11 -Version: 1.5.15 +Version: 1.5.16 Release: 0 Summary: A Full PKCS#11 wrapper for Python License: GPL-2.0-or-later