math/py-graphillion: Update version 1.3=>1.5
Relnotes: https://github.com/takemaru/graphillion/releases/tag/v1.5
This commit is contained in:
parent
8e8cb46906
commit
f1181067a4
@ -1,7 +1,7 @@
|
||||
# Created by: Kubilay Kocak <koobs@FreeBSD.org>
|
||||
|
||||
PORTNAME= graphillion
|
||||
PORTVERSION= 1.3
|
||||
PORTVERSION= 1.5
|
||||
CATEGORIES= math python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -17,7 +17,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}future>0:devel/py-future@${PY_FLAVOR}
|
||||
|
||||
# Python 2.7,3.4+
|
||||
USES= python:3.6+
|
||||
USE_PYTHON= distutils autoplist
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
post-install:
|
||||
${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/_graphillion*.so
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1556205399
|
||||
SHA256 (Graphillion-1.3.tar.gz) = fbb370ac1dfe871d03073db94e22fdc97f6d13a16e3dbbdddb8e144c4e559c30
|
||||
SIZE (Graphillion-1.3.tar.gz) = 1100260
|
||||
TIMESTAMP = 1646762733
|
||||
SHA256 (Graphillion-1.5.tar.gz) = 55cc9386ea115364df52e51a8af163dc3061a37a720ddc790ffda2162eb1673e
|
||||
SIZE (Graphillion-1.5.tar.gz) = 1233917
|
||||
|
Loading…
Reference in New Issue
Block a user