Mailing List Archive

Re: [Zope-Checkins] CVS: Zope - setup.py:1.31.2.22
Hm, seems like my checkout does not contain a version.txt file, making
setup fail...

Stefan


On Donnerstag, Jul 29, 2004, at 19:11 Europe/Vienna, Andreas Jung wrote:

> Update of /cvs-repository/Zope
> In directory cvs.zope.org:/tmp/cvs-serv32482
>
> Modified Files:
> Tag: Zope-2_7-branch
> setup.py
> Log Message:
>
> - added "version.txt" to setup.py to avoid untrue "unreleased
> version"
> messages within the control panel
>
>
> === Zope/setup.py 1.31.2.21 => 1.31.2.22 ===
> --- Zope/setup.py:1.31.2.21 Tue Jul 27 14:52:03 2004
> +++ Zope/setup.py Thu Jul 29 13:11:53 2004
> @@ -703,7 +703,8 @@
> name='Top-level',
> author=AUTHOR,
>
> - py_modules=['Globals', 'ImageFile', 'Lifetime']
> + py_modules=['Globals', 'ImageFile', 'Lifetime'],
> + data_files=[['.',['version.txt']]],
> )
>
> # Products base directory
>
> _______________________________________________
> Zope-Checkins maillist - Zope-Checkins@zope.org
> http://mail.zope.org/mailman/listinfo/zope-checkins
>
--
The time has come to start talking about whether the emperor is as well
dressed as we are supposed to think he is. /Pete McBreen/

_______________________________________________
Zope-Coders mailing list
Zope-Coders@zope.org
http://mail.zope.org/mailman/listinfo/zope-coders