mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
graphics/py-scikit-image:
- Update to 0.14.3 - Add missing dependency required for skivi - Update WWW
This commit is contained in:
parent
62ae6b712a
commit
d980c583ba
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=515812
3 changed files with 7 additions and 7 deletions
|
@ -1,8 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= scikit-image
|
||||
PORTVERSION= 0.14.2
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 0.14.3
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= graphics python
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -24,7 +23,8 @@ RUN_DEPENDS= ${PYNUMPY} \
|
|||
${PYTHON_PKGNAMEPREFIX}pillow>=1.7:graphics/py-pillow@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}networkx>=1.8:math/py-networkx@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}matplotlib>=1.1:math/py-matplotlib@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}PyWavelets>=0.4:math/py-PyWavelets@${PY_FLAVOR}
|
||||
${PYTHON_PKGNAMEPREFIX}PyWavelets>=0.4:math/py-PyWavelets@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}cloudpickle>=0.2.1:devel/py-cloudpickle@${PY_FLAVOR}
|
||||
|
||||
USES= cpe python
|
||||
USE_GITHUB= yes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1552637703
|
||||
SHA256 (scikit-image-scikit-image-v0.14.2_GH0.tar.gz) = 469d68d1c0eeab9aa90b3d41d7dedd79233386997f190d95b110d588c3cfc89e
|
||||
SIZE (scikit-image-scikit-image-v0.14.2_GH0.tar.gz) = 21933121
|
||||
TIMESTAMP = 1572190682
|
||||
SHA256 (scikit-image-scikit-image-v0.14.3_GH0.tar.gz) = 19048e68bc47fd100d1ee2ed77e869ebfc5d7f580c33f26698f0b1fa2d532dd7
|
||||
SIZE (scikit-image-scikit-image-v0.14.3_GH0.tar.gz) = 21936150
|
||||
|
|
|
@ -3,4 +3,4 @@ available free of charge and free of restriction. We pride ourselves on
|
|||
high-quality, peer-reviewed code, written by an active community of
|
||||
volunteers.
|
||||
|
||||
WWW: http://scikit-image.org/
|
||||
WWW: https://scikit-image.org/
|
||||
|
|
Loading…
Add table
Reference in a new issue