Hi,
As part of our installation, we install a specific version of TG2 *(TurboGears2 == 2.0.3)*. Earlier, PEAK-Rules-0.5a1.dev_r2713 was being installed with TG2.0.3 and now I see PEAK-Rules-0.5a1.dev_r2582 being installed. Is there any specific reason behind this change? As a result, our installation is now failing with the below error since we had a dependency on PEAK-Rules >= 0.5a1.dev_r2600 which is now not being fulfilled. *Searching for PEAK-Rules>=0.5a1.dev-r2600 Reading http://www.turbogears.org/2.0/downloads/2.0.3/index <http://www.turbogears.org/2.0/downloads/2.0.3/index> Reading https://pypi.python.org/simple/PEAK-Rules/ <https://pypi.python.org/simple/PEAK-Rules/> No local packages or download links found for PEAK-Rules>=0.5a1.dev-r2600 error: Could not find suitable distribution for Requirement.parse('PEAK-Rules>=0.5a1.dev-r2600') ERROR: Running python setup.py develop. * I was able to get *PEAK-Rules>=0.5a1.dev_r2686 *from the below two locations. However, the ultimate goal is to achieve the same with TG 2.0.3 without any manual intervention or explicit download. - http://www.turbogears.org/2.0/downloads/2.0.4/PEAK-Rules-0.5a1.dev-r2686.tar.gz <http://www.turbogears.org/2.0/downloads/2.0.4/PEAK-Rules-0.5a1.dev-r2686.tar.gz> - http://www.turbogears.org/2.0/downloads/current/PEAK-Rules-0.5a1.dev-r2686.tar.gz <http://www.turbogears.org/2.0/downloads/current/PEAK-Rules-0.5a1.dev-r2686.tar.gz> Can you also let us know which other packages have seen change from TG2.0.3 to TG2.0.4? Any help is appreciated. Thanks in advance! -Radhika -- You received this message because you are subscribed to the Google Groups "TurboGears" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/turbogears. For more options, visit https://groups.google.com/d/optout.

