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
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
+2
-2
@@ -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