2019-04-29 07:08:17 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Apr 26 07:27:51 UTC 2019 - pgajdos@suse.com
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
2019-04-12 15:25:30 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Apr 12 15:24:03 UTC 2019 - Matěj Cepl <mcepl@suse.com>
|
|
|
|
|
2019-04-15 15:22:08 +00:00
|
|
|
- bsc#1130082: Switch off FLAKE8-check test
|
2019-04-12 15:25:30 +00:00
|
|
|
|
2018-12-04 14:09:48 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Dec 4 12:55:17 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
- Remove superfluous devel dependency for noarch package
|
|
|
|
|
2018-05-24 04:05:20 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu May 24 03:58:19 UTC 2018 - toddrme2178@gmail.com
|
|
|
|
|
|
|
|
- Initial version
|