diff options
Diffstat (limited to 'system/python/spyce/RELEASE')
-rw-r--r-- | system/python/spyce/RELEASE | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/system/python/spyce/RELEASE b/system/python/spyce/RELEASE new file mode 100644 index 0000000000..abf32fb70e --- /dev/null +++ b/system/python/spyce/RELEASE @@ -0,0 +1,21 @@ +To release a new version of spyce: + +- Run: make clean +- Edit spyce.py: change version (possibly release) +- Edit CHANGES +- Run: cvs update; cvs commit +- Perform release testing +- Run: make upload (and do the sourceforge file release) +- Run: make sf +- Run: make clean +- post to freshmeat + spyce-users@sourceforge.net + python-announce@python.org + python-list@python.org + python-web-modules@yahoogroups.com + cheetahtemplate-discuss@lists.sourceforge.net + ? mod_python@modpython.org + ? webware-discuss@lists.sourceforge.net + ? sixthdev@yahoogroups.com + ? quixote-users@mems-exchange.org + ? php, jsp, apache, cherrypy |