2025-08-06 16:18:53 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Aug 6 09:04:39 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
|
|
|
|
- Update to 0.2.4
|
|
|
|
* Fix regex string to stop SyntaxWarning
|
|
|
|
- from version 0.2.3
|
|
|
|
* Upgrade pytest
|
|
|
|
* Remove python 3.7 from tox list
|
|
|
|
* Remove python 3.7 from tox list
|
|
|
|
* Fix typo in tests: use assert_called_once_with()
|
|
|
|
* Fix split regex for top-level object properties
|
|
|
|
and props that aren't camelCase
|
|
|
|
- Drop qstylizer-pr17-fix-py12-mock.patch, merged upstream
|
|
|
|
- Use Python 3.11 on SLE-15 by default
|
|
|
|
|
2024-01-07 19:13:35 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jan 7 17:31:10 UTC 2024 - Ben Greiner <code@bnavigator.de>
|
|
|
|
|
|
|
|
- Add qstylizer-pr17-fix-py12-mock.patch gh#blambright/qstylizer#17
|
|
|
|
- Move to PEP517 build
|
|
|
|
|
2022-10-07 07:52:40 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Oct 7 03:46:52 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
|
|
|
|
|
|
|
- version update to 0.2.2
|
|
|
|
Merge pull request #16 from ccordoba12/missing-properties
|
|
|
|
Add a couple of missing properties
|
|
|
|
|
2021-12-17 22:15:38 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Dec 14 08:34:36 UTC 2021 - pgajdos@suse.com
|
|
|
|
|
|
|
|
- version update to 0.2.1
|
|
|
|
* no upstream changelog
|
|
|
|
|
2021-04-24 20:33:49 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Apr 24 20:03:53 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
|
|
|
|
|
|
|
- Update to 0.2
|
|
|
|
* use tinycss2 instead of tinycss
|
|
|
|
- drop qstylizer-tinycss2.patch merged upstream (in the updated
|
|
|
|
version)
|
|
|
|
|
2021-04-24 14:40:25 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Apr 24 14:38:59 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
- Our patch doesn't correspond to the upstream patch anymore.
|
|
|
|
|
2021-04-24 14:35:40 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Apr 24 13:04:07 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
|
|
|
|
|
|
|
- fix bug in qstylizer-tinycss2.patch gh#blambright/qstylizer#10
|
|
|
|
so that spyder does not look as ugly
|
|
|
|
|
2021-04-20 08:06:50 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Apr 19 16:22:54 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
|
|
|
|
|
|
|
- refresh qstylizer-tinycss2.patch gh#blambright/qstylizer#10
|
|
|
|
because the egg-info/requires.txt is checked upon start by spyder
|
|
|
|
|
2021-04-08 20:16:06 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Apr 8 17:24:03 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
|
|
|
|
|
|
|
- Initial specfile for version 0.1.10
|
|
|
|
- Required by spyder 5.0.0
|
|
|
|
- replace tinycss with tinycss2
|
|
|
|
* qstylizer-tinycss2.patch
|
|
|
|
* gh#blambright/qstylizer#10
|