Re: ANN: Pylons 1.0.1 released

2012-08-22 Thread skywalk
It's a good news for me . -- You received this message because you are subscribed to the Google Groups "pylons-devel" group. To view this discussion on the web visit https://groups.google.com/d/msg/pylons-devel/-/EEa1oXt0uNkJ. To post to this group, send email to pylons-devel@googlegroups.com.

Re: ANN: Pylons 1.0.1 released

2012-08-17 Thread Ross Vandegrift
Hi Ben, Happy to have an updated release. I've had problems running nosetests, and have recently been using the patch at [1] to fix the issue. Seems the Pylons setup.py nose.plugins section was removed in da8c00ca. Am I doing something wrong to need this? Thanks, Ross [1] - https://github

Re: ANN: Pylons 1.0.1 released

2012-08-17 Thread Ross Vandegrift
Hi Ben, Happy to have an updated release. I've had problems running nosetests, and have recently been using the patch at [1] to fix the issue. Seems the Pylons setup.py nose.plugins section was removed in da8c00ca. Am I doing something wrong to need this? Thanks, Ross [1] - https://github

ANN: Pylons 1.0.1 released

2012-08-13 Thread Ben Bangert
I'm happy to announce the release of Pylons (Dead Framework Walking) 1.0.1. The most important changes for those that still have a Pylons app around, is support for the latest versions of WebTest and WebOb. Anyone trying to migrate and run a Pyramid and Pylons app in the same process lately have