upgpkg: python-pydeps 1.10.12-1
New upstream release.
This commit is contained in:
parent
09ad7c48c4
commit
a9e5729dc1
1 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
pkgname=python-pydeps
|
||||
_name=${pkgname#python-}
|
||||
pkgver=1.10.11
|
||||
pkgver=1.10.12
|
||||
pkgrel=1
|
||||
pkgdesc="Python module dependency graphs"
|
||||
arch=('any')
|
||||
|
@ -12,8 +12,8 @@ depends=('python' 'python-yaml' 'python-stdlib-list' 'graphviz')
|
|||
makedepends=('python-setuptools')
|
||||
checkdepends=('python-pytest')
|
||||
source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
|
||||
sha512sums=('9ce55597b6620b18142af55c7ca954b2f252cd95675e6bb5683a8e20f3e1d469a93b596460661825ac573b84de5bf4cfd84afde9198a674b5523150b759b456d')
|
||||
b2sums=('5e45822e377c50c0fdb203583a33ef2325228d48ae211473359875d30a02543d7c24840753269fb26e8d490e968d5e832b030601fd8171909d8c834e4dd3b6b9')
|
||||
sha512sums=('4ff7fea75a5f683c9d80dfef84f7729a67944a984513985472575996e8fc33c9c60725c79c2a76067b83f06d21c5e7b167b7a23bfba8c79d7243df20e9f7af51')
|
||||
b2sums=('a7dcea7d3321e0f64fb5e97db17b94043543cc04b20033ec472ace753d1c7ec5dbfd1289583dcbeac1120e354b8ea748dd24fa8a4579e99c74ba8ed5d07b277b')
|
||||
|
||||
build() {
|
||||
cd "$_name-$pkgver"
|
||||
|
|
Loading…
Reference in a new issue