From 10f74d6816fe2bb928f6343ceefb16a63a045060 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 10:47:18 +0000 Subject: automatic import of python-distributed --- .gitignore | 1 + python-distributed.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 9c75143..3372712 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /distributed-2023.3.2.1.tar.gz +/distributed-2023.4.0.tar.gz 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 - 2023.3.2.1-1 +* Fri Apr 21 2023 Python_Bot - 2023.4.0-1 - Package Spec generated diff --git a/sources b/sources index c7bd51c..6b4d4ca 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7da182858caf90b3ce05c0dacfbfb0a1 distributed-2023.3.2.1.tar.gz +4547a96ac933a30d057c761bf9c282e7 distributed-2023.4.0.tar.gz -- cgit v1.2.3