forked from pool/python-pony
Compare commits
8 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 792a4514bd | |||
| 499b126f67 | |||
| 97afd2700c | |||
| fab6dbe930 | |||
| 4e1385c800 | |||
| 57b551e4e4 | |||
| ad69f9291b | |||
| 3dbecdd193 |
@@ -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>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user