From 0cf622083d39ca56a713a94870b9d2d6247d1cf0cae54e20243f7e9d38ceeae6 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Mon, 19 Feb 2024 14:15:29 +0000 Subject: [PATCH] Accepting request 1147463 from home:bnavigator:branches:devel:languages:python:numeric - Skip python312: Requires setuptools < 60 and distutils OBS-URL: https://build.opensuse.org/request/show/1147463 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-sherpa?expand=0&rev=38 --- python-sherpa.changes | 5 +++++ python-sherpa.spec | 3 +++ 2 files changed, 8 insertions(+) diff --git a/python-sherpa.changes b/python-sherpa.changes index 1dbd5f7..7e86b1c 100644 --- a/python-sherpa.changes +++ b/python-sherpa.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Feb 18 15:31:44 UTC 2024 - Ben Greiner + +- Skip python312: Requires setuptools < 60 and distutils + ------------------------------------------------------------------- Fri Dec 15 03:54:30 UTC 2023 - Steve Kowalik diff --git a/python-sherpa.spec b/python-sherpa.spec index 145e7a8..7d87640 100644 --- a/python-sherpa.spec +++ b/python-sherpa.spec @@ -16,6 +16,9 @@ # +# requires distutils and setuptools < 60, which does not backport distutils. Unsuitable for python312 +# Track upstream progress in https://github.com/sherpa/sherpa/pull/1949 +%define skip_python312 1 Name: python-sherpa Version: 4.16.0 Release: 0