From 5f1c7f64f7520f8951803f830d41be341160181718df9c6d2354ec30a02889ab Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 18 Dec 2023 12:15:02 +0000 Subject: [PATCH] - update to 2023.12.1: * see corresponding dask update: https://docs.dask.org/en/stable/changelog.html#v2023-12-1 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-distributed?expand=0&rev=151 --- distributed-2023.12.0-gh.tar.gz | 3 --- distributed-2023.12.1-gh.tar.gz | 3 +++ python-distributed.changes | 7 +++++++ python-distributed.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 distributed-2023.12.0-gh.tar.gz create mode 100644 distributed-2023.12.1-gh.tar.gz diff --git a/distributed-2023.12.0-gh.tar.gz b/distributed-2023.12.0-gh.tar.gz deleted file mode 100644 index 4eb802f..0000000 --- a/distributed-2023.12.0-gh.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:92a5d225cf30f3ce1ff31d280adf67ff02965f5ebcfd7794d01126d6f3590166 -size 2525896 diff --git a/distributed-2023.12.1-gh.tar.gz b/distributed-2023.12.1-gh.tar.gz new file mode 100644 index 0000000..945512d --- /dev/null +++ b/distributed-2023.12.1-gh.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4f7bce4f7488ea0d75e5516f83a9bd9a9b96747c27e4c055560943cc1b73212 +size 2527032 diff --git a/python-distributed.changes b/python-distributed.changes index 3d04b58..954b60a 100644 --- a/python-distributed.changes +++ b/python-distributed.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Dec 18 12:14:31 UTC 2023 - Dirk Müller + +- update to 2023.12.1: + * see corresponding dask update: + https://docs.dask.org/en/stable/changelog.html#v2023-12-1 + ------------------------------------------------------------------- Sat Dec 2 14:14:30 UTC 2023 - Dirk Müller diff --git a/python-distributed.spec b/python-distributed.spec index 2eaa917..3ee6836 100644 --- a/python-distributed.spec +++ b/python-distributed.spec @@ -44,7 +44,7 @@ Name: python-distributed%{psuffix} # ===> Note: python-dask MUST be updated in sync with python-distributed! <=== -Version: 2023.12.0 +Version: 2023.12.1 Release: 0 Summary: Library for distributed computing with Python License: BSD-3-Clause