mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
git-filter-repo: rebuild for Python 3.11
This commit is contained in:
parent
9342621653
commit
750a5ea592
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'git-filter-repo'
|
# Template file for 'git-filter-repo'
|
||||||
pkgname=git-filter-repo
|
pkgname=git-filter-repo
|
||||||
version=2.34.0
|
version=2.34.0
|
||||||
revision=1
|
revision=2
|
||||||
depends="git python3"
|
depends="git python3"
|
||||||
checkdepends="git python3 perl rsync dos2unix"
|
checkdepends="git python3 perl rsync dos2unix"
|
||||||
short_desc="Versatile tool for rewriting git history"
|
short_desc="Versatile tool for rewriting git history"
|
||||||
|
|
Loading…
Add table
Reference in a new issue