parent
2f56c2306b
commit
713504ce96
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-GitPython'
|
# Template file for 'python-GitPython'
|
||||||
pkgname=python-GitPython
|
pkgname=python-GitPython
|
||||||
version=2.1.5
|
version=2.1.7
|
||||||
revision=2
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="GitPython-${version}"
|
wrksrc="GitPython-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -13,7 +13,7 @@ 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="3-clause-BSD"
|
||||||
distfiles="${PYPI_SITE}/G/GitPython/GitPython-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/G/GitPython/GitPython-${version}.tar.gz"
|
||||||
checksum=5c00cbd256e2b1d039381d4f7d71fcb7ee5cc196ca10c101ff7191bd82ab5d9c
|
checksum=13c7cd99c2bf277fc99accfc25148752fa90e7cc6c6d08a3f01d229dacb461d9
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue