Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-mypy for openSUSE:Factory checked in at 2026-09-11 19:00:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-mypy (Old) and /work/SRC/openSUSE:Factory/.python-mypy.new.1265 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-mypy" Fri Sep 11 19:00:00 2026 rev:28 rq:1376653 version:2.3.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-mypy/python-mypy.changes 2026-09-04 12:36:58.128332553 +0200 +++ /work/SRC/openSUSE:Factory/.python-mypy.new.1265/python-mypy.changes 2026-09-11 19:00:20.942162137 +0200 @@ -1,0 +2,6 @@ +Wed Sep 9 08:58:19 UTC 2026 - Bernhard Wiedemann <[email protected]> + +- Do not package the sphinx doctree cache (4.4 of 5.1 MB) because + its environment.pickle is not reproducible + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-mypy.spec ++++++ --- /var/tmp/diff_new_pack.OvgPHo/_old 2026-09-11 19:00:21.675192686 +0200 +++ /var/tmp/diff_new_pack.OvgPHo/_new 2026-09-11 19:00:21.676192728 +0200 @@ -135,6 +135,8 @@ pushd docs %make_build html rm build/html/.buildinfo +# sphinx doctree cache: not documentation, and environment.pickle is not reproducible +rm -r build/doctrees popd %endif
