python-gitdb: update to 2.0.4.
This commit is contained in:
parent
b3a0a0687c
commit
990de92f67
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-gitdb'
|
# Template file for 'python-gitdb'
|
||||||
pkgname=python-gitdb
|
pkgname=python-gitdb
|
||||||
version=2.0.3
|
version=2.0.4
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="gitdb2-${version}"
|
wrksrc="gitdb2-${version}"
|
||||||
|
@ -10,10 +10,10 @@ hostmakedepends="python-setuptools python3-setuptools"
|
||||||
depends="python-smmap"
|
depends="python-smmap"
|
||||||
short_desc="Pure-Python git object database (Python2)"
|
short_desc="Pure-Python git object database (Python2)"
|
||||||
maintainer="Joseph LaFreniere <joseph@lafreniere.xyz>"
|
maintainer="Joseph LaFreniere <joseph@lafreniere.xyz>"
|
||||||
|
license="BSD-3-Clause"
|
||||||
homepage="https://github.com/gitpython-developers/gitdb"
|
homepage="https://github.com/gitpython-developers/gitdb"
|
||||||
license="BSD"
|
|
||||||
distfiles="${PYPI_SITE}/g/gitdb2/gitdb2-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/g/gitdb2/gitdb2-${version}.tar.gz"
|
||||||
checksum=b60e29d4533e5e25bb50b7678bbc187c8f6bcff1344b4f293b2ba55c85795f09
|
checksum=bb4c85b8a58531c51373c89f92163b92f30f81369605a67cd52d1fc21246c044
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue