Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-pynitrokey for openSUSE:Factory checked in at 2024-04-21 20:26:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pynitrokey (Old) and /work/SRC/openSUSE:Factory/.python-pynitrokey.new.26366 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pynitrokey" Sun Apr 21 20:26:55 2024 rev:9 rq:1169348 version:0.4.47 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pynitrokey/python-pynitrokey.changes 2024-02-01 18:05:11.154652022 +0100 +++ /work/SRC/openSUSE:Factory/.python-pynitrokey.new.26366/python-pynitrokey.changes 2024-04-21 20:28:26.048459901 +0200 @@ -1,0 +2,27 @@ +Thu Apr 18 05:16:50 UTC 2024 - Johannes Kastl <[email protected]> + +- update to 0.4.47 (includes a fix for boo#1222090): + * Patch oscrypto for linux binary by @mmerklinger in #518 + * Bump pyinstaller version by @mmerklinger in #520 + * Add common short version for help of CLI by @anotherbridge in + #509 + * factory-reset(-app): remove --experimental flag by + @sosthene-nitrokey in #529 + * fix: improve forwards compatibility with spsdk 2.1+ by @kmohrf + in #524 + * Support spsdk 2.1 by @robin-nitrokey in #533 +- remove ExclusiveArch to not only build on x86_64 (thanks to + Guillaume Gardet for his SR) + +------------------------------------------------------------------- +Tue Mar 26 09:20:44 UTC 2024 - Johannes Kastl <[email protected]> + +- update to 0.4.46: + * Update spsdk to v2.0 by @daringer #499 + * Add support for nkpk subcommand by @robin-nitrokey #500, #501, + #502, #505 + * FIDO add support for Pin protocol v2 by @daringer #507 +- remove patch support-spsdk-2.0.patch as this was included + upstream (https://github.com/Nitrokey/pynitrokey/pull/499) + +------------------------------------------------------------------- Old: ---- pynitrokey-0.4.45.tar.gz support-spsdk-2.0.patch New: ---- pynitrokey-0.4.47.tar.gz BETA DEBUG BEGIN: Old: * FIDO add support for Pin protocol v2 by @daringer #507 - remove patch support-spsdk-2.0.patch as this was included upstream (https://github.com/Nitrokey/pynitrokey/pull/499) BETA DEBUG END: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pynitrokey.spec ++++++ --- /var/tmp/diff_new_pack.6Q8j4L/_old 2024-04-21 20:28:27.040496301 +0200 +++ /var/tmp/diff_new_pack.6Q8j4L/_new 2024-04-21 20:28:27.040496301 +0200 @@ -23,7 +23,7 @@ %endif Name: python-pynitrokey -Version: 0.4.45 +Version: 0.4.47 Release: 0 Summary: Python Library for Nitrokey devices License: Apache-2.0 OR MIT @@ -31,8 +31,6 @@ Source: https://files.pythonhosted.org/packages/source/p/pynitrokey/pynitrokey-%{version}.tar.gz Source1: LICENSE-MIT Source2: LICENSE-APACHE -# PATCH-FIX-UPSTREAM: support spsdk >= 2.0 -Patch1: https://github.com/Nitrokey/pynitrokey/pull/499.patch#/support-spsdk-2.0.patch BuildRequires: %{python_module click-aliases} BuildRequires: %{python_module flit} BuildRequires: %{python_module pip} @@ -54,7 +52,7 @@ BuildRequires: %{python_module python-dateutil >= 2.7.0} BuildRequires: %{python_module pyusb} BuildRequires: %{python_module requests} -BuildRequires: %{python_module spsdk >= 2.0 with %python-spsdk < 2.1} +BuildRequires: %{python_module spsdk >= 2.0 with %python-spsdk < 2.2} BuildRequires: %{python_module tlv8} BuildRequires: %{python_module tqdm} # "typing_extensions ~= 4.3.0" @@ -89,12 +87,9 @@ Requires: python-urllib3 >= 1.26.7 Requires: (python-fido2 >= 1.1.0 with python-fido2 < 2) Requires: (python-nethsm >= 0.5.0 with python-nethsm < 2) -Requires: (python-spsdk >= 2.0 with python-spsdk < 2.1) +Requires: (python-spsdk >= 2.0 with python-spsdk < 2.2) Requires(post): update-alternatives Requires(postun): update-alternatives -# only build for x86_64, as some dependencies are not available -# for other architectures -ExclusiveArch: x86_64 BuildArch: noarch Provides: nitropy = %{version}-%{release} %python_subpackages ++++++ pynitrokey-0.4.45.tar.gz -> pynitrokey-0.4.47.tar.gz ++++++ ++++ 15370 lines of diff (skipped)
