Syntax highlighting engine written in Python
Go to file
Miro Hrončok 8770b129f5 RHEL/ELN: Stop building the HTML documentation and running the contrast-ratio tests
This allows us to avoid pulling python-wcag-contrast-ratio into the next RHELs.

Changes explained:

 - sphinx documentation is not required for RHEL, disabled
   - we keep building it in Fedora mostly as an additional check that the package is OK
   - wcag-contrast-ratio was used in docs
 - manpage is good even without docs, it was not built by sphinx anyway
 - tests.contrast.test_contrasts needs wcag-contrast-ratio, disabled on RHEL
   - wcag-contrast-ratio was only used in this test
 - to pass options to pytest, invoke it via %pytest instead of make
2023-02-16 13:19:35 +01:00
.gitignore Update to 2.9.0 2021-06-11 13:27:35 +02:00
python-pygments.spec RHEL/ELN: Stop building the HTML documentation and running the contrast-ratio tests 2023-02-16 13:19:35 +01:00
sources Update to 2.14.0 (#2157264) 2023-01-30 14:33:14 +05:30