From f2852751421dcdd9c974765add8a95685ba0337804c745ed7dcbef0567d2adc3 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Fri, 22 Nov 2024 12:08:25 +0000 Subject: [PATCH] - reenable python313 (keep tests disabled for now) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-distributed?expand=0&rev=185 --- _multibuild | 1 - python-distributed.changes | 5 +++++ python-distributed.spec | 3 --- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/_multibuild b/_multibuild index cd365a1..6d8cafe 100644 --- a/_multibuild +++ b/_multibuild @@ -2,5 +2,4 @@ test-py310 test-py311 test-py312 - test-py313 diff --git a/python-distributed.changes b/python-distributed.changes index 4f4a715..8ea76eb 100644 --- a/python-distributed.changes +++ b/python-distributed.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Nov 22 12:07:34 UTC 2024 - Dirk Müller + +- reenable python313 (keep tests disabled for now) + ------------------------------------------------------------------- Thu Nov 21 15:52:11 UTC 2024 - Ben Greiner diff --git a/python-distributed.spec b/python-distributed.spec index 1dccc6d..c7a9bd3 100644 --- a/python-distributed.spec +++ b/python-distributed.spec @@ -16,9 +16,6 @@ # -# dask/distributed are not compatible yet (e.g. gh#dask/dask#11457) -%define skip_python313 1 - %global flavor @BUILD_FLAVOR@%{nil} %{?sle15_python_module_pythons} %if "%{flavor}" == ""