git: 60064a09a5dd - main - devel/py-click: Update to 8.1.3

From: Nuno Teixeira <eduardo_at_FreeBSD.org>
Date: Fri, 13 Jan 2023 12:08:31 UTC
The branch main has been updated by eduardo:

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

commit 60064a09a5ddc5c21e14bb07e1548ec8f9c2dc40
Author:     Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2023-01-13 12:00:41 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2023-01-13 12:08:01 +0000

    devel/py-click: Update to 8.1.3
    
    ChangeLog:
    https://click.palletsprojects.com/en/8.1.x/changes/#version-8-1-3
    
    PR:             264992
    Reported by:    p5B2EA84B3@t-online.de
    Approved by:    maintainer timeout, > 6 months
---
 devel/py-click/Makefile | 12 +++---------
 devel/py-click/distinfo |  6 +++---
 2 files changed, 6 insertions(+), 12 deletions(-)

diff --git a/devel/py-click/Makefile b/devel/py-click/Makefile
index 80c4a405c4e3..656a127ae219 100644
--- a/devel/py-click/Makefile
+++ b/devel/py-click/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	click
-PORTVERSION=	8.0.3
-PORTREVISION=	1
+PORTVERSION=	8.1.3
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,16 +11,11 @@ WWW=		https://github.com/mitsuhiko/click
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE.rst
 
-TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR}
-
-USES=		python:3.6+
-USE_PYTHON=	distutils autoplist
+USES=		python:3.7+
+USE_PYTHON=	autoplist distutils pytest
 
 NO_ARCH=	yes
 
-do-test:
-	@cd ${WRKSRC} && ${PYTHON_CMD} -m pytest -v -p no:warnings
-
 .include <bsd.port.pre.mk>
 
 .if ${PYTHON_REL} < 31000
diff --git a/devel/py-click/distinfo b/devel/py-click/distinfo
index 7fb4f3a25124..786ace4ea2ae 100644
--- a/devel/py-click/distinfo
+++ b/devel/py-click/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1637494164
-SHA256 (click-8.0.3.tar.gz) = 410e932b050f5eed773c4cda94de75971c89cdb3155a72a0831139a79e5ecb5b
-SIZE (click-8.0.3.tar.gz) = 329034
+TIMESTAMP = 1673609897
+SHA256 (click-8.1.3.tar.gz) = 7682dc8afb30297001674575ea00d1814d808d6a36af415a82bd481d37ba7b8e
+SIZE (click-8.1.3.tar.gz) = 331147