Compare commits
6 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 19290d2f91 | |||
| edf721f932 | |||
| 96711312b5 | |||
| 1701e65bc5 | |||
| c7e2307a69 | |||
| 7136c8c024 |
@@ -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>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user