Compare commits

6 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
2 changed files with 2 additions and 8 deletions

View File

@@ -1,9 +1,3 @@
-------------------------------------------------------------------
Wed Oct 29 01:29:47 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Remove skip for Python 3.12, it's supported.
- Add skip for Python 3.14, it isn't.
-------------------------------------------------------------------
Wed Jun 11 05:49:24 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-pony
#
# Copyright (c) 2025 SUSE LLC and contributors
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,8 +17,8 @@
# not compatible: https://github.com/ponyorm/pony/blob/v0.7.17/setup.py#L112
%define skip_python312 1
%define skip_python313 1
%define skip_python314 1
Name: python-pony
Version: 0.7.19
Release: 0