summaryrefslogtreecommitdiff
path: root/python-dask-cuda.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-dask-cuda.spec')
-rw-r--r--python-dask-cuda.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-dask-cuda.spec b/python-dask-cuda.spec
index 94915b4..0eb8476 100644
--- a/python-dask-cuda.spec
+++ b/python-dask-cuda.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-dask-cuda
-Version: 23.2.1
+Version: 23.4.0
Release: 1
Summary: Utilities for Dask and CUDA interactions
License: Apache-2.0
URL: https://github.com/rapidsai/dask-cuda
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/f1/ce/6c147982f90a4830697ad4d2d7e6ef85dce354fe03537e6f071997783474/dask-cuda-23.2.1.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/98/c2/ba98b0df6983bd94be39088715288b43ea45c92c318ecb901d549eaa1ac2/dask-cuda-23.4.0.tar.gz
BuildArch: noarch
Requires: python3-dask
@@ -49,7 +49,7 @@ This library is experimental, and its API is subject to change at any time
without notice.
%prep
-%autosetup -n dask-cuda-23.2.1
+%autosetup -n dask-cuda-23.4.0
%build
%py3_build
@@ -89,5 +89,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 23.2.1-1
+* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 23.4.0-1
- Package Spec generated