Hello,
Some notes on dependency problems:
Use python2-mako instead of python-mako
Search Criteria
Package Details: pyramid 1.3.2-1
Package Actions
- View PKGBUILD
- Download tarball
- Search wiki
- Flagged out-of-date (2013-11-25)
| Package Base: | pyramid |
|---|---|
| Description: | Pyramid is a small, fast, down-to-earth, open source Python web development framework |
| Upstream URL: | http://pylonshq.com/ |
| Category: | devel |
| Licenses: | |
| Submitter: | None |
| Maintainer: | None |
| Last Packager: | None |
| Votes: | 6 |
| First Submitted: | 2011-02-22 18:32 |
| Last Updated: | 2012-07-08 12:16 |
Dependencies (16)
- python-mako>=0.3.4
- python-paste>=1.7.2
- python-paste-deploy>=1.3.3
- python-paste-script>=1.7.3
- python2
- python2-repoze.lru
- python2-translationstring
- python2-venusian
- python2-webob>=0.9.6.1
- python2-zope-component
- python2-zope-configuration
- python2-zope-deprecation
- python2-zope-event
- python2-zope-i18nmessageid
- python2-zope-interface
- python2-zope-schema
Required by (2)
Sources
Latest Comments
Comment by oliv
Anonymous comment
All the various components are updated now.
Comment by speps
@damoxc Hi, zope-component and zope-event are now python2-zope-component and python2-zope-event. Old packages will be dropped soon. Please update your dependency. Cheers
Comment by mschu
Also, pyramid needs venusian >= 1.0a1.
Comment by mschu
Please update the dependency of zope-deprecation to python2-zope-deprecation, then it works again :-)
Anonymous comment
Apologies for taking so long to update this. I've tried to fix all the errors, however I may well have missed some.
Anonymous comment
Lots of dependency problems here:
python2-repoze.lru has an old python3 dependency
python2-zope-interface replaces zope-interface
zope-deprecation is a python3 package, no python2 package appears to exist (yet)
Comment by fxkr
Setuptools is in extra/python2-distribute. damoxc, can you please fix this?
Comment by richardmurri
Hmmm... setuptools doesn't seem to exist anymore.