upgpkg: python-pydeps 1.11.1-1
This commit is contained in:
parent
3d3958bac4
commit
bbe50279f6
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.11.0
|
pkgver=1.11.1
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='Python module dependency graphs'
|
pkgdesc='Python module dependency graphs'
|
||||||
arch=('any')
|
arch=('any')
|
||||||
|
@ -22,7 +22,7 @@ makedepends=(
|
||||||
'python-setuptools'
|
'python-setuptools'
|
||||||
)
|
)
|
||||||
checkdepends=('python-pytest')
|
checkdepends=('python-pytest')
|
||||||
_commit='793e20a43d1adc7798793b42344a480f94e1d7c1'
|
_commit='d1a4ab0cbba58deb612d9b027d5770467e58bef6'
|
||||||
source=("$pkgname::git+$url.git#commit=$_commit")
|
source=("$pkgname::git+$url.git#commit=$_commit")
|
||||||
b2sums=('SKIP')
|
b2sums=('SKIP')
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue