6 Commits

Author SHA256 Message Date
53fa83d940 Accepting request 1299386 from devel:languages:python
Forwarded request #1299342 from glaubitz

- 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

OBS-URL: https://build.opensuse.org/request/show/1299386
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-abimap?expand=0&rev=9
2025-08-15 19:51:50 +00:00
dd8fbc240b Accepting request 1299342 from home:glaubitz:branches:devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/1299342
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-abimap?expand=0&rev=18
2025-08-14 11:14:41 +00:00
3cbda5a2aa Accepting request 1286086 from devel:languages:python
- Convert to libalternatives

OBS-URL: https://build.opensuse.org/request/show/1286086
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-abimap?expand=0&rev=8
2025-06-17 16:21:11 +00:00
8de47a3c60 - Convert to libalternatives
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-abimap?expand=0&rev=16
2025-06-16 12:09:35 +00:00
d295c4a4d1 Accepting request 1239357 from devel:languages:python
- Switch to pyproject macros.
- No more greedy globs in %files.
- Explicitly BuildRequire sphinx_rtd_theme.

OBS-URL: https://build.opensuse.org/request/show/1239357
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-abimap?expand=0&rev=7
2025-01-22 15:32:00 +00:00
f0009e76d0 - Switch to pyproject macros.
- No more greedy globs in %files.
- Explicitly BuildRequire sphinx_rtd_theme.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-abimap?expand=0&rev=14
2025-01-22 00:59:43 +00:00

Diff Content Not Available