From a4c753df443d5d7a369c5fe611073ce41b232fad3e91c9daff9ca271c2668ba4 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Fri, 16 Feb 2024 17:15:39 +0000 Subject: [PATCH] Accepting request 1147159 from home:bnavigator:branches:devel:languages:python - Disable python312 build: upstream is very adamant about not being compatible https://github.com/ponyorm/pony/blob/v0.7.17/setup.py#L112 OBS-URL: https://build.opensuse.org/request/show/1147159 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pony?expand=0&rev=24 --- python-pony.changes | 7 +++++++ python-pony.spec | 2 ++ 2 files changed, 9 insertions(+) diff --git a/python-pony.changes b/python-pony.changes index 731aa0a..4452578 100644 --- a/python-pony.changes +++ b/python-pony.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Feb 16 16:52:02 UTC 2024 - Ben Greiner + +- Disable python312 build: upstream is very adamant about not + being compatible + https://github.com/ponyorm/pony/blob/v0.7.17/setup.py#L112 + ------------------------------------------------------------------- Mon Jan 22 23:41:18 UTC 2024 - Dirk Müller diff --git a/python-pony.spec b/python-pony.spec index c2d5d22..5c975ea 100644 --- a/python-pony.spec +++ b/python-pony.spec @@ -16,6 +16,8 @@ # +# not compatible: https://github.com/ponyorm/pony/blob/v0.7.17/setup.py#L112 +%define skip_python312 1 Name: python-pony Version: 0.7.17 Release: 0