| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- version update to 1.0.2
* Don't crash when indent tokens have no lowercase equivalent name
* Parse "--" ident tokens correctly
* Drop Python 2.7, 3.3 and 3.4 support.
* Allow leading double dash syntax for ident tokens, allowing CSS variables to
be parsed correctly.
* Force tests to parse JSON files as UTF-8.
- python3 package only
- bsc#1130082: Switch off FLAKE8-check test
- Remove superfluous devel dependency for noarch package
- Initial version