106f62b111
- 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
Matej Cepl2025-08-14 11:14:41 +00:00
d2a70c7eaf
Accepting request 1286086 from devel:languages:python
Ana Guerrero2025-06-17 16:21:11 +00:00
d6921f92eb
Accepting request 1239357 from devel:languages:python
Ana Guerrero2025-01-22 15:32:00 +00:00
61e2007ff0
- Switch to pyproject macros. - No more greedy globs in %files. - Explicitly BuildRequire sphinx_rtd_theme.
Steve Kowalik2025-01-22 00:59:43 +00:00
dfce62663b
- Drop no longer needed abimap-0.3.0-disable-pytest-console-script-tests.patch and properly depend on pytest-console-scripts
Tomáš Chvátal
2019-08-22 08:46:10 +00:00