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}" == ""