Pyramid 1.8 released

67 views
Skip to first unread message

Michael Merickel

unread,
Jan 21, 2017, 9:22:50 PM1/21/17
to Pylons
Pyramid 1.8 has been released!

There are no notable changes from 1.8b1.

Special thanks go to Carlos De La Guardia for all of his work rewriting the official Pyramid scaffolds into cookiecutters.

A "What's New In Pyramid 1.8" document exists at

You will be able to see the 1.8 release documentation

You can install it via PyPI:

  pip install pyramid==1.8

Enjoy, and please report any issues you find to the issue tracker at

Thanks!

- Pyramid core developers

Gmail

unread,
Jan 22, 2017, 1:33:30 AM1/22/17
to pylons-...@googlegroups.com
Awesome, thanks for the effort to everyone involved!


--
Excuse brevity, sent from a mobile device.
--
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 pylons-discus...@googlegroups.com.
To post to this group, send email to pylons-...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/pylons-discuss/CAKdhhwGu-_GNT4yzhJhE3i0NfyYKiYG%2Brg%2BQ7BTjHhf5Bvbxpg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Jaime Sangcap

unread,
Jan 22, 2017, 2:49:10 AM1/22/17
to pylons-discuss
Awesome, thank you!

But I think the links are pointing to 1.7

Michael Merickel

unread,
Jan 22, 2017, 2:52:13 AM1/22/17
to Pylons
On Sun, Jan 22, 2017 at 1:45 AM, Jaime Sangcap <iam.d...@gmail.com> wrote:
But I think the links are pointing to 1.7

Argh... I thought I was doing so well copy/pasting an old release email in gmail. The correct links are below.

http://docs.pylonsproject.org/projects/pyramid/en/1.8-branch/whatsnew-1.8.html


Steve Piercy

unread,
Jan 22, 2017, 2:54:51 AM1/22/17
to pylons-...@googlegroups.com
On 1/22/17 at 1:51 AM, mmer...@gmail.com (Michael Merickel) pronounced:

>On Sun, Jan 22, 2017 at 1:45 AM, Jaime Sangcap <iam.d...@gmail.com> wrote:
>
>>But I think the links are pointing to 1.7
>
>
>Argh... I thought I was doing so well copy/pasting an old release email in
>gmail.

I'm still learning to Internet, too.

--steve

------------------------
Steve Piercy, Soquel, CA

Laurent DAVERIO

unread,
Jan 22, 2017, 8:04:20 AM1/22/17
to pylons-...@googlegroups.com
Great work everybody! :)

> Special thanks go to Carlos De La Guardia for all of his work rewriting
> the official Pyramid scaffolds into cookiecutters.

I only have one regret regarding to this: creating projects from
cookiecutter "scaffolds" now requires an Internet connection, and
depends on a commercial service (GitHub). Unless, of course, you
remembered to clone pyramid-cookiecutter-* before hitting the road...

Laurent.

Jonathan Vanasco

unread,
Jan 22, 2017, 3:39:06 PM1/22/17
to pylons-discuss


On Sunday, January 22, 2017 at 8:04:20 AM UTC-5, Eldav wrote:

I only have one regret regarding to this: creating projects from
cookiecutter "scaffolds" now requires an Internet connection, and
depends on a commercial service (GitHub). Unless, of course, you
remembered to clone pyramid-cookiecutter-* before hitting the road...

I was going to make a similar comment, but figured I would just PR the docs (and forgot to).

It would be nice if the docs mentioned cookiecutter supports local github clones.


Steve Piercy

unread,
Jan 22, 2017, 4:00:18 PM1/22/17
to pylons-...@googlegroups.com
On 1/22/17 at 12:39 PM, jvan...@gmail.com (Jonathan Vanasco) pronounced:

>
>On Sunday, January 22, 2017 at 8:04:20 AM UTC-5, Eldav wrote:
>>
>>
>>I only have one regret regarding to this: creating projects
>>from cookiecutter "scaffolds" now requires an Internet
>>connection, and depends on a commercial service (GitHub).
>>Unless, of course, you remembered to clone
>>pyramid-cookiecutter-* before hitting the road...

If you want to use a scaffold, you still can. They have not
been removed from Pyramid 1.8, just deprecated and will be
around in accordance with the Pylons Project's deprecation policy.
http://docs.pylonsproject.org/projects/pyramid/en/latest/narr/upgrading.html#deprecation-and-removal-policy

We give warning now, too, both in pcreate's description and when invoked:
http://docs.pylonsproject.org/projects/pyramid/en/latest/pscripts/pcreate.html
https://github.com/Pylons/pyramid/blob/master/pyramid/scripts/pcreate.py#L243-L248

With both pcreate and cookiecutter, you would need to run `pip
install -e .`, which usually requires a connection to the Internet.

>I was going to make a similar comment, but figured I would just
>PR the docs (and forgot to).
>
>It would be nice if the docs mentioned cookiecutter supports
>local github clones.

We try to avoid duplication of the Cookiecutter docs.
https://cookiecutter.readthedocs.io/en/latest/usage.html

Cookiecutter also has a local cache at ~/.cookiecutters/ of
cloned cookiecutters.
Reply all
Reply to author
Forward
0 new messages