python-Pygments: rebuild for Python 3.9

This commit is contained in:
Andrew J. Hesford 2020-10-07 09:55:14 -04:00
parent 54624af627
commit 60569570a4

View file

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