Package: python-turbogears Version: 0.9a8-3 Severity: normal Tags: patch Many thanks for packaging TurboGears. As of version 0.9a7, it has support for using SQLAlchemy as an alternative to SQLObject and moving forward SQLAlchemy is to become the preferred persistence framework used in TurboGears[0]. I propose thet the python-turbogears package have a dependency on python-sqlalchemy in addition to its current dependency upon python-sqlobject.
If TG ever drops support for using SQLObject, then debian/control can just be modified to only have python-sqlalchemy. The attached patch contains the proposed change to debian/control. [0] - http://groups.google.com/group/turbogears/search?group=turbogears&q=sqlalchemy+migrate&qt_g=1&searchnow=Search+this+group Regards, -- Barry Hawkins All Things Computed site: http://www.alltc.com weblog: http://www.yepthatsme.com Registered Linux User #368650
Index: debian/control =================================================================== --- debian/control (revision 1300) +++ debian/control (working copy) @@ -10,7 +10,7 @@ Package: python-turbogears Architecture: all XB-Python-Version: ${python:Versions} -Depends: ${python:Depends}, python-cherrypy (>= 2.2.1), python-kid (>= 0.9), python-sqlobject (>= 0.7.0.99.really.0.7.1b1-1), python-celementtree (>= 1.0.5-6), python-elementtree (>= 1.2.6-9), python-formencode (>= 0.5.1-2), python-pastedeploy (>= 0.5), python-pastescript (>= 0.5.1), python-paste, python-simplejson (>= 1.3), python-configobj (>= 4.3.0), python-dispatch, python-nose (>= 0.8), python-turbokid (>= 0.9.5), python-turbojson (>= 0.9.2), python-cheetah (>> 1.0-1), python-setuptools (>= 0.6b3-1) +Depends: ${python:Depends}, python-cherrypy (>= 2.2.1), python-kid (>= 0.9), python-sqlobject (>= 0.7.0.99.really.0.7.1b1-1), python-sqlalchemy, python-celementtree (>= 1.0.5-6), python-elementtree (>= 1.2.6-9), python-formencode (>= 0.5.1-2), python-pastedeploy (>= 0.5), python-pastescript (>= 0.5.1), python-paste, python-simplejson (>= 1.3), python-configobj (>= 4.3.0), python-dispatch, python-nose (>= 0.8), python-turbokid (>= 0.9.5), python-turbojson (>= 0.9.2), python-cheetah (>> 1.0-1), python-setuptools (>= 0.6b3-1) Recommends: python-pysqlite2 (>= 2.3.0-1) Description: Python-based web framework TurboGears takes the best components available and combines them into
signature.asc
Description: Digital signature