File: ctb-notes.txt

package info (click to toggle)
twill 0.9-1
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 1,472 kB
  • ctags: 1,916
  • sloc: python: 12,686; java: 98; makefile: 18; sh: 2
file content (19 lines) | stat: -rw-r--r-- 468 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
% darcs tag --checkpoint -m release-0.8
 -- tag release-0.8, and allow for --partial get.

% darcs dist -d twill-0.8.3

where to change version number:

   setup.py, version & download URL;
   twill/__init__.py
   doc/index.txt, version, download URL, and date;

for release:

    * copy doc/ over to twill/.
    * tag;
    * generate .tar.gz
    * generate egg;
    * update pypi (setup.py register);
    * announce on clp, twill@lists.idyll.org, web-sig@python.org;