summaryrefslogtreecommitdiff
path: root/python-distributed.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-distributed.spec')
-rw-r--r--python-distributed.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-distributed.spec b/python-distributed.spec
index 87f55b5..6a236ab 100644
--- a/python-distributed.spec
+++ b/python-distributed.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-distributed
-Version: 2023.3.2.1
+Version: 2023.4.0
Release: 1
Summary: Distributed scheduler for Dask
License: BSD
URL: https://distributed.dask.org
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/14/f3/9b2eb80516522f6efd3b7023fdbf7e10462964a541ed2ac392aada13e373/distributed-2023.3.2.1.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/be/ef/d3055244cb4f80320f85311ddd84e211a98565d5c800d5949e54d4573309/distributed-2023.4.0.tar.gz
BuildArch: noarch
Requires: python3-click
@@ -46,7 +46,7 @@ Provides: python3-distributed-doc
A library for distributed computation. See documentation_ for more details.
%prep
-%autosetup -n distributed-2023.3.2.1
+%autosetup -n distributed-2023.4.0
%build
%py3_build
@@ -86,5 +86,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 2023.3.2.1-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 2023.4.0-1
- Package Spec generated