Staging
v0.5.1
Revision 0e5088fcc44b42879b728a495456f4b6d4181de0 authored by cvs2svn on 17 October 1998, 19:44:20 UTC, committed by cvs2svn on 17 October 1998, 19:44:20 UTC
1 parent de64eaf
Raw File
readme.txt
How to make a Python-distribution.
----------------------------------

These notes are mainly for myself.

- Increase fragment version number in PythonCorePPC and PythonCoreCFM68K
- Increase version number in STR resource (preffilename) and VERS resource
- Update about box
- Increase version number in _versioncheck.py
- Build PythonStandSmall, run once in root folder
- Update Relnotes, readme's, Demo:build.html
- Make sure tkresources.rsrc is up-to-date
- fullbuild everything with increase-buildno
- Run configurepython
- set "no console" on all applets
- remove alis resource from all applets
- mkdistr
- remove stdwin, cwilib demos
- test on virgin system. Make sure to test tkinter too.
- make distribution archive
- binhextree, synctree
- update version number on the net
back to top