Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-nss for openSUSE:Factory checked in at 2023-06-22 23:26:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-nss (Old) and /work/SRC/openSUSE:Factory/.python-nss.new.15902 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-nss" Thu Jun 22 23:26:45 2023 rev:7 rq:1094650 version:1.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-nss/python-nss.changes 2023-06-14 16:31:40.667330629 +0200 +++ /work/SRC/openSUSE:Factory/.python-nss.new.15902/python-nss.changes 2023-06-22 23:27:32.526294765 +0200 @@ -1,0 +2,5 @@ +Thu Jun 22 08:19:27 UTC 2023 - Bernhard Wiedemann <bwiedem...@suse.com> + +- Drop sphinx .doctrees to make package build reproducible + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-nss.spec ++++++ --- /var/tmp/diff_new_pack.h0Nn4w/_old 2023-06-22 23:27:33.034297357 +0200 +++ /var/tmp/diff_new_pack.h0Nn4w/_new 2023-06-22 23:27:33.038297376 +0200 @@ -71,7 +71,7 @@ %python_install %python_expand %fdupes %{buildroot}%{$python_sitearch} PYTHONPATH=%{buildroot}%{python_sitearch} python3 -m sphinx doc/sphinx/source build/sphinx/html -rm -rf build/sphinx/html/.buildinfo +rm -rf build/sphinx/html/.buildinfo build/sphinx/html/.doctrees %check %{python_expand export PYTHONPATH=%{buildroot}%{$python_sitearch}