Dear all,

Please find update for the latest devel/py-twisted attached.
Release Notes:
https://github.com/twisted/twisted/blob/twisted-18.9.0/NEWS.rst

OK to commit?

-- 
With best regards,
Pavel Korovin
Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/py-twisted/Makefile,v
retrieving revision 1.9
diff -u -p -r1.9 Makefile
--- Makefile    20 Aug 2018 21:35:11 -0000      1.9
+++ Makefile    10 Nov 2018 20:22:58 -0000
@@ -2,7 +2,7 @@
 
 COMMENT =              asynchronous networking Python framework
 
-MODPY_EGG_VERSION =    18.7.0
+MODPY_EGG_VERSION =    18.9.0
 
 EXTRACT_SUFX =         .tar.bz2
 DISTNAME =             Twisted-${MODPY_EGG_VERSION}
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/py-twisted/distinfo,v
retrieving revision 1.4
diff -u -p -r1.4 distinfo
--- distinfo    20 Aug 2018 21:35:11 -0000      1.4
+++ distinfo    10 Nov 2018 20:22:58 -0000
@@ -1,2 +1,2 @@
-SHA256 (Twisted-18.7.0.tar.bz2) = la6YVxboEHgW2NDfJJ1VjbqrtneYfMKs5FJywWayZ+Q=
-SIZE (Twisted-18.7.0.tar.bz2) = 3063847
+SHA256 (Twisted-18.9.0.tar.bz2) = KUvixr+Erndt8vyY5699ZTfhxeYKRtM8POKhl2d9o5U=
+SIZE (Twisted-18.9.0.tar.bz2) = 3088398
Index: patches/patch-src_twisted_python__setup_py
===================================================================
RCS file: 
/cvs/ports/devel/py-twisted/patches/patch-src_twisted_python__setup_py,v
retrieving revision 1.3
diff -u -p -r1.3 patch-src_twisted_python__setup_py
--- patches/patch-src_twisted_python__setup_py  20 Aug 2018 21:35:11 -0000      
1.3
+++ patches/patch-src_twisted_python__setup_py  10 Nov 2018 20:22:59 -0000
@@ -8,7 +8,7 @@ https://github.com/twisted/twisted/commi
 Index: src/twisted/python/_setup.py
 --- src/twisted/python/_setup.py.orig
 +++ src/twisted/python/_setup.py
-@@ -138,15 +138,15 @@ _EXTRAS_REQUIRE['osx_platform'] = _EXTRAS_REQUIRE['mac
+@@ -139,15 +139,15 @@ _EXTRAS_REQUIRE['osx_platform'] = _EXTRAS_REQUIRE['mac
  
  # Scripts provided by Twisted on Python 2 and 3.
  _CONSOLE_SCRIPTS = [

Reply via email to