git-cola: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:04:00 -04:00
parent e665831f10
commit 21c4a7fc15

View file

@ -1,7 +1,7 @@
# Template file for 'git-cola' # Template file for 'git-cola'
pkgname=git-cola pkgname=git-cola
version=4.3.2 version=4.3.2
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="git qt5-svg python3-PyQt5-webkit python3-QtPy python3-packaging" depends="git qt5-svg python3-PyQt5-webkit python3-QtPy python3-packaging"