* ENH - Move to hatch for dev/build * ENH - Automate theme READMEs * BUG - Ensure no local version * BUG - Fix contrast failures for high contrast light theme * ENH - Fix broken theme URLs in README, typo in demo html * ENH - Update code to not get images from placeholder.com * ENH - Reflect that rgb colors are in 0-1 and floats. * ENH - Rename hex to float function * ENH - Set a11y-light default background to #f2f2f2 (light gray) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-accessible-pygments?expand=0&rev=10
42 lines
1.5 KiB
Plaintext
42 lines
1.5 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Jan 7 03:05:05 UTC 2026 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Update to 0.0.5:
|
|
* ENH - Move to hatch for dev/build
|
|
* ENH - Automate theme READMEs
|
|
* BUG - Ensure no local version
|
|
* BUG - Fix contrast failures for high contrast light theme
|
|
* ENH - Fix broken theme URLs in README, typo in demo html
|
|
* ENH - Update code to not get images from placeholder.com
|
|
* ENH - Reflect that rgb colors are in 0-1 and floats.
|
|
* ENH - Rename hex to float function
|
|
* ENH - Set a11y-light default background to #f2f2f2 (light gray)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 13 05:35:04 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Switch to pyproject macros.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 24 18:26:05 UTC 2024 - ecsos <ecsos@opensuse.org>
|
|
|
|
- Add %{?sle15_python_module_pythons}
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 30 07:26:57 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 0.0.4:
|
|
* Minor version of accessible pygments,
|
|
* Exclude "test" package from being installed.
|
|
- run tests
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 10 12:08:57 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>
|
|
|
|
- Fix license in spec file
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 9 17:54:05 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>
|
|
|
|
- Initial package (0.0.3)
|