summaryrefslogtreecommitdiffstats
path: root/encap/TODO
diff options
context:
space:
mode:
authorDaniel Joseph Barnhart Clark <dclark@pobox.com>2006-09-03 11:59:55 +0000
committerDaniel Joseph Barnhart Clark <dclark@pobox.com>2006-09-03 11:59:55 +0000
commitd2127cb280720aed2e01a5ab4981322043800614 (patch)
tree14545360c2223127005e59b7b8339800615603b4 /encap/TODO
parent15670a13bab405ddda1a126a5ade4ceaff31dc0c (diff)
downloadbcfg2-d2127cb280720aed2e01a5ab4981322043800614.tar.gz
bcfg2-d2127cb280720aed2e01a5ab4981322043800614.tar.bz2
bcfg2-d2127cb280720aed2e01a5ab4981322043800614.zip
EncapPackages: Make sure we replace setup.py with an original copy even if
the Python build fails git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2175 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'encap/TODO')
-rw-r--r--encap/TODO14
1 files changed, 12 insertions, 2 deletions
diff --git a/encap/TODO b/encap/TODO
index 7de80b70c..e4ef34cdb 100644
--- a/encap/TODO
+++ b/encap/TODO
@@ -5,17 +5,27 @@
* Fix "from httplib import HTTPS" issue
* Update README and post to Wiki
+
+ * Update EncapPackages on the Wiki
* Build everywhere, basic test
+ * Fix bcfg2bump (see IRC)
+
+ * Test bcfg2bump
+
== For 0.8.4 ==
- * Possibly add GNU Readline library for python
+ * Move from lxml (+deps) to elementtree for client
+ * Maybe just move to Python 2.5 (which includes elementtree) if final comes
+ out on schedule (Sept 12th, 2006 is planned final release date)
- * Write HOWTO
+ * Possibly add GNU Readline library for python
* Packages all deps of new reports (django etc.) for GNU/Linux
+ * Write HOWTO
+
== For 0.8.5 or earlier ==
* Cut down distribution size to something more reasonable