Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        python-sqlobject - SQLObject -Object-Relational Manager, aka database wrapper
        
        Classes created using SQLObject wrap database rows, presenting a
friendly-looking Python object instead of a database/SQL interface.
Emphasizes convenience.  Works with MySQL, Postgres, SQLite, Firebird.
This package requires sqlite. Futher database connectors have to be installed separately.
 
        
        
        Packages
        
            
                | Name | 
                Version | 
                Release | 
                Type | 
                Size | 
                Built | 
            
            
                | python-sqlobject | 
                0.7.7 | 
                1.fc6 | 
                noarch | 
                1.28 MiB | 
                Tue Jun  5 13:25:00 2007 | 
            
        
        Changelog
        
            - * Tue Jun  5 18:00:00 2007 Luke Macken <lmacken{%}redhat{*}com> 0.7.7-1
 
            - 0.7.7
 
        
            - * Tue Dec 19 17:00:00 2006 Luke Macken <lmacken{%}redhat{*}com> 0.7.2-1
 
            - 0.7.2
- Remove python-sqlobject-admin.patch, python-sqlobject-0.7.0-ordered-deps.patch
  and python-sqlobject-0.7.0-pkg_resources.patch
- Require python-sqlite2
- Add python-devel to BuildRequires
 
        
            - * Mon Sep 11 18:00:00 2006 Luke Macken <lmacken{%}redhat{*}com> 0.7.0-8
 
            - python-sqlobject-0.7.0-ordered-deps.patch from upstream ticket
  http://trac.turbogears.org/turbogears/ticket/279 (Bug #205894)