diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2023-12-22 18:38:23 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2023-12-22 18:59:26 +0000 |
commit | 2382511526c8c9dd5ff69877b36d22d917e0d543 (patch) | |
tree | 3ccd919c2d8fa27ac4ab7491380bb71a094c496b | |
parent | 8734a2bbc16d3d4e2aea0e60aead6a9115662a60 (diff) |
-rw-r--r-- | math/py-cmyt/Makefile | 5 | ||||
-rw-r--r-- | math/py-cmyt/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/math/py-cmyt/Makefile b/math/py-cmyt/Makefile index 6d67ef7d85b8..46ebc2c12e59 100644 --- a/math/py-cmyt/Makefile +++ b/math/py-cmyt/Makefile @@ -1,6 +1,5 @@ PORTNAME= cmyt -DISTVERSION= 1.2.0 -PORTREVISION= 1 +DISTVERSION= 2.0.0 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -19,7 +18,7 @@ RUN_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}colorspacious>=1.1.2:devel/py-colorspacious@${PY_FLAVOR} USES= python -USE_PYTHON= pep517 concurrent autoplist +USE_PYTHON= pep517 concurrent autoplist pytest NO_ARCH= yes diff --git a/math/py-cmyt/distinfo b/math/py-cmyt/distinfo index e2fcab380473..cc32e0096789 100644 --- a/math/py-cmyt/distinfo +++ b/math/py-cmyt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1681791185 -SHA256 (cmyt-1.2.0.tar.gz) = 3cd6a6dbdbf29308bc432604ae9a55e874c8502fc218057195c354a74c82a07b -SIZE (cmyt-1.2.0.tar.gz) = 30904 +TIMESTAMP = 1703268572 +SHA256 (cmyt-2.0.0.tar.gz) = 4beef670f488818efc6ac30491bae81b63a71590936e8cdd3dc3fc9027ab4bfd +SIZE (cmyt-2.0.0.tar.gz) = 30497 |