Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-PyKCS11 for openSUSE:Factory checked in at 2024-05-17 20:05:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-PyKCS11 (Old) and /work/SRC/openSUSE:Factory/.python-PyKCS11.new.1880 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-PyKCS11" Fri May 17 20:05:47 2024 rev:2 rq:1174707 version:1.5.15 Changes: -------- --- /work/SRC/openSUSE:Factory/python-PyKCS11/python-PyKCS11.changes 2024-04-12 17:40:36.760629770 +0200 +++ /work/SRC/openSUSE:Factory/.python-PyKCS11.new.1880/python-PyKCS11.changes 2024-05-17 20:07:06.303593223 +0200 @@ -1,0 +2,10 @@ +Fri May 17 01:54:18 UTC 2024 - Richard Rahl <[email protected]> + +- update to 1.5.15: + * Fix an exception when PYKCS11LIB is not defined + * Correctly fix swig 4.2.0 issue + * cache PKCS#11 dll name after it's been succsessfully loaded + * Fix a problem when the library load failed +- switch to github url, as pypi doesn't have the new version + +------------------------------------------------------------------- Old: ---- PyKCS11-1.5.14.tar.gz New: ---- python-PyKCS11-1.5.15.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-PyKCS11.spec ++++++ --- /var/tmp/diff_new_pack.9qD6fu/_old 2024-05-17 20:07:07.251627479 +0200 +++ /var/tmp/diff_new_pack.9qD6fu/_new 2024-05-17 20:07:07.255627624 +0200 @@ -18,12 +18,12 @@ %{?sle15_python_module_pythons} Name: python-PyKCS11 -Version: 1.5.14 +Version: 1.5.15 Release: 0 Summary: A Full PKCS#11 wrapper for Python License: GPL-2.0-or-later URL: https://github.com/LudovicRousseau/PyKCS11 -Source: https://files.pythonhosted.org/packages/source/p/pyKCS11/PyKCS11-%{version}.tar.gz +Source: %{url}/archive/refs/tags/%{version}.tar.gz#/%{name}-%{version}.tar.gz BuildRequires: %{python_module asn1crypto} BuildRequires: %{python_module build} BuildRequires: %{python_module coverage}
