[py-svn] r33532 - py/dist/py/documentation

hpk at codespeak.net hpk at codespeak.net
Sun Oct 22 12:55:16 CEST 2006


Author: hpk
Date: Sun Oct 22 12:55:12 2006
New Revision: 33532

Modified:
   py/dist/py/documentation/releaseplan.txt
Log:
amending some items from py-dev/Issue32 in order
to close that. 



Modified: py/dist/py/documentation/releaseplan.txt
==============================================================================
--- py/dist/py/documentation/releaseplan.txt	(original)
+++ py/dist/py/documentation/releaseplan.txt	Sun Oct 22 12:55:12 2006
@@ -18,8 +18,12 @@
 
 * have APIGEN generate nice Web documentation of the py lib API 
 
-* support packaging for Debian and possibly other distros, 
-  particularly regarding C modules 
+* support packaging with TARs and for Debian and possibly 
+  other distros, particularly look into C module issues. 
+
+* support both setup.py and setuptools (eggs?) installs 
+
+* support for installs from pypi (and listing py lib there) 
 
 * document and refine "py.*" helper tools. 
 
@@ -29,6 +33,9 @@
 
 * refine and implement `releasescheme`_ 
 
+* ensure compatibility with Python 2.2 - 2.5 
+  (possibly update py/compat package) 
+
 .. _releasescheme: releasescheme.html
 
 Task planning



More information about the pytest-commit mailing list