It looks weird on the package version here:

pip install Pyramid==1.5.4

Requirement already satisfied (use --upgrade to upgrade): 
translationstring>=0.4 in .virtualenvs/34/lib/python3.4/site-packages (from 
Pyramid==1.5.4)
Installing collected packages: Pyramid
  Found existing installation: pyramid 1.6.dev0
    Uninstalling pyramid-1.6.dev0:
      Successfully uninstalled pyramid-1.6.dev0

Successfully installed Pyramid-1.6.dev0


Also, pip install --upgrade Pyramid will only install 1.5.3.


On Wednesday, February 25, 2015 at 9:01:23 AM UTC+8, Michael Merickel wrote:
>
> Well that was short lived! 
>
> Pyramid 1.5.4 has been released. This is a small release to correct a 
> regression introduced in 1.5.3. Here's what happened since 1.5.3: 
>
> 1.5.4 (2015-02-24) 
> ================== 
>
> - Fix regression where ``pserve --reload`` would not work when running 
>   as a daemon. 
>   Backported from https://github.com/Pylons/pyramid/pull/1592 
>
> The documentation for the 1.5.4 release is available at 
> http://docs.pylonsproject.org/projects/pyramid/en/1.5-branch/ 
>
> You can install 1.5.4 via PyPI: 
>
>   easy_install Pyramid==1.5.4 
>
> Enjoy, and please report any issues you find to the issue tracker at 
> https://github.com/Pylons/pyramid/issues 
>
> Thanks! 
>
> - Michael 
>

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" 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 http://groups.google.com/group/pylons-discuss.
For more options, visit https://groups.google.com/d/optout.

Reply via email to