| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Renamed to python3-css-parser to keep supporting python-css-parser built with python 3.6 (boo#1225938)
- Update to version 1.0.7:
- Fix incorrect license information in one file from a
copy/paste
- Use the badge from GA
- test: relax assertRaisesMsg to match longer strings
- Add a two level import from above test
- Add python 3.10 to the CI matrix
- version 1.0.7
- Add relax_error_msg_check.patch replacing non-standard assert
methods with the standard ones (gh#ebook-utils/css-parser#12).
- Update to version 1.0.6 * no changelog provided - Remove deprecated setup.py tests, use %pyunittest instead. The custom run_tests.py is just a stdlib unittest wrapper. - Drop disable-online-tests.patch -- The tests handle the offline case fine now.
- Fix fdupes call
- Enable tests - Add patch to disable online tests: * disable-online-tests.patch
- Initial version 1.0.4