diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-09-30 08:22:18 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-09-30 08:44:37 +0800 |
commit | b9573e0801642e6ece568ea13bb72a5afc16f208 (patch) | |
tree | 8689e8ff3ca0583d95d288056e84276af253145a /graphics/py-imageio | |
parent | finance/py-yfinance: Update to 0.2.30 (diff) |
graphics/py-imageio: Update to 2.31.4
Changes: https://github.com/imageio/imageio/releases
Diffstat (limited to 'graphics/py-imageio')
-rw-r--r-- | graphics/py-imageio/Makefile | 2 | ||||
-rw-r--r-- | graphics/py-imageio/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/py-imageio/Makefile b/graphics/py-imageio/Makefile index 693f98ef7554..f2dcd29b6ce3 100644 --- a/graphics/py-imageio/Makefile +++ b/graphics/py-imageio/Makefile @@ -1,5 +1,5 @@ PORTNAME= imageio -PORTVERSION= 2.31.3 +PORTVERSION= 2.31.4 CATEGORIES= graphics python MASTER_SITES= PYPI \ https://github.com/imageio/imageio/releases/download/v${PORTVERSION}/ diff --git a/graphics/py-imageio/distinfo b/graphics/py-imageio/distinfo index c900116ee977..3b8d22ad67b7 100644 --- a/graphics/py-imageio/distinfo +++ b/graphics/py-imageio/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1693898510 -SHA256 (imageio-2.31.3.tar.gz) = 74c6a832d81b7ad5a8a80976dea58ee033d3e2b99a54990cbd789b4cb0b31461 -SIZE (imageio-2.31.3.tar.gz) = 386900 +TIMESTAMP = 1696001382 +SHA256 (imageio-2.31.4.tar.gz) = 8c18323d0f9d1bfce672bd9dcb18e85aa398039431bc73f70bd8bfba23c005d1 +SIZE (imageio-2.31.4.tar.gz) = 387075 |