pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/py-twisted Update net/py-twisted to 22.1.0rc1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/68aa8867180f
branches:  trunk
changeset: 373068:68aa8867180f
user:      js <js%pkgsrc.org@localhost>
date:      Sat Feb 05 13:16:13 2022 +0000

description:
Update net/py-twisted to 22.1.0rc1

Too many releases were skipped, please consult upstream for changes.

diffstat:

 net/py-twisted/Makefile.common                             |    6 +-
 net/py-twisted/PLIST                                       |  212 +++++-------
 net/py-twisted/distinfo                                    |    9 +-
 net/py-twisted/patches/patch-src_twisted_python___setup.py |   16 -
 4 files changed, 89 insertions(+), 154 deletions(-)

diffs (truncated from 508 to 300 lines):

diff -r 888d67262100 -r 68aa8867180f net/py-twisted/Makefile.common
--- a/net/py-twisted/Makefile.common    Sat Feb 05 12:12:51 2022 +0000
+++ b/net/py-twisted/Makefile.common    Sat Feb 05 13:16:13 2022 +0000
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile.common,v 1.44 2020/02/06 15:46:13 adam Exp $
+# $NetBSD: Makefile.common,v 1.45 2022/02/05 13:16:13 js Exp $
 #
 # used by net/py-twisted/Makefile
 # used by net/py-twisted-docs/Makefile
 
-DISTNAME=      Twisted-19.10.0
+DISTNAME=      Twisted-22.1.0rc1
 CATEGORIES=    net python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=T/Twisted/}
-EXTRACT_SUFX=  .tar.bz2
+EXTRACT_SUFX=  .tar.gz
 
 MAINTAINER?=   pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://www.twistedmatrix.com/
diff -r 888d67262100 -r 68aa8867180f net/py-twisted/PLIST
--- a/net/py-twisted/PLIST      Sat Feb 05 12:12:51 2022 +0000
+++ b/net/py-twisted/PLIST      Sat Feb 05 13:16:13 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.32 2020/02/06 15:44:57 adam Exp $
+@comment $NetBSD: PLIST,v 1.33 2022/02/05 13:16:13 js Exp $
 bin/cftp-${PYVERSSUFFIX}
 bin/ckeygen-${PYVERSSUFFIX}
 bin/conch-${PYVERSSUFFIX}
@@ -558,13 +558,13 @@
 ${PYSITELIB}/twisted/internet/iocpreactor/interfaces.py
 ${PYSITELIB}/twisted/internet/iocpreactor/interfaces.pyc
 ${PYSITELIB}/twisted/internet/iocpreactor/interfaces.pyo
+${PYSITELIB}/twisted/internet/iocpreactor/iocpsupport.py
+${PYSITELIB}/twisted/internet/iocpreactor/iocpsupport.pyc
+${PYSITELIB}/twisted/internet/iocpreactor/iocpsupport.pyo
 ${PYSITELIB}/twisted/internet/iocpreactor/notes.txt
 ${PYSITELIB}/twisted/internet/iocpreactor/reactor.py
 ${PYSITELIB}/twisted/internet/iocpreactor/reactor.pyc
 ${PYSITELIB}/twisted/internet/iocpreactor/reactor.pyo
-${PYSITELIB}/twisted/internet/iocpreactor/setup.py
-${PYSITELIB}/twisted/internet/iocpreactor/setup.pyc
-${PYSITELIB}/twisted/internet/iocpreactor/setup.pyo
 ${PYSITELIB}/twisted/internet/iocpreactor/tcp.py
 ${PYSITELIB}/twisted/internet/iocpreactor/tcp.pyc
 ${PYSITELIB}/twisted/internet/iocpreactor/tcp.pyo
@@ -616,14 +616,12 @@
 ${PYSITELIB}/twisted/internet/test/__init__.py
 ${PYSITELIB}/twisted/internet/test/__init__.pyc
 ${PYSITELIB}/twisted/internet/test/__init__.pyo
-${PYSITELIB}/twisted/internet/test/_awaittests.py.3only
 ${PYSITELIB}/twisted/internet/test/_posixifaces.py
 ${PYSITELIB}/twisted/internet/test/_posixifaces.pyc
 ${PYSITELIB}/twisted/internet/test/_posixifaces.pyo
 ${PYSITELIB}/twisted/internet/test/_win32ifaces.py
 ${PYSITELIB}/twisted/internet/test/_win32ifaces.pyc
 ${PYSITELIB}/twisted/internet/test/_win32ifaces.pyo
-${PYSITELIB}/twisted/internet/test/_yieldfromtests.py.3only
 ${PYSITELIB}/twisted/internet/test/connectionmixins.py
 ${PYSITELIB}/twisted/internet/test/connectionmixins.pyc
 ${PYSITELIB}/twisted/internet/test/connectionmixins.pyo
@@ -671,12 +669,15 @@
 ${PYSITELIB}/twisted/internet/test/test_core.py
 ${PYSITELIB}/twisted/internet/test/test_core.pyc
 ${PYSITELIB}/twisted/internet/test/test_core.pyo
-${PYSITELIB}/twisted/internet/test/test_coroutines.py
-${PYSITELIB}/twisted/internet/test/test_coroutines.pyc
-${PYSITELIB}/twisted/internet/test/test_coroutines.pyo
 ${PYSITELIB}/twisted/internet/test/test_default.py
 ${PYSITELIB}/twisted/internet/test/test_default.pyc
 ${PYSITELIB}/twisted/internet/test/test_default.pyo
+${PYSITELIB}/twisted/internet/test/test_defer_await.py
+${PYSITELIB}/twisted/internet/test/test_defer_await.pyc
+${PYSITELIB}/twisted/internet/test/test_defer_await.pyo
+${PYSITELIB}/twisted/internet/test/test_defer_yieldfrom.py
+${PYSITELIB}/twisted/internet/test/test_defer_yieldfrom.pyc
+${PYSITELIB}/twisted/internet/test/test_defer_yieldfrom.pyo
 ${PYSITELIB}/twisted/internet/test/test_endpoints.py
 ${PYSITELIB}/twisted/internet/test/test_endpoints.pyc
 ${PYSITELIB}/twisted/internet/test/test_endpoints.pyo
@@ -827,6 +828,9 @@
 ${PYSITELIB}/twisted/logger/_global.py
 ${PYSITELIB}/twisted/logger/_global.pyc
 ${PYSITELIB}/twisted/logger/_global.pyo
+${PYSITELIB}/twisted/logger/_interfaces.py
+${PYSITELIB}/twisted/logger/_interfaces.pyc
+${PYSITELIB}/twisted/logger/_interfaces.pyo
 ${PYSITELIB}/twisted/logger/_io.py
 ${PYSITELIB}/twisted/logger/_io.pyc
 ${PYSITELIB}/twisted/logger/_io.pyo
@@ -908,27 +912,30 @@
 ${PYSITELIB}/twisted/mail/_except.py
 ${PYSITELIB}/twisted/mail/_except.pyc
 ${PYSITELIB}/twisted/mail/_except.pyo
-${PLIST.py2x}${PYSITELIB}/twisted/mail/alias.py
-${PLIST.py2x}${PYSITELIB}/twisted/mail/alias.pyc
-${PLIST.py2x}${PYSITELIB}/twisted/mail/alias.pyo
-${PLIST.py2x}${PYSITELIB}/twisted/mail/bounce.py
-${PLIST.py2x}${PYSITELIB}/twisted/mail/bounce.pyc
-${PLIST.py2x}${PYSITELIB}/twisted/mail/bounce.pyo
+${PYSITELIB}/twisted/mail/_pop3client.py
+${PYSITELIB}/twisted/mail/_pop3client.pyc
+${PYSITELIB}/twisted/mail/_pop3client.pyo
+${PYSITELIB}/twisted/mail/alias.py
+${PYSITELIB}/twisted/mail/alias.pyc
+${PYSITELIB}/twisted/mail/alias.pyo
+${PYSITELIB}/twisted/mail/bounce.py
+${PYSITELIB}/twisted/mail/bounce.pyc
+${PYSITELIB}/twisted/mail/bounce.pyo
 ${PYSITELIB}/twisted/mail/imap4.py
 ${PYSITELIB}/twisted/mail/imap4.pyc
 ${PYSITELIB}/twisted/mail/imap4.pyo
 ${PYSITELIB}/twisted/mail/interfaces.py
 ${PYSITELIB}/twisted/mail/interfaces.pyc
 ${PYSITELIB}/twisted/mail/interfaces.pyo
-${PLIST.py2x}${PYSITELIB}/twisted/mail/mail.py
-${PLIST.py2x}${PYSITELIB}/twisted/mail/mail.pyc
-${PLIST.py2x}${PYSITELIB}/twisted/mail/mail.pyo
-${PLIST.py2x}${PYSITELIB}/twisted/mail/maildir.py
-${PLIST.py2x}${PYSITELIB}/twisted/mail/maildir.pyc
-${PLIST.py2x}${PYSITELIB}/twisted/mail/maildir.pyo
-${PLIST.py2x}${PYSITELIB}/twisted/mail/pb.py
-${PLIST.py2x}${PYSITELIB}/twisted/mail/pb.pyc
-${PLIST.py2x}${PYSITELIB}/twisted/mail/pb.pyo
+${PYSITELIB}/twisted/mail/mail.py
+${PYSITELIB}/twisted/mail/mail.pyc
+${PYSITELIB}/twisted/mail/mail.pyo
+${PYSITELIB}/twisted/mail/maildir.py
+${PYSITELIB}/twisted/mail/maildir.pyc
+${PYSITELIB}/twisted/mail/maildir.pyo
+${PYSITELIB}/twisted/mail/pb.py
+${PYSITELIB}/twisted/mail/pb.pyc
+${PYSITELIB}/twisted/mail/pb.pyo
 ${PYSITELIB}/twisted/mail/pop3.py
 ${PYSITELIB}/twisted/mail/pop3.pyc
 ${PYSITELIB}/twisted/mail/pop3.pyo
@@ -941,21 +948,21 @@
 ${PYSITELIB}/twisted/mail/relay.py
 ${PYSITELIB}/twisted/mail/relay.pyc
 ${PYSITELIB}/twisted/mail/relay.pyo
-${PLIST.py2x}${PYSITELIB}/twisted/mail/relaymanager.py
-${PLIST.py2x}${PYSITELIB}/twisted/mail/relaymanager.pyc
-${PLIST.py2x}${PYSITELIB}/twisted/mail/relaymanager.pyo
-${PLIST.py2x}${PYSITELIB}/twisted/mail/scripts/__init__.py
-${PLIST.py2x}${PYSITELIB}/twisted/mail/scripts/__init__.pyc
-${PLIST.py2x}${PYSITELIB}/twisted/mail/scripts/__init__.pyo
+${PYSITELIB}/twisted/mail/relaymanager.py
+${PYSITELIB}/twisted/mail/relaymanager.pyc
+${PYSITELIB}/twisted/mail/relaymanager.pyo
+${PYSITELIB}/twisted/mail/scripts/__init__.py
+${PYSITELIB}/twisted/mail/scripts/__init__.pyc
+${PYSITELIB}/twisted/mail/scripts/__init__.pyo
 ${PYSITELIB}/twisted/mail/scripts/mailmail.py
 ${PYSITELIB}/twisted/mail/scripts/mailmail.pyc
 ${PYSITELIB}/twisted/mail/scripts/mailmail.pyo
 ${PYSITELIB}/twisted/mail/smtp.py
 ${PYSITELIB}/twisted/mail/smtp.pyc
 ${PYSITELIB}/twisted/mail/smtp.pyo
-${PLIST.py2x}${PYSITELIB}/twisted/mail/tap.py
-${PLIST.py2x}${PYSITELIB}/twisted/mail/tap.pyc
-${PLIST.py2x}${PYSITELIB}/twisted/mail/tap.pyo
+${PYSITELIB}/twisted/mail/tap.py
+${PYSITELIB}/twisted/mail/tap.pyc
+${PYSITELIB}/twisted/mail/tap.pyo
 ${PYSITELIB}/twisted/mail/test/__init__.py
 ${PYSITELIB}/twisted/mail/test/__init__.pyc
 ${PYSITELIB}/twisted/mail/test/__init__.pyo
@@ -963,30 +970,30 @@
 ${PYSITELIB}/twisted/mail/test/pop3testserver.pyc
 ${PYSITELIB}/twisted/mail/test/pop3testserver.pyo
 ${PYSITELIB}/twisted/mail/test/rfc822.message
-${PLIST.py2x}${PYSITELIB}/twisted/mail/test/test_bounce.py
-${PLIST.py2x}${PYSITELIB}/twisted/mail/test/test_bounce.pyc
-${PLIST.py2x}${PYSITELIB}/twisted/mail/test/test_bounce.pyo
+${PYSITELIB}/twisted/mail/test/test_bounce.py
+${PYSITELIB}/twisted/mail/test/test_bounce.pyc
+${PYSITELIB}/twisted/mail/test/test_bounce.pyo
 ${PYSITELIB}/twisted/mail/test/test_imap.py
 ${PYSITELIB}/twisted/mail/test/test_imap.pyc
 ${PYSITELIB}/twisted/mail/test/test_imap.pyo
-${PLIST.py2x}${PYSITELIB}/twisted/mail/test/test_mail.py
-${PLIST.py2x}${PYSITELIB}/twisted/mail/test/test_mail.pyc
-${PLIST.py2x}${PYSITELIB}/twisted/mail/test/test_mail.pyo
+${PYSITELIB}/twisted/mail/test/test_mail.py
+${PYSITELIB}/twisted/mail/test/test_mail.pyc
+${PYSITELIB}/twisted/mail/test/test_mail.pyo
 ${PYSITELIB}/twisted/mail/test/test_mailmail.py
 ${PYSITELIB}/twisted/mail/test/test_mailmail.pyc
 ${PYSITELIB}/twisted/mail/test/test_mailmail.pyo
-${PLIST.py2x}${PYSITELIB}/twisted/mail/test/test_options.py
-${PLIST.py2x}${PYSITELIB}/twisted/mail/test/test_options.pyc
-${PLIST.py2x}${PYSITELIB}/twisted/mail/test/test_options.pyo
+${PYSITELIB}/twisted/mail/test/test_options.py
+${PYSITELIB}/twisted/mail/test/test_options.pyc
+${PYSITELIB}/twisted/mail/test/test_options.pyo
 ${PYSITELIB}/twisted/mail/test/test_pop3.py
 ${PYSITELIB}/twisted/mail/test/test_pop3.pyc
 ${PYSITELIB}/twisted/mail/test/test_pop3.pyo
 ${PYSITELIB}/twisted/mail/test/test_pop3client.py
 ${PYSITELIB}/twisted/mail/test/test_pop3client.pyc
 ${PYSITELIB}/twisted/mail/test/test_pop3client.pyo
-${PLIST.py2x}${PYSITELIB}/twisted/mail/test/test_scripts.py
-${PLIST.py2x}${PYSITELIB}/twisted/mail/test/test_scripts.pyc
-${PLIST.py2x}${PYSITELIB}/twisted/mail/test/test_scripts.pyo
+${PYSITELIB}/twisted/mail/test/test_scripts.py
+${PYSITELIB}/twisted/mail/test/test_scripts.pyc
+${PYSITELIB}/twisted/mail/test/test_scripts.pyo
 ${PYSITELIB}/twisted/mail/test/test_smtp.py
 ${PYSITELIB}/twisted/mail/test/test_smtp.pyc
 ${PYSITELIB}/twisted/mail/test/test_smtp.pyo
@@ -1080,33 +1087,6 @@
 ${PYSITELIB}/twisted/names/test/test_util.py
 ${PYSITELIB}/twisted/names/test/test_util.pyc
 ${PYSITELIB}/twisted/names/test/test_util.pyo
-${PLIST.py2x}${PYSITELIB}/twisted/news/__init__.py
-${PLIST.py2x}${PYSITELIB}/twisted/news/__init__.pyc
-${PLIST.py2x}${PYSITELIB}/twisted/news/__init__.pyo
-${PLIST.py2x}${PYSITELIB}/twisted/news/database.py
-${PLIST.py2x}${PYSITELIB}/twisted/news/database.pyc
-${PLIST.py2x}${PYSITELIB}/twisted/news/database.pyo
-${PLIST.py2x}${PYSITELIB}/twisted/news/news.py
-${PLIST.py2x}${PYSITELIB}/twisted/news/news.pyc
-${PLIST.py2x}${PYSITELIB}/twisted/news/news.pyo
-${PLIST.py2x}${PYSITELIB}/twisted/news/nntp.py
-${PLIST.py2x}${PYSITELIB}/twisted/news/nntp.pyc
-${PLIST.py2x}${PYSITELIB}/twisted/news/nntp.pyo
-${PLIST.py2x}${PYSITELIB}/twisted/news/tap.py
-${PLIST.py2x}${PYSITELIB}/twisted/news/tap.pyc
-${PLIST.py2x}${PYSITELIB}/twisted/news/tap.pyo
-${PLIST.py2x}${PYSITELIB}/twisted/news/test/__init__.py
-${PLIST.py2x}${PYSITELIB}/twisted/news/test/__init__.pyc
-${PLIST.py2x}${PYSITELIB}/twisted/news/test/__init__.pyo
-${PLIST.py2x}${PYSITELIB}/twisted/news/test/test_database.py
-${PLIST.py2x}${PYSITELIB}/twisted/news/test/test_database.pyc
-${PLIST.py2x}${PYSITELIB}/twisted/news/test/test_database.pyo
-${PLIST.py2x}${PYSITELIB}/twisted/news/test/test_news.py
-${PLIST.py2x}${PYSITELIB}/twisted/news/test/test_news.pyc
-${PLIST.py2x}${PYSITELIB}/twisted/news/test/test_news.pyo
-${PLIST.py2x}${PYSITELIB}/twisted/news/test/test_nntp.py
-${PLIST.py2x}${PYSITELIB}/twisted/news/test/test_nntp.pyc
-${PLIST.py2x}${PYSITELIB}/twisted/news/test/test_nntp.pyo
 ${PYSITELIB}/twisted/pair/__init__.py
 ${PYSITELIB}/twisted/pair/__init__.pyc
 ${PYSITELIB}/twisted/pair/__init__.pyo
@@ -1200,15 +1180,12 @@
 ${PYSITELIB}/twisted/plugins/twisted_inet.py
 ${PYSITELIB}/twisted/plugins/twisted_inet.pyc
 ${PYSITELIB}/twisted/plugins/twisted_inet.pyo
-${PLIST.py2x}${PYSITELIB}/twisted/plugins/twisted_mail.py
-${PLIST.py2x}${PYSITELIB}/twisted/plugins/twisted_mail.pyc
-${PLIST.py2x}${PYSITELIB}/twisted/plugins/twisted_mail.pyo
+${PYSITELIB}/twisted/plugins/twisted_mail.py
+${PYSITELIB}/twisted/plugins/twisted_mail.pyc
+${PYSITELIB}/twisted/plugins/twisted_mail.pyo
 ${PYSITELIB}/twisted/plugins/twisted_names.py
 ${PYSITELIB}/twisted/plugins/twisted_names.pyc
 ${PYSITELIB}/twisted/plugins/twisted_names.pyo
-${PLIST.py2x}${PYSITELIB}/twisted/plugins/twisted_news.py
-${PLIST.py2x}${PYSITELIB}/twisted/plugins/twisted_news.pyc
-${PLIST.py2x}${PYSITELIB}/twisted/plugins/twisted_news.pyo
 ${PYSITELIB}/twisted/plugins/twisted_portforward.py
 ${PYSITELIB}/twisted/plugins/twisted_portforward.pyc
 ${PYSITELIB}/twisted/plugins/twisted_portforward.pyo
@@ -1341,9 +1318,9 @@
 ${PYSITELIB}/twisted/protocols/postfix.py
 ${PYSITELIB}/twisted/protocols/postfix.pyc
 ${PYSITELIB}/twisted/protocols/postfix.pyo
-${PLIST.py2x}${PYSITELIB}/twisted/protocols/shoutcast.py
-${PLIST.py2x}${PYSITELIB}/twisted/protocols/shoutcast.pyc
-${PLIST.py2x}${PYSITELIB}/twisted/protocols/shoutcast.pyo
+${PYSITELIB}/twisted/protocols/shoutcast.py
+${PYSITELIB}/twisted/protocols/shoutcast.pyc
+${PYSITELIB}/twisted/protocols/shoutcast.pyo
 ${PYSITELIB}/twisted/protocols/sip.py
 ${PYSITELIB}/twisted/protocols/sip.pyc
 ${PYSITELIB}/twisted/protocols/sip.pyo
@@ -1368,6 +1345,7 @@
 ${PYSITELIB}/twisted/protocols/wire.py
 ${PYSITELIB}/twisted/protocols/wire.pyc
 ${PYSITELIB}/twisted/protocols/wire.pyo
+${PYSITELIB}/twisted/py.typed
 ${PYSITELIB}/twisted/python/__init__.py
 ${PYSITELIB}/twisted/python/__init__.pyc
 ${PYSITELIB}/twisted/python/__init__.pyo
@@ -1377,22 +1355,15 @@
 ${PYSITELIB}/twisted/python/_inotify.py
 ${PYSITELIB}/twisted/python/_inotify.pyc
 ${PYSITELIB}/twisted/python/_inotify.pyo
-${PYSITELIB}/twisted/python/_oldstyle.py
-${PYSITELIB}/twisted/python/_oldstyle.pyc
-${PYSITELIB}/twisted/python/_oldstyle.pyo
-${PLIST.py2x}${PYSITELIB}/twisted/python/_pydoctor.py
-${PLIST.py2x}${PYSITELIB}/twisted/python/_pydoctor.pyc
-${PLIST.py2x}${PYSITELIB}/twisted/python/_pydoctor.pyo
+${PYSITELIB}/twisted/python/_pydoctor.py
+${PYSITELIB}/twisted/python/_pydoctor.pyc
+${PYSITELIB}/twisted/python/_pydoctor.pyo
 ${PYSITELIB}/twisted/python/_pydoctortemplates/common.html
-${PYSITELIB}/twisted/python/_pydoctortemplates/index.html
-${PYSITELIB}/twisted/python/_pydoctortemplates/summary.html
+${PYSITELIB}/twisted/python/_pydoctortemplates/footer.html



Home | Main Index | Thread Index | Old Index