diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2023-12-27 01:11:49 -0800 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2023-12-27 01:36:23 -0800 |
commit | f8ec75c7bf23c4c9fffd16d33eb7519453906df5 (patch) | |
tree | 706441747ef677802f7fad9854bf12bba12fddc3 /misc/py-numcodecs/Makefile | |
parent | misc/py-openai: update 0.27.9 → 0.27.10 (diff) |
misc/py-numcodecs: update 0.12.0 → 0.12.1
Reported by: portscout
Diffstat (limited to 'misc/py-numcodecs/Makefile')
-rw-r--r-- | misc/py-numcodecs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/py-numcodecs/Makefile b/misc/py-numcodecs/Makefile index 83f20775fe8f..a9600e77af78 100644 --- a/misc/py-numcodecs/Makefile +++ b/misc/py-numcodecs/Makefile @@ -1,5 +1,5 @@ PORTNAME= numcodecs -DISTVERSION= 0.12.0 +DISTVERSION= 0.12.1 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |