Update to 2.5.0
Changes: https://github.com/imageio/imageio/blob/master/docs/releasenotes.rst
This commit is contained in:
parent
4c77ad9ee9
commit
73ad0dc26f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=493134
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user