parent
e4729232d8
commit
c8d3a5535b
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-GitPython'
|
# Template file for 'python-GitPython'
|
||||||
pkgname=python-GitPython
|
pkgname=python-GitPython
|
||||||
version=2.1.8
|
version=2.1.9
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="GitPython-${version}"
|
wrksrc="GitPython-${version}"
|
||||||
|
@ -11,9 +11,9 @@ depends="python-gitdb"
|
||||||
short_desc="Library to interact with Git repositories (Python2)"
|
short_desc="Library to interact with Git repositories (Python2)"
|
||||||
maintainer="Joseph LaFreniere <joseph@lafreniere.xyz>"
|
maintainer="Joseph LaFreniere <joseph@lafreniere.xyz>"
|
||||||
homepage="https://github.com/gitpython-developers/GitPython"
|
homepage="https://github.com/gitpython-developers/GitPython"
|
||||||
license="3-clause-BSD"
|
license="BSD-3-Clause"
|
||||||
distfiles="${PYPI_SITE}/G/GitPython/GitPython-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/G/GitPython/GitPython-${version}.tar.gz"
|
||||||
checksum=ad61bc25deadb535b047684d06f3654c001d9415e1971e51c9c20f5b510076e9
|
checksum=c47cc31af6e88979c57a33962cbc30a7c25508d74a1b3a19ec5aa7ed64b03129
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue