upgpkg: python-pydeps 1.10.24-1

This commit is contained in:
George Rawlinson 2022-09-24 21:02:59 +12:00
parent c61f97bb48
commit d34bf726e3
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
pkgname=python-pydeps
_name=${pkgname#python-}
pkgver=1.10.22
pkgver=1.10.24
pkgrel=1
pkgdesc='Python module dependency graphs'
arch=('any')
@ -16,7 +16,7 @@ depends=(
)
makedepends=('git' 'python-setuptools')
checkdepends=('python-pytest')
_commit='72003a33ee0c0a5807bd973382ebf8c1075e80de'
_commit='aed17eb135fa79611524dfe0ba2778a00e9d0ab1'
source=("$pkgname::git+$url.git#commit=$_commit")
b2sums=('SKIP')