AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Add patch to work with python 3.8: * python38.patch - Restrict pytest to < 3.0 as the testing code does not work upstream on anything else
- Make CairoSVG only python3 dependency and simply not provide the png conversion feature on python2
- Add patch pytest4.patch to make the test suite compatible with pytest4+ (yes, THIS is the only change necessary!). gh#Kozea/pygal#340
- Add patch to work with python 3.8: * python38.patch - Restrict pytest to < 3.0 as the testing code does not work upstream on anything else
- Make CairoSVG only python3 dependency and simply not provide the png conversion feature on python2
- Remove superfluous devel dependency for noarch package
- spec file cleanups - dependencies are python3-only
- Implement single-spec version
- update to upstream release 2.4.0
- initial packaging of version 1.7.0