From da7fb76943caab7fbafd330959f3e76105664b7d76d6d72d32439e3f28f46512 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 14 Aug 2024 14:50:54 +0000 Subject: [PATCH] - switch to modern python for sle15 - Update to 2024.6.2: OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-distributed?expand=0&rev=172 --- python-distributed.changes | 7 ++++++- python-distributed.spec | 1 + 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/python-distributed.changes b/python-distributed.changes index 20a3858..12001ab 100644 --- a/python-distributed.changes +++ b/python-distributed.changes @@ -1,7 +1,12 @@ +------------------------------------------------------------------- +Wed Aug 14 14:50:44 UTC 2024 - Dirk Müller + +- switch to modern python for sle15 + ------------------------------------------------------------------- Mon Jul 8 04:34:30 UTC 2024 - Steve Kowalik -- Update to 2024.6.2: +- Update to 2024.6.2: * profile._f_lineno: handle next_line being None in Python 3.13 * Cache global query-planning config * Python 3.13 fixes diff --git a/python-distributed.spec b/python-distributed.spec index b358f27..670f564 100644 --- a/python-distributed.spec +++ b/python-distributed.spec @@ -45,6 +45,7 @@ # use this to run tests with xdist in parallel, unfortunately fails server side %bcond_with paralleltests +%{?sle15_python_module_pythons} Name: python-distributed%{psuffix} # ===> Note: python-dask MUST be updated in sync with python-distributed! <=== Version: 2024.6.2