mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-07 11:49:40 +00:00
graphics/py-pygraph: Update to 0.3.0
This commit is contained in:
parent
2c8b7b9008
commit
829f5b2092
@ -1,21 +1,18 @@
|
||||
PORTNAME= pygraph
|
||||
DISTVERSION= 0.2.1-4
|
||||
DISTVERSIONSUFFIX= -g037bb2f
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 0.3.0
|
||||
CATEGORIES= graphics python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= ehaupt@FreeBSD.org
|
||||
COMMENT= Graph manipulation library in pure Python
|
||||
WWW= https://github.com/jciskey/pygraph
|
||||
WWW= https://pypi.org/project/PyGraph/ \
|
||||
https://github.com/jciskey/pygraph
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= python
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= jciskey
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1613740798
|
||||
SHA256 (jciskey-pygraph-0.2.1-4-g037bb2f_GH0.tar.gz) = 59cdaccb7294cf413ec8d13ddf74f55ff5ba8d1c830551af6018dbefe5ea608e
|
||||
SIZE (jciskey-pygraph-0.2.1-4-g037bb2f_GH0.tar.gz) = 31765
|
||||
TIMESTAMP = 1725284488
|
||||
SHA256 (pygraph-0.3.0.tar.gz) = e5d8f6fe5674af97e31594e79a7f1572fa572a5185c667460226849c76a069c6
|
||||
SIZE (pygraph-0.3.0.tar.gz) = 33523
|
||||
|
Loading…
x
Reference in New Issue
Block a user