Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Dec 2023 18:59:31 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 2382511526c8 - main - math/py-cmyt: update 1.2.0 =?utf-8?Q?=E2=86=92?= 2.0.0
Message-ID:  <202312221859.3BMIxVDf012972@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2382511526c8c9dd5ff69877b36d22d917e0d543

commit 2382511526c8c9dd5ff69877b36d22d917e0d543
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-12-22 18:38:23 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-12-22 18:59:26 +0000

    math/py-cmyt: update 1.2.0 → 2.0.0
    
    Reported by:    portscout
---
 math/py-cmyt/Makefile | 5 ++---
 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


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202312221859.3BMIxVDf012972>