mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
math/py-PyMetis: Update 2016.2 -> 2019.1.1
This commit is contained in:
parent
152f1a83b5
commit
5d5bc409dd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=544833
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= PyMetis
|
||||
DISTVERSION= 2016.2
|
||||
DISTVERSION= 2019.1.1
|
||||
CATEGORIES= math python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -12,13 +12,12 @@ COMMENT= Python wrapper for the Metis graph partititioning software
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
DEPRECATED= Uses deprecated version of python
|
||||
EXPIRATION_DATE= 2020-08-15
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pip>:devel/py-pip@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pybind11>0:devel/py-pybind11@${PY_FLAVOR}
|
||||
LIB_DEPENDS= libmetis.so:math/metis
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}
|
||||
|
||||
USES= localbase python:-3.6
|
||||
USES= compiler:c++14-lang localbase python
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1527196473
|
||||
SHA256 (PyMetis-2016.2.tar.gz) = ebf68b865ed274f5c6db5ccfdf2fbec2123bf72171f3f0b54213fec4fa3b502a
|
||||
SIZE (PyMetis-2016.2.tar.gz) = 1721282
|
||||
TIMESTAMP = 1597346432
|
||||
SHA256 (PyMetis-2019.1.1.tar.gz) = b611c9b937c82788c4663cde1f5c3b28cfe353aab41806fbc1d1a173c73e20e5
|
||||
SIZE (PyMetis-2019.1.1.tar.gz) = 293342
|
||||
|
Loading…
Reference in New Issue
Block a user