mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
python3-GitPython: update to 3.1.30.
This commit is contained in:
parent
6420b8e558
commit
c3ab2650a5
1 changed files with 3 additions and 3 deletions
|
@ -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.30
|
||||||
revision=2
|
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
|
||||||
--deselect test/test_git.py::TestGit::test_refresh
|
--deselect test/test_git.py::TestGit::test_refresh
|
||||||
|
@ -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=c199677d0920a514f4ce482993fc2fb7e6e45914c365f83e016835b2bd006430
|
checksum=faa4b66b0b75f172358fbb75243c9d2a70b26623232eef365739fc96e9ecffc8
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue