From bea5c6a8add41f1a42bb7b810c6c8b7d0823e8b7 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 04:05:35 +0000 Subject: automatic import of python-dask-cuda --- .gitignore | 1 + python-dask-cuda.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index b9a8f1b..4863287 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /dask-cuda-23.2.1.tar.gz +/dask-cuda-23.4.0.tar.gz 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 - 23.2.1-1 +* Sun Apr 23 2023 Python_Bot - 23.4.0-1 - Package Spec generated diff --git a/sources b/sources index ec479cf..66b55e0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fe867823c703eea411cb570a096be7b3 dask-cuda-23.2.1.tar.gz +abb65b06d27b301d8d885f630053ac96 dask-cuda-23.4.0.tar.gz -- cgit v1.2.3