diff options
| author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-01-06 20:27:21 +0000 |
|---|---|---|
| committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-01-06 20:27:21 +0000 |
| commit | 4dcfea06b97ffee779e521e5ae6ee2ba0b5b9228 (patch) | |
| tree | 596e47dab2a637e2f481f8945441d9c0e7c2172e /graphics/py-imageio-ffmpeg | |
| parent | f1796e8765ebe4943a1316285c1aed9d74ee1c32 (diff) | |
Notes
Diffstat (limited to 'graphics/py-imageio-ffmpeg')
| -rw-r--r-- | graphics/py-imageio-ffmpeg/Makefile | 4 | ||||
| -rw-r--r-- | graphics/py-imageio-ffmpeg/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/graphics/py-imageio-ffmpeg/Makefile b/graphics/py-imageio-ffmpeg/Makefile index aa101cb10cd0..5ac51ac289cd 100644 --- a/graphics/py-imageio-ffmpeg/Makefile +++ b/graphics/py-imageio-ffmpeg/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= imageio-ffmpeg -PORTVERSION= 0.4.2 +PORTVERSION= 0.4.3 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ffmpeg:multimedia/ffmpeg USES= python:3.4+ -USE_PYTHON= autoplist distutils +USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes diff --git a/graphics/py-imageio-ffmpeg/distinfo b/graphics/py-imageio-ffmpeg/distinfo index d29dbf10f9c7..15ac5b1a2473 100644 --- a/graphics/py-imageio-ffmpeg/distinfo +++ b/graphics/py-imageio-ffmpeg/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1589305232 -SHA256 (imageio-ffmpeg-0.4.2.tar.gz) = 13b05b17a941a9f4a90b16910b1ffac159448cff051a153da8ba4b4343ffa195 -SIZE (imageio-ffmpeg-0.4.2.tar.gz) = 14511 +TIMESTAMP = 1609953921 +SHA256 (imageio-ffmpeg-0.4.3.tar.gz) = f826260a3207b872f1a4ba87ec0c8e02c00afba4fd03348a59049bdd8215841e +SIZE (imageio-ffmpeg-0.4.3.tar.gz) = 15054 |
