diff --git a/devel/py-sortedcontainers/Makefile b/devel/py-sortedcontainers/Makefile index 981b118be23c..60ded4c42778 100644 --- a/devel/py-sortedcontainers/Makefile +++ b/devel/py-sortedcontainers/Makefile @@ -1,17 +1,17 @@ PORTNAME= sortedcontainers -PORTVERSION= 2.3.0 +PORTVERSION= 2.4.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= antoine@FreeBSD.org COMMENT= Python Sorted Container Types: SortedList, SortedDict, and SortedSet LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes USES= python:3.6+ USE_PYTHON= distutils autoplist .include diff --git a/devel/py-sortedcontainers/distinfo b/devel/py-sortedcontainers/distinfo index 69fbc19769f1..b1700c62bfca 100644 --- a/devel/py-sortedcontainers/distinfo +++ b/devel/py-sortedcontainers/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1609163271 -SHA256 (sortedcontainers-2.3.0.tar.gz) = 59cc937650cf60d677c16775597c89a960658a09cf7c1a668f86e1e4464b10a1 -SIZE (sortedcontainers-2.3.0.tar.gz) = 30509 +TIMESTAMP = 1660812511 +SHA256 (sortedcontainers-2.4.0.tar.gz) = 25caa5a06cc30b6b83d11423433f65d1f9d76c4c6a0c90e3379eaa43b9bfdb88 +SIZE (sortedcontainers-2.4.0.tar.gz) = 30594