upgpkg: python-pydeps 1.10.22-1
This commit is contained in:
parent
268e0fe4a4
commit
e8d101d273
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
pkgname=python-pydeps
|
pkgname=python-pydeps
|
||||||
_name=${pkgname#python-}
|
_name=${pkgname#python-}
|
||||||
pkgver=1.10.18
|
pkgver=1.10.22
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='Python module dependency graphs'
|
pkgdesc='Python module dependency graphs'
|
||||||
arch=('any')
|
arch=('any')
|
||||||
|
@ -16,7 +16,7 @@ depends=(
|
||||||
)
|
)
|
||||||
makedepends=('git' 'python-setuptools')
|
makedepends=('git' 'python-setuptools')
|
||||||
checkdepends=('python-pytest')
|
checkdepends=('python-pytest')
|
||||||
_commit='1d44516d25121687f206d8b21736d8f7f3b8021d'
|
_commit='72003a33ee0c0a5807bd973382ebf8c1075e80de'
|
||||||
source=("$pkgname::git+$url.git#commit=$_commit")
|
source=("$pkgname::git+$url.git#commit=$_commit")
|
||||||
b2sums=('SKIP')
|
b2sums=('SKIP')
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue