diff options
Diffstat (limited to 'net/py-twisted')
-rw-r--r-- | net/py-twisted/Makefile | 3 | ||||
-rw-r--r-- | net/py-twisted/Makefile.common | 4 | ||||
-rw-r--r-- | net/py-twisted/PLIST | 5 | ||||
-rw-r--r-- | net/py-twisted/distinfo | 8 |
4 files changed, 11 insertions, 9 deletions
diff --git a/net/py-twisted/Makefile b/net/py-twisted/Makefile index 42caafce8ad..4c8dda22aa4 100644 --- a/net/py-twisted/Makefile +++ b/net/py-twisted/Makefile @@ -1,6 +1,5 @@ -# $NetBSD: Makefile,v 1.50 2022/06/28 11:35:19 wiz Exp $ +# $NetBSD: Makefile,v 1.51 2022/08/10 08:59:35 adam Exp $ -PKGREVISION= 1 .include "../../net/py-twisted/Makefile.common" PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl} diff --git a/net/py-twisted/Makefile.common b/net/py-twisted/Makefile.common index 9ecca7da54d..b66471eee49 100644 --- a/net/py-twisted/Makefile.common +++ b/net/py-twisted/Makefile.common @@ -1,9 +1,9 @@ -# $NetBSD: Makefile.common,v 1.46 2022/02/13 09:26:19 adam Exp $ +# $NetBSD: Makefile.common,v 1.47 2022/08/10 08:59:35 adam Exp $ # # used by net/py-twisted/Makefile # used by net/py-twisted-docs/Makefile -DISTNAME= Twisted-22.1.0 +DISTNAME= Twisted-22.4.0 CATEGORIES= net python MASTER_SITES= ${MASTER_SITE_PYPI:=T/Twisted/} diff --git a/net/py-twisted/PLIST b/net/py-twisted/PLIST index dbf95d569ff..085d60ba3e3 100644 --- a/net/py-twisted/PLIST +++ b/net/py-twisted/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.33 2022/02/05 13:16:13 js Exp $ +@comment $NetBSD: PLIST,v 1.34 2022/08/10 08:59:35 adam Exp $ bin/cftp-${PYVERSSUFFIX} bin/ckeygen-${PYVERSSUFFIX} bin/conch-${PYVERSSUFFIX} @@ -231,6 +231,9 @@ ${PYSITELIB}/twisted/conch/ssh/__init__.pyo ${PYSITELIB}/twisted/conch/ssh/_kex.py ${PYSITELIB}/twisted/conch/ssh/_kex.pyc ${PYSITELIB}/twisted/conch/ssh/_kex.pyo +${PYSITELIB}/twisted/conch/ssh/_keys_pynacl.py +${PYSITELIB}/twisted/conch/ssh/_keys_pynacl.pyc +${PYSITELIB}/twisted/conch/ssh/_keys_pynacl.pyo ${PYSITELIB}/twisted/conch/ssh/address.py ${PYSITELIB}/twisted/conch/ssh/address.pyc ${PYSITELIB}/twisted/conch/ssh/address.pyo diff --git a/net/py-twisted/distinfo b/net/py-twisted/distinfo index e7219e8d74c..100887447e3 100644 --- a/net/py-twisted/distinfo +++ b/net/py-twisted/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.42 2022/02/13 09:26:19 adam Exp $ +$NetBSD: distinfo,v 1.43 2022/08/10 08:59:35 adam Exp $ -BLAKE2s (Twisted-22.1.0.tar.gz) = 12359d9a322bd20b668260ec5b85e2e67d33795541e43fe1643a9b4fff755029 -SHA512 (Twisted-22.1.0.tar.gz) = b16603c15e99ddf845f42974e43c885800165158fb160238c00590e1ad22f9850b578de7bb23313040714667769af346d5dc89eada6051873884ee0a3fa01e97 -Size (Twisted-22.1.0.tar.gz) = 3729983 bytes +BLAKE2s (Twisted-22.4.0.tar.gz) = 1c92a4f69eff4bd57762831ff337da185ca475ceff41d608232db9c0b40ba457 +SHA512 (Twisted-22.4.0.tar.gz) = 53fbdf142f65b9dfa07276f422341aa45124e6d4f713e0ccedf2344879c9ed33102c49a73bf6e35fe543fa989a71fd3316eb7226a5106a79b8d09f342ea40aba +Size (Twisted-22.4.0.tar.gz) = 3744412 bytes |