On Sun, Nov 29, 2009 at 2:19 PM, Ben Finney <ben+pyt...@benfinney.id.au> wrote:
> Tarek Ziadé <ziade.ta...@gmail.com> writes:
>
>> How about making it "Change-Log" in that case, and have the content of
>> the changelog
>> directly added in the metadata ?  Rather than an url.
>
> That might be good, if the changelog was in a separate file. It's quite
> commonly a very long text file, as it retains the change history of the
> code base indefinitely.
>

Yes, and if it's reStructuredText based, we will be able to do what people
do actually, by integrating a reST-based CHANGELOG file at the end of
long_description:

http://pypi.python.org/pypi/zc.buildout#change-history
_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to