Hello,
Adding zgeo.wfs to my plone4 buildout gives me an error during buildout:
Getting distribution for 'zgeo.wfs'.
error: docs/HISTORY.txt: No such file or directory
An error occured when trying to install zgeo.wfs 0.2.1. Look above this
message for any errors that were output by easy_install.
While:
Installing instance.
Getting distribution for 'zgeo.wfs'.
Error: Couldn't install: zgeo.wfs 0.2.1
which is caused by setup.py because the directory docs (and the file
history.txt in it) does not exist:
...
setup(name='zgeo.wfs',
version=version,
description="WFS server implementation for Zope",
long_description=open("README.txt").read() + "\n" +
open(os.path.join("docs", "HISTORY.txt")).read(),
...
adding zgeo.wfs to [sources] and auto-checkout in my buildout.cfg solves
this, but imho eggs on pypi should not be broken.
--
Best regards,
Christian Ledermann
Nairobi - Kenya
Mobile : +254 729495789
<*)))>{
If you save the living environment, the biodiversity that we have left,
you will also automatically save the physical environment, too. But If
you only save the physical environment, you will ultimately lose both.
}<(((*>
_______________________________________________
Community mailing list
[email protected]
http://lists.gispython.org/mailman/listinfo/community