| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Replace python-blockdiag-nose-to-pytest.patch with a different upstream patch to also drop use of yield tests.
- fix usage of libalternatives
- Convert to pip-based build
- Add upstream pillow10.patch to fix compatibility with Pillow 10.0.0
- add sle15_python_module_pythons (jsc#PED-68)
- Update to 3.0.0
* Drop python3.6 support
* Use funcparserlib-1.0.0a0 or newer to support new python
versions
* Allow to write multiline string via triple quotes (""" ... """)
* Fix #147: file existence disclosure using svg renderer
- Refresh python-blockdiag-nose-to-pytest.patch
- added patches https://github.com/blockdiag/blockdiag/pull/131 + python-blockdiag-nose-to-pytest.patch
- %check: test the package
- Update to 2.0.1: * Drop python2 and python3.4 support * Fix #126: '_io.BufferedRandom' object has no attribute 'buffer' * Fix #109 blockdiag does not work with recent pillow
- Update to 1.5.4: * better python 3.7 compatibility
- Update to 1.5.4: * better python 3.7 compatibility
- Use noun phrase in summary.
- Remove superfluous devel dependency for noarch package
- Include in SLE-15 (bsc#1176785, jsc#ECO-3105, jsc#PM-2352)
- Allows Recommends and Suggest in Fedora
- Recommends only for SUSE
- Implement single-spec version.
- use update-alternatives
- update to 1.5.3: * Fix #67 Group overlaps with nodes having href
- Initial packaging