Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 366681

Summary: dev-python/pyramid - The Pyramid web application framework, a Pylons project
Product: Gentoo Linux Reporter: Anton Kochkov <anton.kochkov>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: RESOLVED WONTFIX    
Severity: normal CC: anton.kochkov, arfrever.fta, python, web-apps, yac
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://pypi.python.org/pypi/pyramid
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 357681    
Bug Blocks:    

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).