14
0
forked from pool/python-pony

Compare commits

8 Commits

Author SHA256 Message Date
792a4514bd Accepting request 1314225 from devel:languages:python
- Remove skip for Python 3.12, it's supported.
- Add skip for Python 3.14, it isn't.

OBS-URL: https://build.opensuse.org/request/show/1314225
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pony?expand=0&rev=16
2025-10-29 20:06:23 +00:00
499b126f67 - Remove skip for Python 3.12, it's supported.
- Add skip for Python 3.14, it isn't.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pony?expand=0&rev=34
2025-10-29 01:30:02 +00:00
97afd2700c 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
fab6dbe930 - 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
4e1385c800 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
57b551e4e4 - 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
ad69f9291b 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
3dbecdd193 - 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 8 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
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
# Copyright (c) 2025 SUSE LLC and contributors
#
# 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