hg-evolve: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:03:55 -04:00
parent fc0a43ef36
commit 144befe101

View file

@ -1,7 +1,7 @@
# Template file for 'hg-evolve' # Template file for 'hg-evolve'
pkgname=hg-evolve pkgname=hg-evolve
version=11.0.2 version=11.0.2
revision=1 revision=2
_hg_version=6.5 # sync with mercurial version in void repos _hg_version=6.5 # sync with mercurial version in void repos
build_style=python3-module build_style=python3-module
build_wrksrc="hg-evolve-${version}" build_wrksrc="hg-evolve-${version}"