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 --- python-loky.spec | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) (limited to 'python-loky.spec') 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 -- cgit v1.2.3