Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-numcodecs for openSUSE:Factory checked in at 2024-03-18 16:45:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-numcodecs (Old) and /work/SRC/openSUSE:Factory/.python-numcodecs.new.1905 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-numcodecs" Mon Mar 18 16:45:28 2024 rev:7 rq:1158848 version:0.12.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-numcodecs/python-numcodecs.changes 2024-01-25 18:41:33.755421988 +0100 +++ /work/SRC/openSUSE:Factory/.python-numcodecs.new.1905/python-numcodecs.changes 2024-03-18 16:45:49.361755703 +0100 @@ -1,0 +2,5 @@ +Mon Mar 18 03:28:54 UTC 2024 - Steve Kowalik <steven.kowa...@suse.com> + +- Add missing BuildRequires on importlib-metadata for the testsuite. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-numcodecs.spec ++++++ --- /var/tmp/diff_new_pack.soF4RL/_old 2024-03-18 16:45:49.833773115 +0100 +++ /var/tmp/diff_new_pack.soF4RL/_new 2024-03-18 16:45:49.837773262 +0100 @@ -46,6 +46,7 @@ Suggests: python-zfpy >= 1 # SECTION test requirements BuildRequires: %{python_module numpy >= 1.7} +BuildRequires: %{python_module importlib-metadata} BuildRequires: %{python_module msgpack} BuildRequires: %{python_module pytest} # /SECTION