Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 366681 - dev-python/pyramid - The Pyramid web application framework, a Pylons project
Summary: dev-python/pyramid - The Pyramid web application framework, a Pylons project
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Default Assignee for New Packages
URL: http://pypi.python.org/pypi/pyramid
Whiteboard:
Keywords:
Depends on: 357681
Blocks:
  Show dependency tree
 
Reported: 2011-05-10 01:29 UTC by Anton Kochkov
Modified: 2012-03-19 11:59 UTC (History)
5 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anton Kochkov 2011-05-10 01:29:34 UTC
Pyramid framework http://pypi.python.org/pypi/pyramid , like Pylons
Pyramid is a new web framework. It doesn’t “share any DNA” with Pylons 1.0. Existing Pylons 1.0 code will be able to run “inside” Pyramid via the use of a fallback handler that sends requests to an existing Pylons application. When run within the fallback handler, Pylons 1.0 applications may be ported piecemeal to Pyramid. As each bit of functionality is translated into Pyramid code, the fallback application will continue to handle yet-to-be ported functionality.

https://github.com/Pylons/pyramid

latest version - 1.0 :

http://pypi.python.org/packages/source/p/pyramid/pyramid-1.0.tar.gz#md5=811ac86625e39083f24f2b6d400a5d39
Comment 1 Jan Matějka (RETIRED) gentoo-dev 2011-07-17 14:07:29 UTC
Most of the dependencies for pyramid are in sunrise and I do have a working ebuild for pyramid.
However, pyramid 1.0 depends on sphinx-repoze-autointerface ( Bug 357681 ) which needs to be resolved yet.
Comment 2 Arfrever Frehtes Taifersar Arahesis 2012-03-18 23:05:24 UTC
Pyramid has been available for some months in Progress Overlay.

Pyramid depends on many Zope-related packages, which have been removed from the main tree, so Pyramid cannot be added to the main tree.
Comment 3 Dirkjan Ochtman (RETIRED) gentoo-dev 2012-03-19 11:59:32 UTC
Right, we'll pass (at least for now).