[py-svn] r38582 - py/trunk/py/doc

hpk at codespeak.net hpk at codespeak.net
Mon Feb 12 17:10:35 CET 2007


Author: hpk
Date: Mon Feb 12 17:10:28 2007
New Revision: 38582

Modified:
   py/trunk/py/doc/release-0.9.0.txt
Log:
refining the release announcement/finalizing from my site
fijal, cfbolz, guido_w: are you ok with it?  (your name
is under the release announcement)


Modified: py/trunk/py/doc/release-0.9.0.txt
==============================================================================
--- py/trunk/py/doc/release-0.9.0.txt	(original)
+++ py/trunk/py/doc/release-0.9.0.txt	Mon Feb 12 17:10:28 2007
@@ -1,7 +1,9 @@
-py lib 0.9.0: py.test, distributed execution and dev support 
+py lib 0.9.0: py.test, distributed execution, greenlets and more
 ======================================================================
 
-Welcome to the 0.9.0 py lib (including py.test) release!  
+Welcome to the 0.9.0 py lib release - a library aiming to 
+support agile and test-driven python development on various levels. 
+
 Main API/Tool Features: 
 
 * py.test: cross-project testing tool with many advanced features
@@ -12,7 +14,7 @@
 * tested against Win32, Linux and OSX 
 
 All these features and their API have extensive documentation,
-generated with "apigen", which we intend to make accessible
+generated with the new "apigen", which we intend to make accessible
 for other python projects as well.  
 
 Here is the entry point for installing the py lib: 
@@ -23,7 +25,10 @@
 
     http://codespeak.net/py/XXX # figure out exact scheme
 
-best and have fun and let us know what you think!
+The work on the py lib has been partially funded by the 
+European Union and merlinux gmbh within the PyPy project. 
+
+best, have fun and let us know what you think!
 
 holger krekel, Maciej Fijalkowski, 
 Guido Wesdorp, Carl Friedrich Bolz



More information about the pytest-commit mailing list