Revisions of python-pony

buildservice-autocommit accepted request 1164571 from Daniel Garcia's avatar Daniel Garcia (dgarcia) (revision 27)
baserev update by copy to link target
Daniel Garcia's avatar Daniel Garcia (dgarcia) committed (revision 26)
- Do not run test_json, it fails with sqlite 3.45 gh#ponyorm/pony#704
buildservice-autocommit accepted request 1147165 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 25)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 1147159 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 24)
- Disable python312 build: upstream is very adamant about not
  being compatible
  https://github.com/ponyorm/pony/blob/v0.7.17/setup.py#L112
buildservice-autocommit accepted request 1140744 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 23)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 22)
- update to 0.7.17:
  * Add Python 3.11 support; drop support for Python < 3.8
  * Fix #636 nullable IntArray and StrArray
  * Fix quoting table alias in MySQL DELETE queries
  * Fix handling of default argument values in hybrid methods
    and functions
- drop python-311.patch (upstream)
  * Fixes #628: DBAPIProvider.init() got multiple values for argument 'database'
buildservice-autocommit accepted request 1067591 from Daniel Garcia's avatar Daniel Garcia (dgarcia) (revision 21)
baserev update by copy to link target
Daniel Garcia's avatar Daniel Garcia (dgarcia) committed (revision 20)
- Add python-311.patch to support python 3.11,
  gh#ponyorm/pony#671
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 19)
- update to 0.7.16:
  * A long-awaited support of Python 3.10.
  * A possibility to create shared-in memory SQLite databases that can be
    accessed from multiple threads
  * Fixes #628: DBAPIProvider.init() got multiple values for argument 'database' 
- remove b6599465524c4b5c9624dfa30dd3c8a5624b515d.patch (upstream)
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 919093 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 18)
- %check: use %pyunittest rpm macro
buildservice-autocommit accepted request 886564 from Steve Kowalik's avatar Steve Kowalik (StevenK) (revision 17)
baserev update by copy to link target
Steve Kowalik's avatar Steve Kowalik (StevenK) accepted request 886454 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 16)
- Update to 0.7.14
  * Add Python 3.9 support
  * Allow to use kwargs in select: Entity.select(**kwargs) and
    obj.collection.select(**kwargs), a feature that was announced
    but actually missed from 0.7.7
  * Add support for volatile collection attributes that don't throw
    "Phantom object appeared/disappeared" exceptions
  * Fix negative timedelta conversions
  * Pony should reconnect to PostgreSQL when receiving 57P01 error
    (AdminShutdown)
  * Allow mixing compatible types (like int and float) in
    coalesce() arguments
  * Support of subqueries in coalesce() arguments
  * Fix using aggregated subqueries in ORDER BY section
  * Fix queries with expressions like (x, y) in ((a, b), (c, d))
  * #451: KeyError for seeds with unique attributes in
    SessionCache.update_simple_index()
buildservice-autocommit accepted request 782846 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 15)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 14)
- Update to 0.7.13:
  * support for python 3.8
  * minor fixes
buildservice-autocommit accepted request 757689 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 13)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 12)
- Require full python stack to ensure sqlite module
buildservice-autocommit accepted request 697456 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 11)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 697455 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 10)
- version update to 0.7.10
  * Python3.7 and PyPy decompiling fixes
  * Fix reading NULL from Optional nullable array column
  * Fix handling of empty arrays in queries
  * #415: error message typo
  * #432: PonyFlask - request object can trigger teardown_request
    without real request
  * Fix GROUP CONCAT separator for MySQL
- deleted sources
  - LICENSE (not needed)
buildservice-autocommit accepted request 680497 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 9)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 8)
- Update to 0.7.9:
  * Fix handling of empty arrays and empty lists in queries
  * Fix reading optional nullable array columns from database
  * Array type support for PostgreSQL and SQLite
  * isinstance() support in queries
  * Support of queries based on collections: select(x for x in y.items)
- Drop merged patch 0001-Fix-tests-failing-with-python-3.6.patch
Displaying revisions 1 - 20 of 27
openSUSE Build Service is sponsored by