zope.schema@pypi linking to svn.zope.org
Hi there, I have package with a dependency to zope.schema. Setuptools tries to install zope.schema from svn.zope.org (which is currently down) instead of fetching the sdist/egg directly from PyPI. ajung@blackmoon:/home/develop/repository/svn.haufe.de/svnep/HaufeComponents/haufe.hrs.configuration/trunk> python2.4 setup.py test running test Checking .pth file support in . /opt/python-2.4.4/bin/python2.4 -E -c pass Searching for zope.configuration Reading http://pypi.python.org/simple/zope.configuration/ Best match: zope.configuration 3.4.0 Downloading http://pypi.python.org/packages/source/z/zope.configuration/zope.configurati... Processing zope.configuration-3.4.0.tar.gz Running zope.configuration-3.4.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-sF3bKJ/zope.configuration-3.4.0/egg-dist-tmp-xinGS_ Installed /home/develop/repository/svn.haufe.de/svnep/HaufeComponents/haufe.hrs.configuration/trunk/zope.configuration-3.4.0-py2.4.egg Searching for zope.component Reading http://pypi.python.org/simple/zope.component/ Best match: zope.component 3.5.1 Downloading http://pypi.python.org/packages/source/z/zope.component/zope.component-3.5.1... Processing zope.component-3.5.1.tar.gz Running zope.component-3.5.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-q05rQz/zope.component-3.5.1/egg-dist-tmp-rmLhTl Installed /home/develop/repository/svn.haufe.de/svnep/HaufeComponents/haufe.hrs.configuration/trunk/zope.component-3.5.1-py2.4.egg Searching for zope.interface Reading http://pypi.python.org/simple/zope.interface/ Best match: zope.interface 3.5.0 Downloading http://pypi.python.org/packages/source/z/zope.interface/zope.interface-3.5.0... Processing zope.interface-3.5.0.zip Running zope.interface-3.5.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Pxwaxm/zope.interface-3.5.0/egg-dist-tmp-tkl-Zv Installed /home/develop/repository/svn.haufe.de/svnep/HaufeComponents/haufe.hrs.configuration/trunk/zope.interface-3.5.0-py2.4-linux-x86_64.egg Searching for zope.event Reading http://pypi.python.org/simple/zope.event/ Best match: zope.event 3.4.0 Downloading http://pypi.python.org/packages/2.4/z/zope.event/zope.event-3.4.0-py2.4.egg#... Processing zope.event-3.4.0-py2.4.egg creating /home/develop/repository/svn.haufe.de/svnep/HaufeComponents/haufe.hrs.configuration/trunk/zope.event-3.4.0-py2.4.egg Extracting zope.event-3.4.0-py2.4.egg to /home/develop/repository/svn.haufe.de/svnep/HaufeComponents/haufe.hrs.configuration/trunk Installed /home/develop/repository/svn.haufe.de/svnep/HaufeComponents/haufe.hrs.configuration/trunk/zope.event-3.4.0-py2.4.egg Searching for zope.schema Reading http://pypi.python.org/simple/zope.schema/ Reading http://svn.zope.org/zope.schema The simple index for zope.schema declarse this dependency to svn.zope.org: http://pypi.python.org/simple/zope.schema Can we please fix this? Andreas -- ZOPYX Ltd. & Co. KG - Charlottenstr. 37/1 - 72070 Tübingen - Germany Web: www.zopyx.com - Email: info@zopyx.com - Phone +49 - 7071 - 793376 Registergericht: Amtsgericht Stuttgart, Handelsregister A 381535 Geschäftsführer/Gesellschafter: ZOPYX Limited, Birmingham, UK ------------------------------------------------------------------------ E-Publishing, Python, Zope & Plone development, Consulting
participants (1)
-
Andreas Jung