14
0
forked from pool/python-pony

33 Commits

Author SHA256 Message Date
19290d2f91 Accepting request 1284623 from devel:languages:python
- Switch to pyproject macros.

OBS-URL: https://build.opensuse.org/request/show/1284623
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pony?expand=0&rev=15
2025-06-11 14:25:35 +00:00
edf721f932 - Switch to pyproject macros.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pony?expand=0&rev=32
2025-06-11 06:14:38 +00:00
96711312b5 Accepting request 1219561 from devel:languages:python
- skip for python313

OBS-URL: https://build.opensuse.org/request/show/1219561
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pony?expand=0&rev=14
2024-10-31 15:09:26 +00:00
1701e65bc5 - skip for python313
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pony?expand=0&rev=30
2024-10-30 12:45:26 +00:00
c7e2307a69 Accepting request 1198040 from devel:languages:python
- update to 0.7.19:
  * Python 3.12 support
  * Fix JSON handling in SQLite >= 3.45

OBS-URL: https://build.opensuse.org/request/show/1198040
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pony?expand=0&rev=13
2024-09-02 11:14:05 +00:00
7136c8c024 - update to 0.7.19:
* Python 3.12 support
  * Fix JSON handling in SQLite >= 3.45

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pony?expand=0&rev=28
2024-08-31 11:40:30 +00:00
189bc96cfd Accepting request 1164571 from devel:languages:python
- Do not run test_json, it fails with sqlite 3.45 gh#ponyorm/pony#704

OBS-URL: https://build.opensuse.org/request/show/1164571
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pony?expand=0&rev=12
2024-04-04 20:27:01 +00:00
90338d9ef9 - Do not run test_json, it fails with sqlite 3.45 gh#ponyorm/pony#704
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pony?expand=0&rev=26
2024-04-04 11:10:13 +00:00
1987feab54 Accepting request 1147165 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1147165
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pony?expand=0&rev=11
2024-02-18 19:23:21 +00:00
a4c753df44 Accepting request 1147159 from home:bnavigator:branches:devel:languages:python
- Disable python312 build: upstream is very adamant about not
  being compatible
  https://github.com/ponyorm/pony/blob/v0.7.17/setup.py#L112

OBS-URL: https://build.opensuse.org/request/show/1147159
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pony?expand=0&rev=24
2024-02-16 17:15:39 +00:00
f1e7d09b46 Accepting request 1140744 from devel:languages:python
- 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'

OBS-URL: https://build.opensuse.org/request/show/1140744
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pony?expand=0&rev=10
2024-01-23 21:56:04 +00:00
71fa8b54ae - 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'

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pony?expand=0&rev=22
2024-01-22 23:42:38 +00:00
9402dd0196 Accepting request 1067591 from devel:languages:python
- Add python-311.patch to support python 3.11,
  gh#ponyorm/pony#671

OBS-URL: https://build.opensuse.org/request/show/1067591
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pony?expand=0&rev=9
2023-02-24 17:08:26 +00:00
3d69948ce4 - Add python-311.patch to support python 3.11,
gh#ponyorm/pony#671

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pony?expand=0&rev=20
2023-02-24 11:47:27 +00:00
2455757a37 Accepting request 955715 from devel:languages:python
- 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)

OBS-URL: https://build.opensuse.org/request/show/955715
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pony?expand=0&rev=8
2022-02-17 22:40:34 +00:00
1addb10818 - 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)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pony?expand=0&rev=19
2022-02-17 21:09:53 +00:00
735a65dd03 Accepting request 919146 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/919146
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pony?expand=0&rev=7
2021-09-15 20:51:28 +00:00
d700c255a8 Accepting request 919093 from home:pgajdos:python
- %check: use %pyunittest rpm macro

OBS-URL: https://build.opensuse.org/request/show/919093
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pony?expand=0&rev=18
2021-09-15 12:04:44 +00:00
4d5b59f98c Accepting request 886564 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/886564
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pony?expand=0&rev=6
2021-04-19 19:06:01 +00:00
fd3e50e6d9 Accepting request 886454 from home:bnavigator:branches:devel:languages:python
- 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()

OBS-URL: https://build.opensuse.org/request/show/886454
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pony?expand=0&rev=16
2021-04-19 06:31:20 +00:00
103c5f62fc Accepting request 782846 from devel:languages:python
py38 fix

OBS-URL: https://build.opensuse.org/request/show/782846
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pony?expand=0&rev=5
2020-03-09 10:42:33 +00:00
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
766b91dc4b Accepting request 757689 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/757689
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pony?expand=0&rev=4
2019-12-18 13:46:27 +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
c90675a7aa Accepting request 697456 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/697456
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pony?expand=0&rev=3
2019-04-30 11:01:06 +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
55235f7c87 Accepting request 680497 from devel:languages:python
- 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/request/show/680497
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pony?expand=0&rev=2
2019-03-01 15:50:19 +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
cd44d70f0a Accepting request 644605 from devel:languages:python
New package python-pony, required (indirectly) by pgadmin4

OBS-URL: https://build.opensuse.org/request/show/644605
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pony?expand=0&rev=1
2018-10-29 13:21:02 +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