diff --git a/distributed-2024.11.1-gh.tar.gz b/distributed-2024.11.1-gh.tar.gz deleted file mode 100644 index 66dcd0f..0000000 --- a/distributed-2024.11.1-gh.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c99e7f7664cffd3eb086241f1f8181a1b60d4fa8f24511353bf22cb698c48db1 -size 2574524 diff --git a/distributed-2024.11.2-gh.tar.gz b/distributed-2024.11.2-gh.tar.gz new file mode 100644 index 0000000..9d721b0 --- /dev/null +++ b/distributed-2024.11.2-gh.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e0f87d088152bbdb607077953dc870a76723133a2297aa5221304f7afefdb4a +size 2574471 diff --git a/python-distributed.changes b/python-distributed.changes index 3fdf701..f809943 100644 --- a/python-distributed.changes +++ b/python-distributed.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Nov 19 12:37:23 UTC 2024 - Dirk Müller + +- update to 2024.11.2: + * Remove alias resolving to fix queuing + ------------------------------------------------------------------- Tue Nov 12 09:00:14 UTC 2024 - Dirk Müller diff --git a/python-distributed.spec b/python-distributed.spec index 464b543..c7a9bd3 100644 --- a/python-distributed.spec +++ b/python-distributed.spec @@ -54,7 +54,7 @@ ExclusiveArch: donotbuild Name: python-distributed%{psuffix} # ===> Note: python-dask MUST be updated in sync with python-distributed! <=== -Version: 2024.11.1 +Version: 2024.11.2 Release: 0 Summary: Library for distributed computing with Python License: BSD-3-Clause