mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 05:47:13 +02:00
testing/py3-nwdiag: upgrade to 3.0.0
This commit is contained in:
parent
a039767319
commit
3e1511e2b1
@ -2,8 +2,8 @@
|
||||
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
|
||||
pkgname=py3-nwdiag
|
||||
_pkgname=nwdiag
|
||||
pkgver=2.0.0
|
||||
pkgrel=4
|
||||
pkgver=3.0.0
|
||||
pkgrel=0
|
||||
pkgdesc="Generate network-diagram image file from spec-text file"
|
||||
url="https://pypi.org/project/nwdiag"
|
||||
arch="noarch"
|
||||
@ -24,4 +24,6 @@ package() {
|
||||
python3 setup.py install --skip-build --root="$pkgdir"
|
||||
}
|
||||
|
||||
sha512sums="b9064c56955c68074e6c9e262f90fadde5b0c9412d86e6fe3c7f76745638fb02a62ab720b515d3b81d1b896cac18df55622893d73380dfe003a4004b0b8b50e5 nwdiag-2.0.0.tar.gz"
|
||||
sha512sums="
|
||||
3443d2599c91c2e1a267172fe1c35ead18f733d4eebb7313597fdae3b8cac9cd8e0c2700750aef5b2a332851cc3e6a1942d3ffe165f55cdd68dc54430f0dd86f nwdiag-3.0.0.tar.gz
|
||||
"
|
||||
|
Loading…
Reference in New Issue
Block a user