python-GitPython: update to 2.1.10. (#14571)

This commit is contained in:
maxice8 2018-05-21 06:20:05 -03:00 committed by Alessio Sergi
parent 8b7e760f35
commit 43d7aa25bd
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python-GitPython'
pkgname=python-GitPython
version=2.1.9
version=2.1.10
revision=1
noarch=yes
wrksrc="GitPython-${version}"
@ -10,10 +10,10 @@ hostmakedepends="python-setuptools python3-setuptools"
depends="python-gitdb"
short_desc="Library to interact with Git repositories (Python2)"
maintainer="Joseph LaFreniere <joseph@lafreniere.xyz>"
homepage="https://github.com/gitpython-developers/GitPython"
license="BSD-3-Clause"
homepage="https://github.com/gitpython-developers/GitPython"
distfiles="${PYPI_SITE}/G/GitPython/GitPython-${version}.tar.gz"
checksum=c47cc31af6e88979c57a33962cbc30a7c25508d74a1b3a19ec5aa7ed64b03129
checksum=b60b045cf64a321e5b620debb49890099fa6c7be6dfb7fb249027e5d34227301
post_install() {
vlicense LICENSE