1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-12 18:59:50 +03:00

testing/py3-igraph: upgrade to 0.11.9

This commit is contained in:
Jonas 2025-06-11 21:33:56 +02:00 committed by Patrycja Rosa
parent 223a85707a
commit c6796a0e0c

View file

@ -2,8 +2,8 @@
# Maintainer: Jonas <spameier+alpine@proton.me>
pkgname=py3-igraph
_pyname=python-igraph
pkgver=0.11.8
pkgrel=1
pkgver=0.11.9
pkgrel=0
pkgdesc="Python interface for igraph"
url="https://github.com/igraph/python-igraph"
# s390x: libigraph-dev
@ -45,5 +45,5 @@ package() {
}
sha512sums="
dce673b5e0e231e7ee0071d8db131e58724ab99b225536f8bb0f29369c90d6adc0f62fa181c62811a559512cc25f8422420f070431d8a47729d114261cc39e3c py3-igraph-0.11.8.tar.gz
ba80e2038decd05f92c13f38ee99a756a0fcf3c3c6e6e143cd6e3e43a0f28fc4247c68a89b24ac3b055fb16bb610668c012b972dd38384ba40e52eec45a8302f py3-igraph-0.11.9.tar.gz
"