Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Jul 2022 02:09:06 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: fd185930d98b - main - math/py-cmyt: Update 1.0.4 -> 1.1.1
Message-ID:  <202207190209.26J296JB071869@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

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

commit fd185930d98b3b5ed7229406ef10c65a9de54ea7
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-07-19 02:08:14 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-07-19 02:09:01 +0000

    math/py-cmyt: Update 1.0.4 -> 1.1.1
    
    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 a3a733d5f000..d21560e3607f 100644
--- a/math/py-cmyt/Makefile
+++ b/math/py-cmyt/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	cmyt
-PORTVERSION=	1.0.4
+PORTVERSION=	1.1.1
 CATEGORIES=	math python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -10,10 +10,9 @@ COMMENT=	Collection of Matplotlib colormaps from the yt project
 LICENSE=	BSD3CLAUSE
 
 RUN_DEPENDS=	${PYNUMPY} \
-		${PYTHON_PKGNAMEPREFIX}matplotlib>=2.1.0:math/py-matplotlib@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}matplotlib>=3.2.0:math/py-matplotlib@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}more-itertools>=8.4:devel/py-more-itertools@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}colorspacious>=1.1.2:devel/py-colorspacious@${PY_FLAVOR}
-py37_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}typing-extensions>=3.10.0.2:devel/py-typing-extensions@${PY_FLAVOR}
 
 USES=		python:3.7+
 USE_PYTHON=	autoplist concurrent distutils
diff --git a/math/py-cmyt/distinfo b/math/py-cmyt/distinfo
index 3968c71496d7..3eb6ece6ea89 100644
--- a/math/py-cmyt/distinfo
+++ b/math/py-cmyt/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1650217274
-SHA256 (cmyt-1.0.4.tar.gz) = ae5157d37e733ae55df12bad1e8aedb3eb2f3b45e829e25c83df023dcefd5926
-SIZE (cmyt-1.0.4.tar.gz) = 25473
+TIMESTAMP = 1658195940
+SHA256 (cmyt-1.1.1.tar.gz) = 9d43c28a39a7532e09d3162fc176601f79dd03d8aed787be82a337803c77dd8f
+SIZE (cmyt-1.1.1.tar.gz) = 29461



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