Syntax highlighting engine written in Python
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 |
||
---|---|---|
.gitignore | ||
python-pygments.spec | ||
sources |