r46970 - version update
hawkowl-TA+aISz0psMTMxyoc4vAAJOcrHinNvQL0E9HWUfgJXw@public.gmane.org Thu, 10 Mar 2016 02:48:56 -0700 (MST)
| Newsgroups | gmane.comp.python.twisted.commits |
|---|---|
| Message-ID | <[email protected]> |
Author: hawkowl
Date: Thu Mar 10 02:48:51 2016
New Revision: 46970
Modified:
branches/release-16.0.0-8210/README.rst
branches/release-16.0.0-8210/twisted/_version.py
branches/release-16.0.0-8210/twisted/conch/topfiles/README
branches/release-16.0.0-8210/twisted/mail/topfiles/README
branches/release-16.0.0-8210/twisted/names/topfiles/README
branches/release-16.0.0-8210/twisted/news/topfiles/README
branches/release-16.0.0-8210/twisted/pair/topfiles/README
branches/release-16.0.0-8210/twisted/runner/topfiles/README
branches/release-16.0.0-8210/twisted/topfiles/README
branches/release-16.0.0-8210/twisted/web/topfiles/README
branches/release-16.0.0-8210/twisted/words/topfiles/README
Log:
version update
Modified: branches/release-16.0.0-8210/README.rst
==============================================================================
--- branches/release-16.0.0-8210/README.rst (original)
+++ branches/release-16.0.0-8210/README.rst Thu Mar 10 02:48:51 2016
@@ -1,4 +1,4 @@
-Twisted 16.0.0pre2
+Twisted 16.0.0pre3
==============
|pypi|
@@ -6,7 +6,7 @@
<reaperhulk> I continue to believe that networks are totally reliable despite ample evidence from my CI that I am wrong
-For information on what's new in Twisted 16.0.0pre2, see the `NEWS <NEWS>`_ file that comes with the distribution.
+For information on what's new in Twisted 16.0.0pre3, see the `NEWS <NEWS>`_ file that comes with the distribution.
What is this?
Modified: branches/release-16.0.0-8210/twisted/_version.py
==============================================================================
--- branches/release-16.0.0-8210/twisted/_version.py (original)
+++ branches/release-16.0.0-8210/twisted/_version.py Thu Mar 10 02:48:51 2016
@@ -8,4 +8,4 @@
"""
from twisted.python import versions
-version = versions.Version('twisted', 16, 0, 0, prerelease=2)
+version = versions.Version('twisted', 16, 0, 0, prerelease=3)
Modified: branches/release-16.0.0-8210/twisted/conch/topfiles/README
==============================================================================
--- branches/release-16.0.0-8210/twisted/conch/topfiles/README (original)
+++ branches/release-16.0.0-8210/twisted/conch/topfiles/README Thu Mar 10 02:48:51 2016
@@ -1,4 +1,4 @@
-Twisted Conch 16.0.0pre2
+Twisted Conch 16.0.0pre3
Twisted Conch depends on Twisted Core and PyCA's Cryptography
(<https://cryptography.io/en>).
Modified: branches/release-16.0.0-8210/twisted/mail/topfiles/README
==============================================================================
--- branches/release-16.0.0-8210/twisted/mail/topfiles/README (original)
+++ branches/release-16.0.0-8210/twisted/mail/topfiles/README Thu Mar 10 02:48:51 2016
@@ -1,4 +1,4 @@
-Twisted Mail 16.0.0pre2
+Twisted Mail 16.0.0pre3
Twisted Mail depends on Twisted Core and (sometimes) Twisted Names. For TLS
support, pyOpenSSL (<http://launchpad.net/pyopenssl>) is also required. Aside
Modified: branches/release-16.0.0-8210/twisted/names/topfiles/README
==============================================================================
--- branches/release-16.0.0-8210/twisted/names/topfiles/README (original)
+++ branches/release-16.0.0-8210/twisted/names/topfiles/README Thu Mar 10 02:48:51 2016
@@ -1,3 +1,3 @@
-Twisted Names 16.0.0pre2
+Twisted Names 16.0.0pre3
Twisted Names depends on Twisted Core.
Modified: branches/release-16.0.0-8210/twisted/news/topfiles/README
==============================================================================
--- branches/release-16.0.0-8210/twisted/news/topfiles/README (original)
+++ branches/release-16.0.0-8210/twisted/news/topfiles/README Thu Mar 10 02:48:51 2016
@@ -1,4 +1,4 @@
-Twisted News 16.0.0pre2
+Twisted News 16.0.0pre3
News depends on Twisted, and, if you want to use the moderation
features, Twisted Mail.
Modified: branches/release-16.0.0-8210/twisted/pair/topfiles/README
==============================================================================
--- branches/release-16.0.0-8210/twisted/pair/topfiles/README (original)
+++ branches/release-16.0.0-8210/twisted/pair/topfiles/README Thu Mar 10 02:48:51 2016
@@ -1,4 +1,4 @@
-Twisted Pair 16.0.0pre2: Very low-level networking functionality
+Twisted Pair 16.0.0pre3: Very low-level networking functionality
Twisted Pair includes parsers for several datagram formats, including ethernet,
IP, and UDP. It also offers low-level networking integration on Linux via tun
Modified: branches/release-16.0.0-8210/twisted/runner/topfiles/README
==============================================================================
--- branches/release-16.0.0-8210/twisted/runner/topfiles/README (original)
+++ branches/release-16.0.0-8210/twisted/runner/topfiles/README Thu Mar 10 02:48:51 2016
@@ -1,3 +1,3 @@
-Twisted Runner 16.0.0pre2
+Twisted Runner 16.0.0pre3
Twisted Runner depends on Twisted.
Modified: branches/release-16.0.0-8210/twisted/topfiles/README
==============================================================================
--- branches/release-16.0.0-8210/twisted/topfiles/README (original)
+++ branches/release-16.0.0-8210/twisted/topfiles/README Thu Mar 10 02:48:51 2016
@@ -1,4 +1,4 @@
-Twisted Core 16.0.0pre2
+Twisted Core 16.0.0pre3
===================
Twisted Core makes up the core parts of Twisted, including:
Modified: branches/release-16.0.0-8210/twisted/web/topfiles/README
==============================================================================
--- branches/release-16.0.0-8210/twisted/web/topfiles/README (original)
+++ branches/release-16.0.0-8210/twisted/web/topfiles/README Thu Mar 10 02:48:51 2016
@@ -1,4 +1,4 @@
-Twisted Web 16.0.0pre2
+Twisted Web 16.0.0pre3
Twisted Web depends on Twisted Core. pyOpenSSL
(<https://github.com/pyca/pyopenssl>) is also required for HTTPS. SOAPpy
Modified: branches/release-16.0.0-8210/twisted/words/topfiles/README
==============================================================================
--- branches/release-16.0.0-8210/twisted/words/topfiles/README (original)
+++ branches/release-16.0.0-8210/twisted/words/topfiles/README Thu Mar 10 02:48:51 2016
@@ -1,4 +1,4 @@
-Twisted Words 16.0.0pre2
+Twisted Words 16.0.0pre3
Twisted Words depends on Twisted Core and Twisted Web. The Twisted Web
dependency is only necessary for MSN support. MSN support also requires HTTPS,