#3 — Component version file 1.0b2 does not install plone.app.caching = 1.0b2 but 1.0b1

by Max Bloechle last modified Mar 22, 2011 09:08 PM
State Unconfirmed
Version:
Area Functionality
Issue type Bug
Severity Medium
Submitted by Max Bloechle
Submitted on Mar 22, 2011
Responsible
Target release:
I am having difficulty to install plone.app.caching in its latest version (1.0b2) through buildout. Modifying the version file will result in dependency problems.
Steps to reproduce:
Add http://good-py.appspot.com/release/plone.app.caching/1.0b2 to extends.
Add plone.app.caching to eggs will install version 1.0b1 and plone.app.caching==1.0b2 will fail with "Error: bad version 1.0b1"

No responses can be added.