Compare commits

..

5 commits

5 changed files with 6 additions and 6 deletions

2
duckdb

@ -1 +1 @@
Subproject commit 37d0b1c091348ad9ebb928e24fc53d57728050b6
Subproject commit 3479cf55a749387610017d9f3fe2b775217fd5be

@ -1 +1 @@
Subproject commit bc02866ee27d47fd0367176d5f0f4a67630d4a1b
Subproject commit d0a3f75a3dac4cb4b5cf124c8b14a7b31f32aeae

@ -1 +1 @@
Subproject commit 98ba5b8bf54abf2e86390dfdc0152082319a3ae1
Subproject commit 1cf0e7c0cc3e4e9d13642aee879f635dee5162ac

@ -1 +1 @@
Subproject commit 5169698c8674e4cc9f2754a96db78369c2bde187
Subproject commit e5d54f41c7688f94f01bf536105b2fab130d1057

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')