AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- %python3_only -> %python_alternative
- 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
- 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
- Add missing Requires for python-setuptools - Remove noarch from doc (the whole package is noarch) - Remove unneeded build require on python-devel
- 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.