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 2023-11-08 22:18:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pynitrokey (Old) and /work/SRC/openSUSE:Factory/.python-pynitrokey.new.17445 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pynitrokey" Wed Nov 8 22:18:49 2023 rev:4 rq:1124213 version:0.4.41 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pynitrokey/python-pynitrokey.changes 2023-11-02 20:21:21.675595804 +0100 +++ /work/SRC/openSUSE:Factory/.python-pynitrokey.new.17445/python-pynitrokey.changes 2023-11-08 22:20:08.580496530 +0100 @@ -1,0 +2,5 @@ +Wed Nov 8 10:24:04 UTC 2023 - Matej Cepl <mc...@suse.com> + +- Fix a bad Requires: with %{python_module construct. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pynitrokey.spec ++++++ --- /var/tmp/diff_new_pack.dFqhy5/_old 2023-11-08 22:20:09.592533709 +0100 +++ /var/tmp/diff_new_pack.dFqhy5/_new 2023-11-08 22:20:09.592533709 +0100 @@ -69,10 +69,9 @@ BuildRequires: %{python_module pytest} # /SECTION Requires: intelhex -Requires: %{python_module click-aliases} -Requires: %{python_module semver} Requires: python-certifi >= 14.5.14 Requires: python-cffi +Requires: python-click-aliases Requires: python-cryptography Requires: python-ecdsa Requires: python-frozendict >= 2.3.4 @@ -82,6 +81,7 @@ Requires: python-python-dateutil >= 2.7.0 Requires: python-pyusb Requires: python-requests +Requires: python-semver Requires: python-spsdk >= 1.7.0 Requires: python-tlv8 Requires: python-tqdm