Package: pygments / 2.14.0+dfsg-1

Metadata

Package Version Patches format
pygments 2.14.0+dfsg-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 docs moved to python pygments doc binary package.patch | (download)

doc/pygmentize.1 | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 docs: moved to python-pygments-doc binary package

0002 pygments.bashcomp Remove hashbang within bash comple.patch | (download)

external/pygments.bashcomp | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 pygments.bashcomp: remove hashbang within bash-completion

This completion script isn't needing any hashbang as it's not intended
to get executed directly.