[Python-modules-commits] r8638 - in packages/python-repoze.who-plugins/trunk/debian (control)

zack at users.alioth.debian.org zack at users.alioth.debian.org
Sat May 30 13:32:41 UTC 2009


    Date: Saturday, May 30, 2009 @ 13:32:40
  Author: zack
Revision: 8638

fill in dependencies of all shipped plugins

Modified:
  packages/python-repoze.who-plugins/trunk/debian/control

Modified: packages/python-repoze.who-plugins/trunk/debian/control
===================================================================
--- packages/python-repoze.who-plugins/trunk/debian/control	2009-05-30 13:25:53 UTC (rev 8637)
+++ packages/python-repoze.who-plugins/trunk/debian/control	2009-05-30 13:32:40 UTC (rev 8638)
@@ -19,7 +19,14 @@
 Depends:
  ${misc:Depends},
  ${python:Depends},
- python-repoze.who
+ python-repoze.who,
+ python-zopeinterface,
+ python-paste (>= 1.7),
+ python-pastedeploy (>= 1.3.3),
+ python-openid (>= 2.0),
+ python-setuptools,
+ python-sqlalchemy (>= 0.5),
+ python-ldap (>= 2.3.5)
 Description: authentication framework for Python WSGI applications - plugins collection
  repoze.who is an identification and authentication framework for
  arbitrary Python WSGI applications; it acts as WSGI middleware and is




More information about the Python-modules-commits mailing list