Hi again, I've released a new 2.13.11 adding a MANIFEST.in which tells setuptools to include the *.txt files in the source distribution. Sorry for the broken release, it's been too long since I released something from the 2.13 maintenance branches. Hanno On Mon, Sep 5, 2016, at 16:14, Willi Langenberger wrote:
According to Willi Langenberger:
According to Hanno Schlichting:
Acquisition 2.13.10 with those changes backported is up on PyPi: https://pypi.python.org/pypi/Acquisition/2.13.10
great, thank you *very* much for the quick help!
However, the distribution of the new 2.13.10 package seems to lack this file:
src/Acquisition/README.txt
which prevents the installation:
slime:/var/tmp/Acquisition-2.13.10$ /usr/bin/python2.7 setup.py Traceback (most recent call last): File "setup.py", line 28, in <module> os.path.join('src', 'Acquisition', 'README.txt')).read() + '\n' + IOError: [Errno 2] No such file or directory: 'src/Acquisition/README.txt'
Sorry, that this turns out to be more painful than expected :-(
\wlang{}
-- Willi.Langenberger@wu.ac.at Fax: +43/1/31336/90702 IT-Services, WU Wirtschaftsuniversitaet Wien, Austria _______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org https://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - https://mail.zope.org/mailman/listinfo/zope-announce https://mail.zope.org/mailman/listinfo/zope )