python3-GitPython: rebuild for Python 3.11
This commit is contained in:
parent
f03d4cf642
commit
493a95eec7
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-GitPython'
|
# Template file for 'python3-GitPython'
|
||||||
pkgname=python3-GitPython
|
pkgname=python3-GitPython
|
||||||
version=3.1.29
|
version=3.1.29
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc="GitPython-${version}"
|
wrksrc="GitPython-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
make_check_args="--deselect test/test_base.py::TestBase::test_with_rw_remote_and_rw_repo
|
make_check_args="--deselect test/test_base.py::TestBase::test_with_rw_remote_and_rw_repo
|
||||||
|
|
Loading…
Reference in New Issue