git-delete-merged-branches: rebuild for python3-3.13

This commit is contained in:
Andrew J. Hesford 2024-11-16 09:29:20 -05:00
parent aa7c582402
commit d092d78b21

View File

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