diff --git a/devel/py-types-termcolor/Makefile b/devel/py-types-termcolor/Makefile index 770b37ddcb0a..4ff62260d562 100644 --- a/devel/py-types-termcolor/Makefile +++ b/devel/py-types-termcolor/Makefile @@ -1,17 +1,20 @@ PORTNAME= types-termcolor -PORTVERSION= 1.1.5 +PORTVERSION= 1.1.6 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= amdmi3@FreeBSD.org COMMENT= Typing stubs for termcolor WWW= https://pypi.org/project/types-termcolor/ LICENSE= APACHE20 USES= python USE_PYTHON= autoplist distutils NO_ARCH= yes +# XXX: no longer needed with termcolor>=2.0.0, remove after its update +CONFLICTS= ${PYTHON_PKGNAMEPREFIX}termcolor-2* + .include diff --git a/devel/py-types-termcolor/distinfo b/devel/py-types-termcolor/distinfo index a3e054706061..10e641176a4d 100644 --- a/devel/py-types-termcolor/distinfo +++ b/devel/py-types-termcolor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1656527926 -SHA256 (types-termcolor-1.1.5.tar.gz) = dd10b878548dbd72885f72c1c45d42a45172634f7c8d0284559238785604e068 -SIZE (types-termcolor-1.1.5.tar.gz) = 2122 +TIMESTAMP = 1663349803 +SHA256 (types-termcolor-1.1.6.tar.gz) = 7e303da3c5c3464379193e62d6ae61d8680e21ec92ecbdfd4b0a85704e78d5d4 +SIZE (types-termcolor-1.1.6.tar.gz) = 2390