hg-git: rebuild for Python 3.12

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

View file

@ -1,7 +1,7 @@
# Template file for 'hg-git' # Template file for 'hg-git'
pkgname=hg-git pkgname=hg-git
version=1.0.1 version=1.0.1
revision=1 revision=2
build_style=python3-pep517 build_style=python3-pep517
hostmakedepends="python3-setuptools_scm python3-wheel" hostmakedepends="python3-setuptools_scm python3-wheel"
depends="python3-dulwich mercurial" depends="python3-dulwich mercurial"