diff options
| author | Yuri Victorovich <yuri@FreeBSD.org> | 2021-10-21 21:18:06 -0700 |
|---|---|---|
| committer | Yuri Victorovich <yuri@FreeBSD.org> | 2021-10-22 01:57:01 -0700 |
| commit | 5614052065a4c4d8ab0b7fb896743b8ce5866128 (patch) | |
| tree | 064ef2336bb6502c1f01c032222683fbd85bb4fc /math/py-python-picard | |
| parent | math/libxsmm: Update 1.16.1 -> 1.16.3; Add the 'test' target (diff) | |
math/py-python-picard: Update 0.6 -> 0.7
Reported by: portscout
Diffstat (limited to 'math/py-python-picard')
| -rw-r--r-- | math/py-python-picard/Makefile | 3 | ||||
| -rw-r--r-- | math/py-python-picard/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/math/py-python-picard/Makefile b/math/py-python-picard/Makefile index e1672d4b9dbe..9f672b652e85 100644 --- a/math/py-python-picard/Makefile +++ b/math/py-python-picard/Makefile @@ -1,5 +1,5 @@ PORTNAME= python-picard -DISTVERSION= 0.6 +DISTVERSION= 0.7 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,6 +14,7 @@ BUILD_DEPENDS= ${PYNUMPY} RUN_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}matplotlib>0:math/py-matplotlib@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}numexpr>0:math/py-numexpr@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}scikit-learn>0:science/py-scikit-learn@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}scipy>0:science/py-scipy@${PY_FLAVOR} USES= python:3.7+ diff --git a/math/py-python-picard/distinfo b/math/py-python-picard/distinfo index 103bd8bd5993..1e9390779820 100644 --- a/math/py-python-picard/distinfo +++ b/math/py-python-picard/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1624222408 -SHA256 (python-picard-0.6.tar.gz) = dad377c9a50f9850f85841eba0ffb58ad557885ca93364bb73153f33210b52e2 -SIZE (python-picard-0.6.tar.gz) = 62818 +TIMESTAMP = 1634876132 +SHA256 (python-picard-0.7.tar.gz) = 8061a1f0c4660c805b7617f2f0bd0284c6e6e84ac3ec782081c67b27cfd185a7 +SIZE (python-picard-0.7.tar.gz) = 63154 |
