Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-abimap for openSUSE:Factory checked in at 2025-08-15 21:51:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-abimap (Old) and /work/SRC/openSUSE:Factory/.python-abimap.new.1085 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-abimap" Fri Aug 15 21:51:50 2025 rev:9 rq:1299386 version:0.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-abimap/python-abimap.changes 2025-06-17 18:21:36.056756459 +0200 +++ /work/SRC/openSUSE:Factory/.python-abimap.new.1085/python-abimap.changes 2025-08-15 21:52:46.309894769 +0200 @@ -1,0 +2,20 @@ +Thu Aug 14 08:23:49 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaub...@suse.com> + +- Update to 0.4.0 + * Fixed Makefile clean targets to properly handle both files and directories + * Updated build system to use modern ``python -m build`` instead of + deprecated ``python setup.py`` commands + * Fixed linting target to use ``python -m flake8`` for better reliability + * Added flake8 to development dependencies and requirements-test.txt + * Fixed documentation build by adding Sphinx dependencies and using + ``python -m sphinx`` + * Made Makefile portable by using dynamic make command detection with + ``$(shell command -v make)`` + * Updated development dependencies to include build tools (build, sphinx, + sphinx-rtd-theme, watchdog) + * Made documentation linkcheck non-fatal to handle broken external + links gracefully + * Improved development workflow with proper dependency management +- Use Python 3.11 on SLE-15 by default + +------------------------------------------------------------------- Old: ---- abimap-0.3.2.tar.gz New: ---- abimap-0.4.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-abimap.spec ++++++ --- /var/tmp/diff_new_pack.wiQcZS/_old 2025-08-15 21:52:46.929920551 +0200 +++ /var/tmp/diff_new_pack.wiQcZS/_new 2025-08-15 21:52:46.929920551 +0200 @@ -15,10 +15,10 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # - +%{?sle15_python_module_pythons} %bcond_without libalternatives Name: python-abimap -Version: 0.3.2 +Version: 0.4.0 Release: 0 Summary: A helper for library maintainers to use symbol versioning License: MIT ++++++ abimap-0.3.2.tar.gz -> abimap-0.4.0.tar.gz ++++++ ++++ 2930 lines of diff (skipped)