15
0

Accepting request 943586 from home:marxin:branches:devel:languages:python

- Update to 2.11.1:
  https://github.com/pygments/pygments/blob/master/CHANGES
- Remove one test as it requires wcag-contrast-ratio Python package.

I verified python-pelican package can be built with updated Pygments.

OBS-URL: https://build.opensuse.org/request/show/943586
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pygments?expand=0&rev=79
This commit is contained in:
2022-01-04 17:47:14 +00:00
committed by Git OBS Bridge
parent 49e9ec500a
commit c2e2356a47
4 changed files with 15 additions and 6 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Jan 3 11:09:21 UTC 2022 - Martin Liška <mliska@suse.cz>
- Update to 2.11.1:
https://github.com/pygments/pygments/blob/master/CHANGES
- Remove one test as it requires wcag-contrast-ratio Python package.
-------------------------------------------------------------------
Thu Sep 9 08:48:02 UTC 2021 - Stefan Schubert <schubi@suse.de>