pre-commit: rebuild for Python 3.11
This commit is contained in:
parent
fcb747ae5f
commit
e2dc1a10c4
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'pre-commit'
|
# Template file for 'pre-commit'
|
||||||
pkgname=pre-commit
|
pkgname=pre-commit
|
||||||
version=2.20.0
|
version=2.20.0
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc="pre_commit-${version}"
|
wrksrc="pre_commit-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
|
Loading…
Reference in New Issue