Compare commits

...

3 commits

3 changed files with 4 additions and 4 deletions

@ -1 +1 @@
Subproject commit fabb39688644609c6edd48280ab2629f3f7c080b Subproject commit afb12eb8f85c4ffd81d8395653b307e9ce92c331

View file

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

2
xemu

@ -1 +1 @@
Subproject commit 9abe8b9196128b991e19bfcb39bb84a0801926c0 Subproject commit 536a11b116f09a55e51218de19f55c1f6667c2e9