git-delete-merged-branches: rebuild for Python 3.12

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

View file

@ -1,7 +1,7 @@
# Template file for 'git-delete-merged-branches'
pkgname=git-delete-merged-branches
version=7.4.0
revision=1
revision=2
build_style=python3-pep517
hostmakedepends="python3-wheel"
depends="python3-colorama python3-prompt_toolkit"