14
0
forked from pool/python-pony
Commit Graph

8 Commits

Author SHA256 Message Date
Tomáš Chvátal
e4ed5cf4d9 - Update to 0.7.13:
* support for python 3.8
  * minor fixes

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pony?expand=0&rev=14
2020-03-09 09:06:45 +00:00
Tomáš Chvátal
1c8813a46b - Require full python stack to ensure sqlite module
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pony?expand=0&rev=12
2019-12-11 08:23:13 +00:00
Tomáš Chvátal
0e4af454c1 Accepting request 697455 from home:pgajdos
- 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)

OBS-URL: https://build.opensuse.org/request/show/697455
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pony?expand=0&rev=10
2019-04-24 11:14:29 +00:00
Tomáš Chvátal
7d8a493d0b - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pony?expand=0&rev=8
2019-03-01 13:36:31 +00:00
80ed2d0de3 Accepting request 644590 from home:jengelh:branches:devel:languages:python
- Ensure neutrality of description.

OBS-URL: https://build.opensuse.org/request/show/644590
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pony?expand=0&rev=4
2018-10-25 10:08:10 +00:00
Tomáš Chvátal
6aaa721796 Accepting request 644588 from home:alarrosa:branches:devel:languages:python
- Add BuildRequires: python2 for SLE12/Leap 42.3 so tests are
  passed successfully

OBS-URL: https://build.opensuse.org/request/show/644588
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pony?expand=0&rev=3
2018-10-25 09:35:42 +00:00
Tomáš Chvátal
674f3afc5c Accepting request 644334 from home:alarrosa:branches:devel:languages:python
- Added 0001-Fix-tests-failing-with-python-3.6.patch from upstream
  to fix the tests to run as expected.

- Initial release of python-pony 0.7.6

OBS-URL: https://build.opensuse.org/request/show/644334
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pony?expand=0&rev=2
2018-10-24 18:00:45 +00:00
09b043d084 Accepting request 639546 from home:alarrosa:branches:devel:languages:python:flask
New package python-pony

OBS-URL: https://build.opensuse.org/request/show/639546
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pony?expand=0&rev=1
2018-10-04 07:43:58 +00:00