diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-23 10:19:21 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 10:19:21 +0000 |
| commit | dc9881a7f840979fcc08a3d974fc5fead350a038 (patch) | |
| tree | 51fb2534818db17b2fc0d4a56ea072889a5c7d2d /python-loky.spec | |
| parent | 643bfbdf764b512506dac1066eb6c9581fde2266 (diff) | |
automatic import of python-lokyopeneuler20.03
Diffstat (limited to 'python-loky.spec')
| -rw-r--r-- | python-loky.spec | 14 |
1 files changed, 4 insertions, 10 deletions
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 <Python_Bot@openeuler.org> - 3.3.0-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 3.4.0-1 - Package Spec generated |
