diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2023-10-07 01:24:33 -0700 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2023-10-07 01:24:33 -0700 |
commit | 9d6b3e343c86fdf9b11c44d02031d78169c25def (patch) | |
tree | 9e908ed7d6b65d0940829526194b7d8bd5cb92fc /misc/py-numcodecs/Makefile | |
parent | math/onednn: update 3.2.1 → 3.3 (diff) |
misc/py-numcodecs: update 0.11.0 → 0.12.0
Reported by: portscout
Diffstat (limited to 'misc/py-numcodecs/Makefile')
-rw-r--r-- | misc/py-numcodecs/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/py-numcodecs/Makefile b/misc/py-numcodecs/Makefile index 7106b8fbcb0c..83f20775fe8f 100644 --- a/misc/py-numcodecs/Makefile +++ b/misc/py-numcodecs/Makefile @@ -1,6 +1,5 @@ PORTNAME= numcodecs -DISTVERSION= 0.11.0 -PORTREVISION= 2 +DISTVERSION= 0.12.0 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |