Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / 
python-docutils


Commits:
1fa62de3 by nl6720 at 2024-03-13T09:37:21+02:00
Add python-pygments to optdepends

docutils uses pygments for syntax highlighting.
See https://docutils.sourceforge.io/README.html#recommendations

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -16,6 +16,7 @@ license=('custom')
 depends=('python')
 makedepends=('python-build' 'python-installer' 'python-setuptools'
              'python-wheel')
+optdepends=('python-pygments: syntax highlight of code directives and roles')
 source=("https://downloads.sourceforge.net/$_name/$_name-$pkgver.tar.gz";)
 
b2sums=('73fb8302599ffe57b0840c898b0b2e3ccd39ff9ea6eec2b5d345d02c950e1a8357bd821e62733b0484e82bc30e71d30fab381390b0edaef4375b02bcd9eeeb40')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-docutils/-/commit/1fa62de3ab9f579b6604df3812d93c9e424515a8

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-docutils/-/commit/1fa62de3ab9f579b6604df3812d93c9e424515a8
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to