upgpkg: python-pydeps 1.11.1-1

This commit is contained in:
George Rawlinson 2023-02-07 20:38:28 +13:00
parent 3d3958bac4
commit bbe50279f6
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.11.0
pkgver=1.11.1
pkgrel=1
pkgdesc='Python module dependency graphs'
arch=('any')
@ -22,7 +22,7 @@ makedepends=(
'python-setuptools'
)
checkdepends=('python-pytest')
_commit='793e20a43d1adc7798793b42344a480f94e1d7c1'
_commit='d1a4ab0cbba58deb612d9b027d5770467e58bef6'
source=("$pkgname::git+$url.git#commit=$_commit")
b2sums=('SKIP')