diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-07-09 18:19:34 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-07-09 18:19:34 +0800 |
commit | 55c02f96e71544ea3a6e3377bad962c255c4db71 (patch) | |
tree | 5a6552a300b205708493077b4411dc6faf49bb77 | |
parent | finance/py-yfinance: Update to 0.2.22 (diff) |
graphics/py-imageio: Update to 2.31.1
Changes: https://github.com/imageio/imageio/releases
-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 6ba67d818693..014330039b77 100644 --- a/graphics/py-imageio/Makefile +++ b/graphics/py-imageio/Makefile @@ -1,5 +1,5 @@ PORTNAME= imageio -PORTVERSION= 2.31.0 +PORTVERSION= 2.31.1 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 6858e59cf967..df9b2f9f7dd8 100644 --- a/graphics/py-imageio/distinfo +++ b/graphics/py-imageio/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1686496768 -SHA256 (imageio-2.31.0.tar.gz) = 9e2d1dec1c74ba10d58856f2f02883b84f5cd5be937a1156cc238b539a6cf068 -SIZE (imageio-2.31.0.tar.gz) = 386780 +TIMESTAMP = 1688166294 +SHA256 (imageio-2.31.1.tar.gz) = f8436a02af02fd63f272dab50f7d623547a38f0e04a4a73e2b02ae1b8b180f27 +SIZE (imageio-2.31.1.tar.gz) = 386837 |