From dc9881a7f840979fcc08a3d974fc5fead350a038 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 10:19:21 +0000 Subject: automatic import of python-loky --- .gitignore | 1 + python-loky.spec | 14 ++++---------- sources | 2 +- 3 files changed, 6 insertions(+), 11 deletions(-) diff --git a/.gitignore b/.gitignore index 32142bc..bfa484b 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /loky-3.3.0.tar.gz +/loky-3.4.0.tar.gz diff --git a/python-loky.spec b/python-loky.spec index 4a36821..b416ff0 100644 --- a/python-loky.spec +++ b/python-loky.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-loky -Version: 3.3.0 +Version: 3.4.0 Release: 1 Summary: A robust implementation of concurrent.futures.ProcessPoolExecutor License: BSD URL: https://github.com/joblib/loky/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/35/0e/97520e1a9317637727fd05d00ae4d834eaf82b19ca7ef3e2dcedf4446656/loky-3.3.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/f9/86/72b96da0f8c4768ff37c3305b9929a9c6c65d672b115cf7ef6740a649ae2/loky-3.4.0.tar.gz BuildArch: noarch Requires: python3-cloudpickle @@ -158,8 +158,6 @@ Paris-Saclay, ANR-11-IDEX-0003-02 [1]: https://github.com/giampaolo/psutil - - %package -n python3-loky Summary: A robust implementation of concurrent.futures.ProcessPoolExecutor Provides: python-loky @@ -314,8 +312,6 @@ Paris-Saclay, ANR-11-IDEX-0003-02 [1]: https://github.com/giampaolo/psutil - - %package help Summary: Development documents and examples for loky Provides: python3-loky-doc @@ -467,10 +463,8 @@ Paris-Saclay, ANR-11-IDEX-0003-02 [1]: https://github.com/giampaolo/psutil - - %prep -%autosetup -n loky-3.3.0 +%autosetup -n loky-3.4.0 %build %py3_build @@ -510,5 +504,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot - 3.3.0-1 +* Sun Apr 23 2023 Python_Bot - 3.4.0-1 - Package Spec generated diff --git a/sources b/sources index 6813433..9b922c0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c44cee7735ce9c531fe6e5983247c8d6 loky-3.3.0.tar.gz +55973113a9035498f3f9956585721f9e loky-3.4.0.tar.gz -- cgit v1.2.3