Chris Lamb wrote:

> tags 559042 + pending
> thanks
> 
> Adam Schmalhofer wrote:
> 
> > execnet has been separated from codespeak-lib (py) and is now (1.1.0) at
> > http://codespeak.net/execnet/trunk/. It is however still in the package
> > description:
> [..]
> 
> Thanks. :)

I noticed a few more minor outdated documentation pieces. Patch included.

> > Needless to say it would be nice to have execnet packaged again.
> 
> Mmm. Could you file a RFP bug? I never used py.execnet so I'm probably not
> the right person to package it.

#559152

execnet is required for --looponfailing and distributed testing (see
py.test --help). So it really enhances py.test a lot, even if the tests
don't use execnet directly. Would you be willing to sponsor me, if I
package it?

--Adam

From 37e789228ae8574d78907e06c3bfb3e0252e3dab Mon Sep 17 00:00:00 2001
From: Adam Schmalhofer <adam.schmalho...@gmx.de>
Date: Wed, 2 Dec 2009 10:50:07 +0100
Subject: [PATCH] Minor documentation updates.

---
 debian/README.Debian |    3 +--
 debian/control       |    4 ++--
 2 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/debian/README.Debian b/debian/README.Debian
index 6ba0056..022e24f 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -5,9 +5,8 @@ Dependencies
 ============
 
 To use some functionnalities, you will need to install some Recommended packages:
- * py.test --tkinter: python-tkinter
+ * py.test --tkinter: python-tk
  * py.test remote session support: screen, rsync
- * py.rest pdf support: graphviz, tetex-bin, gs-esp or gs-gpl, ps2eps
 
 
 Greenlet support
diff --git a/debian/control b/debian/control
index 13bb34f..9891951 100644
--- a/debian/control
+++ b/debian/control
@@ -5,8 +5,8 @@ Maintainer: Chris Lamb <la...@debian.org>
 Build-Depends: debhelper (>= 7.0.50~), python-support, python-setuptools, xsltproc, docbook-xsl
 Standards-Version: 3.8.3
 Homepage: http://codespeak.net/py/
-Vcs-Git: git://git.chris-lamb.co.uk/debian/pkg-codespeak-lib.git
-Vcs-Browser: http://git.chris-lamb.co.uk/?p=debian/pkg-codespeak-lib.git
+Vcs-Git: git://git.chris-lamb.co.uk/pkg-codespeak-lib.git
+Vcs-Browser: http://git.chris-lamb.co.uk/?p=pkg-codespeak-lib.git
 
 Package: python-codespeak-lib
 Architecture: all
-- 
1.6.5.3

Attachment: signature.asc
Description: PGP signature

Reply via email to