python3-Pygments: rebuild for Python 3.10

This commit is contained in:
Andrew J. Hesford 2021-09-24 23:16:33 -04:00
parent 938ffd5f2e
commit 07907373e2

View file

@ -1,7 +1,7 @@
# Template file for 'python3-Pygments' # Template file for 'python3-Pygments'
pkgname=python3-Pygments pkgname=python3-Pygments
version=2.10.0 version=2.10.0
revision=1 revision=2
wrksrc="Pygments-${version}" wrksrc="Pygments-${version}"
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"