* update python-gitdb to 1:4.0.11-3
This commit is contained in:
parent
7737369025
commit
81f7cc2c6f
@ -8,7 +8,7 @@ pkgdesc="A pure-Python git object database"
|
||||
pkgname=python-gitdb
|
||||
_commit=3324a91f7b68043a0a21bcf585f31a4f15892433 # refs/tags/4.0.11
|
||||
pkgver=4.0.11
|
||||
pkgrel=1
|
||||
pkgrel=3
|
||||
epoch=1
|
||||
url="https://github.com/gitpython-developers/gitdb"
|
||||
license=(BSD-3-Clause)
|
||||
@ -26,7 +26,6 @@ makedepends=(
|
||||
python-wheel
|
||||
)
|
||||
checkdepends=(
|
||||
python-nose
|
||||
python-pytest
|
||||
)
|
||||
source=("git+$url#tag=$_commit?signed")
|
||||
|
Loading…
x
Reference in New Issue
Block a user