mercurial: rebuild for Python 3.9

This commit is contained in:
Andrew J. Hesford 2020-10-07 09:55:09 -04:00
parent ecc0280b20
commit fe7aa5f301

View file

@ -1,7 +1,7 @@
# Template file for 'mercurial' # Template file for 'mercurial'
pkgname=mercurial pkgname=mercurial
version=5.5.2 version=5.5.2
revision=1 revision=2
build_style=python3-module build_style=python3-module
hostmakedepends="python3 python3-setuptools python3-devel" hostmakedepends="python3 python3-setuptools python3-devel"
makedepends="python3-devel" makedepends="python3-devel"