Wed, 03 Jul 2024 15:07:58 UTC | login

Information for build python-multiprocess-0.70.15-3.fc40

ID253564
Package Namepython-multiprocess
Version0.70.15
Release3.fc40
Epoch
SummaryBetter multiprocessing and multithreading in python
Descriptionmultiprocess is a fork of multiprocessing, and is developed as part of pathos: https://github.com/uqfoundation/pathos multiprocessing is a package for the Python language which supports the spawning of processes using the API of the standard library’s threading module. multiprocessing has been distributed in the standard library since python 2.6. Features: - Objects can be transferred between processes using pipes or multi-producer/multi-consumer queues. - Objects can be shared between processes using a server process or (for simple data) shared memory. - Equivalents of all the synchronization primitives in threading are available. - A Pool class makes it easy to submit tasks to a pool of worker processes. multiprocess is part of pathos, a python framework for heterogeneous computing. multiprocess is in active development, so any user feedback, bug reports, comments, or suggestions are highly appreciated. A list of issues is located at https://github.com/uqfoundation/multiprocess/issues, with a legacy list maintained at https://uqfoundation.github.io/project/pathos/query.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 20 Oct 2023 09:18:27 UTC
CompletedFri, 20 Oct 2023 09:18:27 UTC
Tags
f40
RPMs
src
python-multiprocess-0.70.15-3.fc40.src.rpm (info) (download)
noarch
python-multiprocess-doc-0.70.15-3.fc40.noarch.rpm (info) (download)
python3-multiprocess-0.70.15-3.fc40.noarch.rpm (info) (download)
Changelog * Tue Oct 17 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.70.15-3 - F38+: Use %{py3_test_envvars} to set up environment for tests * Wed Sep 27 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.70.15-2 - Keep timestamps when converting text file line endings * Sun Aug 27 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.70.15-1 - Update to 0.70.15 (close RHBZ#2224813) * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.70.15~dev0^20230220git3daf4ba-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Jun 14 2023 Python Maint <python-maint@redhat.com> - 0.70.15~dev0^20230220git3daf4ba-3 - Rebuilt for Python 3.12 * Wed Mar 22 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.70.15~dev0^20230220git3daf4ba-2 - Add a note that the public-domain text was submitted (close RHBZ#2177301) * Tue Mar 07 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.70.15~dev0^20230220git3daf4ba-1 - Package a pre-release snapshot for Python 3.12 support (fix RHBZ#2175136) * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.70.14-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sun Jan 15 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.70.14-1 - Update to 0.70.14 (close RHBZ#2137178) * Sun Jan 15 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.70.13-10 - Simplify shebang removal * Sun Jan 15 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.70.13-9 - Simplify line endings conversion * Sun Jan 15 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.70.13-8 - No need to remove egg-info with pyproject-rpm-macros * Sun Jan 15 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.70.13-7 - Convert License to SPDX * Sun Jan 15 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.70.13-6 - Simplified pypi_source invocation * Sun Jan 15 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.70.13-5 - Remove BR on python-unversioned-command * Sun Jan 15 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.70.13-4 - Improve test execution * Sat Nov 26 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 0.70.13-3 - Fix noarch package installing to python sitearch dir * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.70.13-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue Jul 05 2022 Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com> - 0.70.13-1 - feat: update to 0.70.13 (fixes rhbz#2022268) * Tue Jul 05 2022 Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com> - 0.70.12.2-5 - chore: remove unnecessary macro * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.70.12.2-3 - Rebuilt for Python 3.11 * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.70.12.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild