mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
python3-GitPython: update to 3.1.31.
This commit is contained in:
parent
89e672db3d
commit
c218a8211a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-GitPython'
|
# Template file for 'python3-GitPython'
|
||||||
pkgname=python3-GitPython
|
pkgname=python3-GitPython
|
||||||
version=3.1.30
|
version=3.1.31
|
||||||
revision=1
|
revision=1
|
||||||
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
|
||||||
|
@ -17,7 +17,7 @@ license="BSD-3-Clause"
|
||||||
homepage="https://github.com/gitpython-developers/GitPython"
|
homepage="https://github.com/gitpython-developers/GitPython"
|
||||||
changelog="https://raw.githubusercontent.com/gitpython-developers/GitPython/main/doc/source/changes.rst"
|
changelog="https://raw.githubusercontent.com/gitpython-developers/GitPython/main/doc/source/changes.rst"
|
||||||
distfiles="https://github.com/gitpython-developers/GitPython/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/gitpython-developers/GitPython/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=faa4b66b0b75f172358fbb75243c9d2a70b26623232eef365739fc96e9ecffc8
|
checksum=2b3f42819402642effd574823ea9f7022f20b53b3245d7570d385a48163f6117
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue