14
0
forked from pool/python-abimap

20 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
947bc88adf Accepting request 940011 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/940011
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-abimap?expand=0&rev=6
2021-12-12 20:27:41 +00:00
2f9e7b8457 Accepting request 937786 from home:pgajdos:python
- pytest-runner is not required for build

OBS-URL: https://build.opensuse.org/request/show/937786
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-abimap?expand=0&rev=13
2021-12-11 23:48:34 +00:00
1002961887 Accepting request 809598 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/809598
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-abimap?expand=0&rev=5
2020-05-28 07:18:42 +00:00
Andreas Schneider
cfb46c4836 Accepting request 809549 from home:pgajdos:python
submit

OBS-URL: https://build.opensuse.org/request/show/809549
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-abimap?expand=0&rev=11
2020-05-27 14:17:42 +00:00
ffcfd36618 Accepting request 725248 from devel:languages:python
- Drop no longer needed abimap-0.3.0-disable-pytest-console-script-tests.patch
  and properly depend on pytest-console-scripts

- Update to 0.3.2:
  * Fixed broken builds due to changes in warning output
  * Changed tests to check error messages
  * Added python 3.7 to testing matrix
  * Added requirement to verify SNI when checking URLs in docs

OBS-URL: https://build.opensuse.org/request/show/725248
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-abimap?expand=0&rev=4
2019-08-23 09:05:44 +00:00
Tomáš Chvátal
dfce62663b - Drop no longer needed abimap-0.3.0-disable-pytest-console-script-tests.patch
and properly depend on pytest-console-scripts

- Update to 0.3.2:
  * Fixed broken builds due to changes in warning output
  * Changed tests to check error messages
  * Added python 3.7 to testing matrix
  * Added requirement to verify SNI when checking URLs in docs

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-abimap?expand=0&rev=9
2019-08-22 08:46:10 +00:00
0efd116f92 Accepting request 630539 from devel:languages:python
- Just require python-setuptools not use macros as it gets auto-expanded
  by lua parser properly

- Update to version 0.3.1
  * Fixed bug when sorting releases: the older come first
  * Added missing runtime requirement for setuptools
  * Added manpage generation

OBS-URL: https://build.opensuse.org/request/show/630539
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-abimap?expand=0&rev=3
2018-08-22 12:19:23 +00:00
Tomáš Chvátal
c218937042 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-abimap?expand=0&rev=7 2018-08-20 14:37:09 +00:00
Tomáš Chvátal
5136d86983 - Just require python-setuptools not use macros as it gets auto-expanded
by lua parser properly

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-abimap?expand=0&rev=6
2018-08-20 14:35:41 +00:00
Tomáš Chvátal
086a190ae9 Accepting request 630488 from home:gladiac:branches:devel:languages:python
- Update to version 0.3.1
  * Fixed bug when sorting releases: the older come first
  * Added missing runtime requirement for setuptools
  * Added manpage generation

OBS-URL: https://build.opensuse.org/request/show/630488
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-abimap?expand=0&rev=5
2018-08-20 14:33:53 +00:00
11b073698e Accepting request 628257 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/628257
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-abimap?expand=0&rev=2
2018-08-10 07:50:07 +00:00
41f85d0835 Accepting request 628248 from home:gladiac:branches:devel:languages:python
- Add missing Requires for python-setuptools
- Remove noarch from doc (the whole package is noarch)
- Remove unneeded build require on python-devel

OBS-URL: https://build.opensuse.org/request/show/628248
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-abimap?expand=0&rev=3
2018-08-08 19:19:16 +00:00
771148bc01 Accepting request 627587 from devel:languages:python
This script allows to generate and update symbol version linker scripts which                                                                             
adds version information to the exported symbols. The script is intended to be
integrated as part of a shared library build to check for changes in the set of
exported symbols and update the symbol version linker script accordingly.

OBS-URL: https://build.opensuse.org/request/show/627587
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-abimap?expand=0&rev=1
2018-08-07 07:42:22 +00:00
Tomáš Chvátal
4dbf9faf59 Accepting request 627582 from home:gladiac
- Initial package
- Add abimap-0.3.0-disable-pytest-console-script-tests.patch
  * We need to disable the pytest-console-script tests temporarily. The package
    can't be built yet as the tests are not working. The upstream maintainer of
    pytest-console-script is aware.

OBS-URL: https://build.opensuse.org/request/show/627582
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-abimap?expand=0&rev=1
2018-08-06 06:57:32 +00:00