mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
parent
ab689633de
commit
f54f4211e7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=522149
2 changed files with 5 additions and 6 deletions
|
@ -2,8 +2,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= mapclassify
|
PORTNAME= mapclassify
|
||||||
PORTVERSION= 2.1.1
|
PORTVERSION= 2.2.0
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= graphics python
|
CATEGORIES= graphics python
|
||||||
MASTER_SITES= CHEESESHOP
|
MASTER_SITES= CHEESESHOP
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
@ -20,7 +19,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}deprecated>=0:devel/py-deprecated@${PY_FLAVO
|
||||||
${PYTHON_PKGNAMEPREFIX}scikit-learn>=0:science/py-scikit-learn@${PY_FLAVOR} \
|
${PYTHON_PKGNAMEPREFIX}scikit-learn>=0:science/py-scikit-learn@${PY_FLAVOR} \
|
||||||
${PYTHON_PKGNAMEPREFIX}scipy>=0.11:science/py-scipy@${PY_FLAVOR}
|
${PYTHON_PKGNAMEPREFIX}scipy>=0.11:science/py-scipy@${PY_FLAVOR}
|
||||||
|
|
||||||
USES= python:3.5+
|
USES= python:3.6+
|
||||||
USE_PYTHON= autoplist distutils
|
USE_PYTHON= autoplist distutils
|
||||||
|
|
||||||
NO_ARCH= yes
|
NO_ARCH= yes
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1561826363
|
TIMESTAMP = 1578197783
|
||||||
SHA256 (mapclassify-2.1.1.tar.gz) = 6994f398dae83cc0aafd844b78a7596ee9ddb0f8c0c73bb0b1af3550056c98a8
|
SHA256 (mapclassify-2.2.0.tar.gz) = d8cce990f2df905ec7ba0d61a0de60a64635822684a2074cb412da9992dbf999
|
||||||
SIZE (mapclassify-2.1.1.tar.gz) = 30133
|
SIZE (mapclassify-2.2.0.tar.gz) = 47005
|
||||||
|
|
Loading…
Add table
Reference in a new issue