Skip to content

Commit

Permalink
~versions~
Browse files Browse the repository at this point in the history
  • Loading branch information
hawkowl committed May 18, 2016
1 parent e0c3349 commit 99e9e33
Show file tree
Hide file tree
Showing 21 changed files with 48 additions and 48 deletions.
36 changes: 18 additions & 18 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Ticket numbers in this file can be looked up by visiting
http://twistedmatrix.com/trac/ticket/<number>

Twisted Core 16.2.0pre1 (2016-05-09)
====================================
Twisted Core 16.2.0 (2016-05-18)
================================

Features
--------
Expand Down Expand Up @@ -46,8 +46,8 @@ Other
#8291, #8292, #8304, #8315


Twisted Conch 16.2.0pre1 (2016-05-09)
=====================================
Twisted Conch 16.2.0 (2016-05-18)
=================================

No significant changes have been made for this release.

Expand All @@ -56,14 +56,14 @@ Other
- #8279


Twisted Mail 16.2.0pre1 (2016-05-09)
====================================
Twisted Mail 16.2.0 (2016-05-18)
================================

No significant changes have been made for this release.


Twisted Names 16.2.0pre1 (2016-05-09)
=====================================
Twisted Names 16.2.0 (2016-05-18)
=================================

Features
--------
Expand All @@ -72,29 +72,29 @@ Features
ported to Python 3 (#8259)


Twisted News 16.2.0pre1 (2016-05-09)
====================================
Twisted News 16.2.0 (2016-05-18)
================================

No significant changes have been made for this release.


Twisted Pair 16.2.0pre1 (2016-05-09)
====================================
Twisted Pair 16.2.0 (2016-05-18)
================================

No significant changes have been made for this release.


Twisted Runner 16.2.0pre1 (2016-05-09)
======================================
Twisted Runner 16.2.0 (2016-05-18)
==================================

Deprecations and Removals
-------------------------
- twisted.runner.inetdtap and twisted.runner.inetdconf RPC support
was deprecated as it was broken for a long time. (#8123)


Twisted Web 16.2.0pre1 (2016-05-09)
===================================
Twisted Web 16.2.0 (2016-05-18)
===============================

Features
--------
Expand All @@ -119,8 +119,8 @@ Other
- #8300


Twisted Words 16.2.0pre1 (2016-05-09)
=====================================
Twisted Words 16.2.0 (2016-05-18)
=================================

Deprecations and Removals
-------------------------
Expand Down
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Twisted 16.2.0pre1
Twisted 16.2.0
==============

|pypi|
Expand All @@ -12,7 +12,7 @@ Twisted 16.2.0pre1
* idnar imagines hawkowl crashing in through somebody's window to yell at them for using ancient software
For information on what's new in Twisted 16.2.0pre1, see the `NEWS <NEWS>`_ file that comes with the distribution.
For information on what's new in Twisted 16.2.0, see the `NEWS <NEWS>`_ file that comes with the distribution.


What is this?
Expand Down
2 changes: 1 addition & 1 deletion twisted/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
"""

from twisted.python import versions
version = versions.Version('twisted', 16, 2, 0, prerelease=1)
version = versions.Version('twisted', 16, 2, 0)
4 changes: 2 additions & 2 deletions twisted/conch/topfiles/NEWS
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Ticket numbers in this file can be looked up by visiting
http://twistedmatrix.com/trac/ticket/<number>

Twisted Conch 16.2.0pre1 (2016-05-09)
=====================================
Twisted Conch 16.2.0 (2016-05-18)
=================================

No significant changes have been made for this release.

Expand Down
2 changes: 1 addition & 1 deletion twisted/conch/topfiles/README
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Twisted Conch 16.2.0pre1
Twisted Conch 16.2.0

Twisted Conch depends on Twisted Core and PyCA's Cryptography
(<https://cryptography.io/en>).
Expand Down
4 changes: 2 additions & 2 deletions twisted/mail/topfiles/NEWS
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Ticket numbers in this file can be looked up by visiting
http://twistedmatrix.com/trac/ticket/<number>

Twisted Mail 16.2.0pre1 (2016-05-09)
====================================
Twisted Mail 16.2.0 (2016-05-18)
================================

No significant changes have been made for this release.

Expand Down
2 changes: 1 addition & 1 deletion twisted/mail/topfiles/README
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Twisted Mail 16.2.0pre1
Twisted Mail 16.2.0

Twisted Mail depends on Twisted Core and (sometimes) Twisted Names. For TLS
support, pyOpenSSL (<http://launchpad.net/pyopenssl>) is also required. Aside
Expand Down
4 changes: 2 additions & 2 deletions twisted/names/topfiles/NEWS
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Ticket numbers in this file can be looked up by visiting
http://twistedmatrix.com/trac/ticket/<number>

Twisted Names 16.2.0pre1 (2016-05-09)
=====================================
Twisted Names 16.2.0 (2016-05-18)
=================================

Features
--------
Expand Down
2 changes: 1 addition & 1 deletion twisted/names/topfiles/README
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Twisted Names 16.2.0pre1
Twisted Names 16.2.0

Twisted Names depends on Twisted Core.
4 changes: 2 additions & 2 deletions twisted/news/topfiles/NEWS
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Ticket numbers in this file can be looked up by visiting
http://twistedmatrix.com/trac/ticket/<number>

Twisted News 16.2.0pre1 (2016-05-09)
====================================
Twisted News 16.2.0 (2016-05-18)
================================

No significant changes have been made for this release.

Expand Down
2 changes: 1 addition & 1 deletion twisted/news/topfiles/README
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Twisted News 16.2.0pre1
Twisted News 16.2.0

News depends on Twisted, and, if you want to use the moderation
features, Twisted Mail.
4 changes: 2 additions & 2 deletions twisted/pair/topfiles/NEWS
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Twisted Pair 16.2.0pre1 (2016-05-09)
====================================
Twisted Pair 16.2.0 (2016-05-18)
================================

No significant changes have been made for this release.

Expand Down
2 changes: 1 addition & 1 deletion twisted/pair/topfiles/README
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Twisted Pair 16.2.0pre1: Very low-level networking functionality
Twisted Pair 16.2.0: 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
Expand Down
4 changes: 2 additions & 2 deletions twisted/runner/topfiles/NEWS
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Ticket numbers in this file can be looked up by visiting
http://twistedmatrix.com/trac/ticket/<number>

Twisted Runner 16.2.0pre1 (2016-05-09)
======================================
Twisted Runner 16.2.0 (2016-05-18)
==================================

Deprecations and Removals
-------------------------
Expand Down
2 changes: 1 addition & 1 deletion twisted/runner/topfiles/README
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Twisted Runner 16.2.0pre1
Twisted Runner 16.2.0

Twisted Runner depends on Twisted.
4 changes: 2 additions & 2 deletions twisted/topfiles/NEWS
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Ticket numbers in this file can be looked up by visiting
http://twistedmatrix.com/trac/ticket/<number>

Twisted Core 16.2.0pre1 (2016-05-09)
====================================
Twisted Core 16.2.0 (2016-05-18)
================================

Features
--------
Expand Down
2 changes: 1 addition & 1 deletion twisted/topfiles/README
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Twisted Core 16.2.0pre1
Twisted Core 16.2.0
===================

Twisted Core makes up the core parts of Twisted, including:
Expand Down
4 changes: 2 additions & 2 deletions twisted/web/topfiles/NEWS
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Ticket numbers in this file can be looked up by visiting
http://twistedmatrix.com/trac/ticket/<number>

Twisted Web 16.2.0pre1 (2016-05-09)
===================================
Twisted Web 16.2.0 (2016-05-18)
===============================

Features
--------
Expand Down
2 changes: 1 addition & 1 deletion twisted/web/topfiles/README
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Twisted Web 16.2.0pre1
Twisted Web 16.2.0

Twisted Web depends on Twisted Core. pyOpenSSL
(<https://github.com/pyca/pyopenssl>) is also required for HTTPS. SOAPpy
Expand Down
4 changes: 2 additions & 2 deletions twisted/words/topfiles/NEWS
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Ticket numbers in this file can be looked up by visiting
http://twistedmatrix.com/trac/ticket/<number>

Twisted Words 16.2.0pre1 (2016-05-09)
=====================================
Twisted Words 16.2.0 (2016-05-18)
=================================

Deprecations and Removals
-------------------------
Expand Down
2 changes: 1 addition & 1 deletion twisted/words/topfiles/README
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Twisted Words 16.2.0pre1
Twisted Words 16.2.0

0 comments on commit 99e9e33

Please sign in to comment.