Re: [python-committers] PEPs repo converted

2011-03-26 Thread Nick Coghlan
On Sun, Mar 27, 2011 at 3:12 AM, Georg Brandl wrote: > I'd have thought that docutils is pretty much universally available > nowadays.  But you're right that README is out of date, I've updated > it now. Yeah, it turned out to just be a "sudo apt-get python-docutils" away. I'm just unused to havi

Re: [python-committers] PEPs repo converted

2011-03-26 Thread Georg Brandl
On 26.03.2011 05:01, Nick Coghlan wrote: > On Thu, Mar 24, 2011 at 6:41 AM, Georg Brandl wrote: >> Please commit any PEP changes to hg.python.org/peps. >> >> Also, sorry for the span on -checkins, I should not have enabled >> the notification hook before pushing all changes :) > > With the quick

Re: [python-committers] PEPs repo converted

2011-03-25 Thread Nick Coghlan
On Thu, Mar 24, 2011 at 6:41 AM, Georg Brandl wrote: > Please commit any PEP changes to hg.python.org/peps. > > Also, sorry for the span on -checkins, I should not have enabled > the notification hook before pushing all changes :) With the quick and easy svn:external reference to docutils gone, c

Re: [python-committers] PEPs repo converted

2011-03-24 Thread Martin v. Löwis
Am 25.03.2011 04:47, schrieb Jesus Cea: > On 24/03/11 22:29, Georg Brandl wrote: >>> These requirements (activate the keyword extension, and set it to >>> "**.txt" files) should be documented somewhere... :). > >> Well, I don't think it's required for anyone other than python.org. >> Those who e

Re: [python-committers] PEPs repo converted

2011-03-24 Thread Jesus Cea
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 PEP 0001 still lists SVN as the way to checkout/commit PEPs. I guess that place would be the right place to document the details about keywords & mercurial. - -- Jesus Cea Avion _/_/ _/_/_/_/_/_/ j...@jcea.es - ht

Re: [python-committers] PEPs repo converted

2011-03-24 Thread Jesus Cea
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 24/03/11 22:29, Georg Brandl wrote: >> These requirements (activate the keyword extension, and set it to >> "**.txt" files) should be documented somewhere... :). > > Well, I don't think it's required for anyone other than python.org. > Those who

Re: [python-committers] PEPs repo converted

2011-03-24 Thread Georg Brandl
On 24.03.2011 19:14, Jesus Cea wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 24/03/11 09:12, Georg Brandl wrote: >> On 24.03.2011 02:35, Ned Deily wrote: >>> In article , >>> Georg Brandl wrote: >>> Please commit any PEP changes to hg.python.org/peps. >>> >>> Looks like th

Re: [python-committers] PEPs repo converted

2011-03-24 Thread Jesus Cea
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 24/03/11 09:12, Georg Brandl wrote: > On 24.03.2011 02:35, Ned Deily wrote: >> In article , >> Georg Brandl wrote: >> >>> Please commit any PEP changes to hg.python.org/peps. >> >> Looks like the Version and Last-Modified keywords formerly supplie

Re: [python-committers] PEPs repo converted

2011-03-24 Thread Georg Brandl
On 24.03.2011 02:35, Ned Deily wrote: > In article , > Georg Brandl wrote: > >> Please commit any PEP changes to hg.python.org/peps. > > Looks like the Version and Last-Modified keywords formerly supplied by > svn are now AWOL on the generated web pages. Thanks, I've fixed that now (by locall

Re: [python-committers] PEPs repo converted

2011-03-23 Thread Ned Deily
In article , Georg Brandl wrote: > Please commit any PEP changes to hg.python.org/peps. Looks like the Version and Last-Modified keywords formerly supplied by svn are now AWOL on the generated web pages. -- Ned Deily, n...@acm.org ___ python-com