From 43d7aa25bd15f8fee723c3ce57a5e49c54e4d0e7 Mon Sep 17 00:00:00 2001 From: maxice8 <30738253+maxice8@users.noreply.github.com> Date: Mon, 21 May 2018 06:20:05 -0300 Subject: [PATCH] python-GitPython: update to 2.1.10. (#14571) --- srcpkgs/python-GitPython/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python-GitPython/template b/srcpkgs/python-GitPython/template index 4549625025d..5566e087750 100644 --- a/srcpkgs/python-GitPython/template +++ b/srcpkgs/python-GitPython/template @@ -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 " -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