aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-imageio
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-02-16 23:37:40 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-02-16 23:37:40 +0000
commit73ad0dc26ff0e9ff0587b9eafe97a35a301dc7ef (patch)
tree811f35232dfc7071ca98377e4c7afa885b189354 /graphics/py-imageio
parent4c77ad9ee9f8bea471345a97f013aa7178bbbc99 (diff)
downloadports-73ad0dc26ff0e9ff0587b9eafe97a35a301dc7ef.tar.gz
ports-73ad0dc26ff0e9ff0587b9eafe97a35a301dc7ef.zip
Update to 2.5.0
Notes
Notes: svn path=/head/; revision=493134
Diffstat (limited to 'graphics/py-imageio')
-rw-r--r--graphics/py-imageio/Makefile10
-rw-r--r--graphics/py-imageio/distinfo6
2 files changed, 8 insertions, 8 deletions
diff --git a/graphics/py-imageio/Makefile b/graphics/py-imageio/Makefile
index fd695d4386a9..8ba1026d703c 100644
--- a/graphics/py-imageio/Makefile
+++ b/graphics/py-imageio/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= imageio
-DISTVERSION= 2.4.1
-PORTREVISION= 2
+DISTVERSION= 2.5.0
CATEGORIES= graphics python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -17,11 +16,12 @@ LIB_DEPENDS= libfreeimage.so:graphics/freeimage
RUN_DEPENDS= ffmpeg:multimedia/ffmpeg \
${PY_ENUM34} \
${PY_FUTURES} \
+ ${PYTHON_PKGNAMEPREFIX}imageio-ffmpeg>=0:graphics/py-imageio-ffmpeg@${PY_FLAVOR} \
${PYNUMPY} \
- ${PYTHON_PKGNAMEPREFIX}pillow>0:graphics/py-pillow@${PY_FLAVOR}
+ ${PYTHON_PKGNAMEPREFIX}pillow>=0:graphics/py-pillow@${PY_FLAVOR}
-USES= python
-USE_PYTHON= distutils concurrent autoplist
+USES= python:3.4+
+USE_PYTHON= autoplist distutils
NO_ARCH= yes
diff --git a/graphics/py-imageio/distinfo b/graphics/py-imageio/distinfo
index 7ee2ee24452c..bfca45282445 100644
--- a/graphics/py-imageio/distinfo
+++ b/graphics/py-imageio/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1536517550
-SHA256 (imageio-2.4.1.tar.gz) = 16b8077bc8a5fa7a58b3e744f7ecbb156d8c088132df31e0f4f546c98de3514a
-SIZE (imageio-2.4.1.tar.gz) = 3338313
+TIMESTAMP = 1549565167
+SHA256 (imageio-2.5.0.tar.gz) = 42e65aadfc3d57a1043615c92bdf6319b67589e49a0aae2b985b82144aceacad
+SIZE (imageio-2.5.0.tar.gz) = 3349024