From 91627c0fe2d0ac800a6b67e07cd0228ccbc50b75 Mon Sep 17 00:00:00 2001 From: Thierry Thomas Date: Mon, 4 Jan 2021 12:08:32 +0000 Subject: - Upgrade to 0.8.3 Release notes at - Update WWW: URL - Set LIB_DEPENDS for math/igraph - Depends on py-cairocffi - Let it find an image viewer for FreeBSD Without that, you cannot run code like: >>> import igraph as ig >>> g = ig.Graph.Famous("petersen") >>> ig.plot(g) - Add a plist PR: 252381 Submitted by: /me Approved by: lwhsu@ (maintainer) --- math/py-python-igraph/distinfo | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'math/py-python-igraph/distinfo') diff --git a/math/py-python-igraph/distinfo b/math/py-python-igraph/distinfo index 5af553b2f36e..5654ef7c39c2 100644 --- a/math/py-python-igraph/distinfo +++ b/math/py-python-igraph/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1597653394 -SHA256 (python-igraph-0.8.2.tar.gz) = 4601638d7d22eae7608cdf793efac75e6c039770ec4bd2cecf76378c84ce7d72 -SIZE (python-igraph-0.8.2.tar.gz) = 3970354 +TIMESTAMP = 1609586406 +SHA256 (python-igraph-0.8.3.tar.gz) = e1f27622eddeb2bd5fdcbadb41ef048e884790bb050f9627c086dc609d0f1236 +SIZE (python-igraph-0.8.3.tar.gz) = 4059460 -- cgit v1.2.3