Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=751564

--- Comment #20 from Jim Meyering <[email protected]> 2011-11-09 10:49:23 EST 
---
IMHO, the only way is to maintain a template (say audrey.in.py) under version
control and have "AUDREY_VER = '@VERSION@' in it.
Then part of the build process would be to generate audrey.py from that
template while performing the simple @VERSION@-substitution, just as is
done for the spec file.  Note that you should retain the .py suffix,
and hence .in.py, rather than .py.in, so that more tools automatically
detect the file as containing python source.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to