E&S CVS Commit: PEAK - Fixes for source-distribution problems. The docs for asdl_model had

pje at eby-sarna.com pje at eby-sarna.com
Tue Feb 17 14:20:01 EST 2004


Module Name:	PEAK
Committed By:	pje
Date:		Tue Feb 17 19:19:03 UTC 2004

Modified Files:
	PEAK: MANIFEST.in
	PEAK/src/peak/metamodels: ASDL.asdl asdl_model.py

Log Message:
Fixes for source-distribution problems.  The docs for asdl_model had
problems installing on case-insensitive filesystems due to classes named
'constructor' and 'Constructor', and the manifest for source distributions
didn't include any of the '.pwt' files.  (Kind of makes me wonder if I
shouldn't just make source distros direct from CVS, as maintaining the
MANIFEST stuff is a bit of a pain.)


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/MANIFEST.in.diff?r1=1.11&r2=1.12
http://cvs.eby-sarna.com/PEAK/src/peak/metamodels/ASDL.asdl.diff?r1=1.1&r2=1.2
http://cvs.eby-sarna.com/PEAK/src/peak/metamodels/asdl_model.py.diff?r1=1.1&r2=1.2

To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 PEAK/MANIFEST.in
cvs rdiff -r1.1 -r1.2 PEAK/src/peak/metamodels/ASDL.asdl \
    PEAK/src/peak/metamodels/asdl_model.py

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




More information about the source-changes mailing list