git: 642a3adc710e - main - devel/py-twisted: Update to 22.1.0, limit to python 3.10 [1]

From: Kai Knoblich <kai_at_FreeBSD.org>
Date: Sun, 13 Feb 2022 09:15:38 UTC
The branch main has been updated by kai:

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

commit 642a3adc710e0b214ea0bea0e9fb42f9b8323d47
Author:     Sascha Biberhofer <ports@skyforge.at>
AuthorDate: 2022-02-13 09:09:46 +0000
Commit:     Kai Knoblich <kai@FreeBSD.org>
CommitDate: 2022-02-13 09:14:32 +0000

    devel/py-twisted: Update to 22.1.0, limit to python 3.10 [1]
    
    * Support for Python 3.10 was added with this release. [1]
    
    Changelog:
    
    https://github.com/twisted/twisted/releases/tag/twisted-22.1.0
    
    PR:             261791
    Reviewed by:    koobs (python, maintainer)
    Approved by:    koobs (python, maintainer)
    MFH:            2022Q1
    Security:       24049967-88ec-11ec-88f5-901b0e934d69
---
 devel/py-twisted/Makefile | 8 ++++----
 devel/py-twisted/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/devel/py-twisted/Makefile b/devel/py-twisted/Makefile
index 821c7f7b60ba..05c1ce6c941e 100644
--- a/devel/py-twisted/Makefile
+++ b/devel/py-twisted/Makefile
@@ -1,7 +1,7 @@
 # Created by: Johann Visagie <wjv@FreeBSD.org>
 
 PORTNAME=	twisted
-PORTVERSION=	21.7.0
+PORTVERSION=	22.1.0
 CATEGORIES=	devel net python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -19,12 +19,12 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}attrs>=19.2.0:devel/py-attrs@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}constantly>=15.1:devel/py-constantly@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}hyperlink>=17.1.1:www/py-hyperlink@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}incremental>=21.3.0:devel/py-incremental@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}PyHamcrest>=1.9.0:textproc/py-pyhamcrest@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}zope.interface>=4.4.2:devel/py-zope.interface@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}typing-extensions>=3.6.5:devel/py-typing-extensions@${PY_FLAVOR}
-TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}service_identity>0:security/py-service_identity@${PY_FLAVOR}
+TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}service_identity>0:security/py-service_identity@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}PyHamcrest>=1.9.0:textproc/py-pyhamcrest@${PY_FLAVOR}
 
-USES=		cpe python:3.7+
+USES=		cpe python:3.7-3.10
 USE_PYTHON=	autoplist concurrent distutils
 
 CPE_VENDOR=	twistedmatrix
diff --git a/devel/py-twisted/distinfo b/devel/py-twisted/distinfo
index d12dda670c09..e0600d6a63d6 100644
--- a/devel/py-twisted/distinfo
+++ b/devel/py-twisted/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1627812458
-SHA256 (Twisted-21.7.0.tar.gz) = 2cd652542463277378b0d349f47c62f20d9306e57d1247baabd6d1d38a109006
-SIZE (Twisted-21.7.0.tar.gz) = 3739740
+TIMESTAMP = 1644250883
+SHA256 (Twisted-22.1.0.tar.gz) = b7971ec9805b0f80e1dcb1a3721d7bfad636d5f909de687430ce373979d67b61
+SIZE (Twisted-22.1.0.tar.gz) = 3729983