Revisions of python-SQLAlchemy

Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 400455 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 35)
- fix source url

- update to 1.0.13:
  * see http://docs.sqlalchemy.org/en/latest/changelog/changelog_10.html#change-1.0.12
    and http://docs.sqlalchemy.org/en/latest/changelog/changelog_10.html#change-1.0.13
Remove 0001-fix-sqlite3.10.0-test.patch. Applied upstream.
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 26)
Split 13.2 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 229367 from Denisart Benjamin's avatar Denisart Benjamin (posophe) (revision 24)
- update to 0.8.6:
  + See http://docs.sqlalchemy.org/en/rel_0_9/changelog/changelog_08.html#change-0.8.6 (forwarded request 229362 from dirkmueller)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 205263 from Sascha Peilicke's avatar Sascha Peilicke (saschpe) (revision 23)
- Update to version 0.8.3:
  + See http://docs.sqlalchemy.org/en/latest/changelog/changelog_08.html#change-0.8.3
- Drop outdated patches
  + SQLAlchemy-0.7.10-SLES-drop-failing-tests.patch
  + sqlalchemy-0.7-logging.patch

- Require python-setuptools instead of distribute (upstreams merged)
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 22)
Split 13.1 from Factory
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_factory) accepted request 186709 from Sascha Peilicke's avatar Sascha Peilicke (saschpe) (revision 21)
- Add SQLAlchemy-0.7.10-SLES-drop-failing-tests.patch: Cheat with 
  dropping tests to fix testsuite on SLE-11
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 184054 from Sascha Peilicke's avatar Sascha Peilicke (saschpe) (revision 20)
fixing build requirement from python-sqlite to python-pysqlite to also build on SLES11 SP3 (forwarded request 183985 from cberendt)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 179707 from Sascha Peilicke's avatar Sascha Peilicke (saschpe) (revision 19)
housekeeping sr, necessary due to split between d:l:p and d:l:p3 and (manual) _link removal in Factory.
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 157972 from Lars Vogdt's avatar Lars Vogdt (lrupp) (revision 18)
- update to 0.7.10:
  * orm
  + [bug] Fixed Session accounting bug whereby replacing
    a deleted object in the identity map with another
    object of the same primary key would raise a
    "conflicting state" error on rollback(),
    if the replaced primary key were established either
    via non-unitofwork-established INSERT statement
    or by primary key switch of another instance.
    [ticket:2583]
  * oracle
  + [bug] changed the list of cx_oracle types that are
    excluded from the setinputsizes() step to only include
    STRING and UNICODE; CLOB and NCLOB are removed.  This
    is to work around cx_oracle behavior which is broken
    for the executemany() call.  In 0.8, this same change 
    is applied however it is also configurable via the
    exclude_setinputsizes argument. [ticket:2561]
  * mysql
  + [feature] Added "raise_on_warnings" flag to OurSQL
    dialect.  [ticket:2523]
  + [feature] Added "read_timeout" flag to MySQLdb
    dialect.  [ticket:2554]

- update to 0.7.10:
  * orm
  + [bug] Fixed Session accounting bug whereby replacing
    a deleted object in the identity map with another
    object of the same primary key would raise a
    "conflicting state" error on rollback(),
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 157710 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 17)
Automatic submission by obs-autosubmit
Displaying revisions 81 - 100 of 116
openSUSE Build Service is sponsored by