zc.recipe.testrunner 1.1.0 requires zope.testing 3.6.0, but not released
Hi there, There appears to be a release of zc.recipe.testrunner 1.1.0 which requires zope.testing 3.6.0, but zope.testing 3.6.0 was not released as far as I can see. This means zc.recipe.testrunner 1.1.0 cannot be installed. Regards, Martijn
--On 4. September 2008 13:38:27 +0200 Martijn Faassen <faassen@startifact.com> wrote:
Hi there,
There appears to be a release of zc.recipe.testrunner 1.1.0 which requires zope.testing 3.6.0, but zope.testing 3.6.0 was not released as far as I can see. This means zc.recipe.testrunner 1.1.0 cannot be installed.
zope.testing 3.6.0 was marked as hidden on PyPI. It's now visible again - together with 3.5.6. Andreas
Andreas Jung wrote:
--On 4. September 2008 13:38:27 +0200 Martijn Faassen <faassen@startifact.com> wrote:
There appears to be a release of zc.recipe.testrunner 1.1.0 which requires zope.testing 3.6.0, but zope.testing 3.6.0 was not released as far as I can see. This means zc.recipe.testrunner 1.1.0 cannot be installed.
zope.testing 3.6.0 was marked as hidden on PyPI. It's now visible again - together with 3.5.6.
Which will be hidden again once the next release is made. That's why http://pypi.python.org/simple/zope.testing is the only sensible place to look for releases. The normal PyPi interface is only useful for discovering packages and reading their documentation. Hanno
Martijn Faassen wrote:
There appears to be a release of zc.recipe.testrunner 1.1.0 which requires zope.testing 3.6.0, but zope.testing 3.6.0 was not released as far as I can see. This means zc.recipe.testrunner 1.1.0 cannot be installed.
http://pypi.python.org/pypi/zope.testing/3.6.0 This looks quite released and fine to me, no? It's probably not the default for 'zope.testing' anymore, since someone released 3.5.6 after 3.6.0 and that automatically hides every other release. Hanno
participants (3)
-
Andreas Jung -
Hanno Schlichting -
Martijn Faassen