diff --git a/dns/py-tldextract/Makefile b/dns/py-tldextract/Makefile index 17cbef64ad5f..b520db5c4f37 100644 --- a/dns/py-tldextract/Makefile +++ b/dns/py-tldextract/Makefile @@ -1,24 +1,24 @@ # Created by: Dan Langille PORTNAME= tldextract -PORTVERSION= 2.2.1 -PORTREVISION= 2 +PORTVERSION= 3.3.0 CATEGORIES= dns python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= dvl@FreeBSD.org COMMENT= Separate the TLD from the registered domain and subdomains of a URL LICENSE= BSD3CLAUSE +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>0:devel/py-setuptools_scm@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}idna>=2.0:dns/py-idna@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=2.1.0:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests-file>=1.4:www/py-requests-file@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include diff --git a/dns/py-tldextract/distinfo b/dns/py-tldextract/distinfo index 3a1140241270..ad133f15eccb 100644 --- a/dns/py-tldextract/distinfo +++ b/dns/py-tldextract/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1566441955 -SHA256 (tldextract-2.2.1.tar.gz) = b72bef6013de67c7fa181250bc2c2e089a994d259c09ca95a9771f2f97e29ed1 -SIZE (tldextract-2.2.1.tar.gz) = 54538 +TIMESTAMP = 1655209643 +SHA256 (tldextract-3.3.0.tar.gz) = adcd24abf21ce3450417cd5a00f23b7e57554ce8ae827334dd12bfcbb6274cf1 +SIZE (tldextract-3.3.0.tar.gz) = 110388