Re: [Twisted-Python] [RELEASE] Nevow 0.11.1

2014-06-25 Thread Peter Westlake
On Tue, Jun 24, 2014, at 13:10, exar...@twistedmatrix.com wrote: > On 11:41 am, peter.westl...@pobox.com wrote: > >Good to see Nevow is still being maintained! > > > >What are the chances of 0.11.2 including the fix for > >https://bugs.launchpad.net/nevow/+bug/892794, filed in November 2011 > >comp

Re: [Twisted-Python] [RELEASE] Nevow 0.11.1

2014-06-24 Thread exarkun
On 11:41 am, peter.westl...@pobox.com wrote: Good to see Nevow is still being maintained! What are the chances of 0.11.2 including the fix for https://bugs.launchpad.net/nevow/+bug/892794, filed in November 2011 complete with a test case and a patch? Issues were migrated to Github as well, fwi

Re: [Twisted-Python] [RELEASE] Nevow 0.11.1

2014-06-24 Thread exarkun
On 11:06 am, ores...@orestis.gr wrote: Hello, Great news! Are there any docs online? Not yet. See https://github.com/twisted/nevow/issues/20 and https://github.com/twisted/nevow/issues/21 ___ Twisted-Python mailing list Twisted-Python@twistedmatr

Re: [Twisted-Python] [RELEASE] Nevow 0.11.1

2014-06-24 Thread Peter Westlake
Good to see Nevow is still being maintained! What are the chances of 0.11.2 including the fix for https://bugs.launchpad.net/nevow/+bug/892794, filed in November 2011 complete with a test case and a patch? Peter. On Sat, Jun 21, 2014, at 15:46, exar...@twistedmatrix.com wrote: > Hello, > > I'm

Re: [Twisted-Python] [RELEASE] Nevow 0.11.1

2014-06-24 Thread Orestis Markou
Hello, Great news! Are there any docs online? Thanks, Orestis 24 Ιουν 2014, 1:55, ο/η Glyph Lefkowitz έγραψε: > >> On Jun 23, 2014, at 12:43 PM, Brian Warner wrote: >> >> I just closed our ticket[1].. "pip install allmydata-tahoe" now works! >> Thank you! > > WOOHOO! I didn't realize t

Re: [Twisted-Python] [RELEASE] Nevow 0.11.1

2014-06-23 Thread Glyph Lefkowitz
On Jun 23, 2014, at 12:43 PM, Brian Warner wrote: > I just closed our ticket[1].. "pip install allmydata-tahoe" now works! > Thank you! WOOHOO! I didn't realize this was the last blocker, this is fantastic news! -glyph ___ Twisted-Python mailing li

Re: [Twisted-Python] [RELEASE] Nevow 0.11.1

2014-06-23 Thread Brian Warner
On 6/22/14 5:51 PM, Glyph wrote: >> Oh wow, that is great :) I’m sure Tahoe-lafs will be happy. > > I am surprised they haven't said anything yet, I'm assuming they > haven't noticed ;-) I just closed our ticket[1].. "pip install allmydata-tahoe" now works! Thank you! BTW, the NEWS URL in the N

Re: [Twisted-Python] [RELEASE] Nevow 0.11.1

2014-06-22 Thread Werner Thie
Aloha all great, I used nevow/athena/livepages through all the years in between, nevow getting a new life is really exciting news. Cheers, Werner On 6/21/14 4:46 AM, exar...@twistedmatrix.com wrote: Hello, I'm pleased to announce the release of Nevow 0.11.1. Nevow is a web application cons

Re: [Twisted-Python] [RELEASE] Nevow 0.11.1

2014-06-22 Thread Glyph
On Jun 21, 2014, at 11:00 PM, Donald Stufft wrote: > Oh wow, that is great :) I’m sure Tahoe-lafs will be happy. I am surprised they haven't said anything yet, I'm assuming they haven't noticed ;-) -g___ Twisted-Python mailing list Twisted-Python@tw

Re: [Twisted-Python] [RELEASE] Nevow 0.11.1

2014-06-21 Thread Donald Stufft
On Jun 22, 2014, at 1:48 AM, Glyph wrote: > > On Jun 21, 2014, at 7:46 AM, exar...@twistedmatrix.com wrote: > >> This release includes a number of minor new features and bug fixes. It also >> includes changes to modernize Nevow's packaging - installation of Nevow >> using `pip` is now suppo

Re: [Twisted-Python] [RELEASE] Nevow 0.11.1

2014-06-21 Thread Glyph
On Jun 21, 2014, at 7:46 AM, exar...@twistedmatrix.com wrote: > This release includes a number of minor new features and bug fixes. It also > includes changes to modernize Nevow's packaging - installation of Nevow using > `pip` is now supported. This release also marks the move of Nevow > de

[Twisted-Python] [RELEASE] Nevow 0.11.1

2014-06-21 Thread exarkun
Hello, I'm pleased to announce the release of Nevow 0.11.1. Nevow is a web application construction kit written in Python and based on Twisted. It is designed to allow the programmer to express as much of the view logic as desired in Python, and includes a pure Python XML expression syntax na