mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
graphics/py-pygraphviz: Update to 1.5
PR: 238475 Approved by: miwi (python, maintainer)
This commit is contained in:
parent
318c631d43
commit
25d36ac235
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=505461
2 changed files with 5 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pygraphviz
|
||||
PORTVERSION= 1.3.1
|
||||
PORTVERSION= 1.5
|
||||
CATEGORIES= graphics python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
|||
LIB_DEPENDS= libcgraph.so:graphics/graphviz
|
||||
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>=0.10.1:devel/py-nose@${PY_FLAVOR}
|
||||
|
||||
USES= pkgconfig python
|
||||
USES= pkgconfig python zip
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
PYDISTUTILS_BUILD_TARGET= build build_ext
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (pygraphviz-1.3.1.tar.gz) = 7c294cbc9d88946be671cc0d8602aac176d8c56695c0a7d871eadea75a958408
|
||||
SIZE (pygraphviz-1.3.1.tar.gz) = 103336
|
||||
TIMESTAMP = 1560202080
|
||||
SHA256 (pygraphviz-1.5.zip) = 50a829a305dc5a0fd1f9590748b19fece756093b581ac91e00c2c27c651d319d
|
||||
SIZE (pygraphviz-1.5.zip) = 117810
|
||||
|
|
Loading…
Add table
Reference in a new issue