> On 23/01/2020, at 9:47 PM, Timo Kaufmann <[email protected]> wrote:
>
> Am Mittwoch, 22. Januar 2020 19:04:06 UTC+1 schrieb Steven Trogdon:
> Your build may be picking up on the wrong version of pygments. Vanilla Sage
> uses pygments-2.3.1.p0.
>
> ./sage -f pygments
>
> may fix the issue. On my sage-on-gentoo build, which uses a system pygments,
> I see the same lex literal_block as "python" Warning with pygments-2.5.2. But
> pygments-2.4.2 is fine.
>
> I have fixed the pygments issue for nix here:
> https://github.com/NixOS/nixpkgs/pull/78348
>
> Only the sphinx patch is strictly necessary to fix the docbuild. Since it
> doesn't look like sphinx has a python2 maintenance branch, you'll have to
> patch it if you want this fixed.
Is this backwards compatible with older versions of pygments?
i.e. there won’t be any issues if pygments-2.3.x is used in conjunction with
patched sphinx-1.8?
François
--
You received this message because you are subscribed to the Google Groups
"sage-release" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/sage-release/BE06CF92-AAD7-4C87-AA9E-B4F302FCE89A%40gmail.com.