python-GitPython: update to 2.1.9.

Closes: #12899 [via git-merge-pr]
This commit is contained in:
maxice8 2018-03-25 00:48:07 -03:00 committed by Michael Aldridge
parent e4729232d8
commit c8d3a5535b

View file

@ -1,6 +1,6 @@
# Template file for 'python-GitPython'
pkgname=python-GitPython
version=2.1.8
version=2.1.9
revision=1
noarch=yes
wrksrc="GitPython-${version}"
@ -11,9 +11,9 @@ 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="3-clause-BSD"
license="BSD-3-Clause"
distfiles="${PYPI_SITE}/G/GitPython/GitPython-${version}.tar.gz"
checksum=ad61bc25deadb535b047684d06f3654c001d9415e1971e51c9c20f5b510076e9
checksum=c47cc31af6e88979c57a33962cbc30a7c25508d74a1b3a19ec5aa7ed64b03129
post_install() {
vlicense LICENSE