Sat, 22 Feb 2025 09:46:10 UTC | login

Information for build python-multiprocess-0.70.17-2.fc42

ID349532
Package Namepython-multiprocess
Version0.70.17
Release2.fc42
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, 21 Feb 2025 12:25:20 UTC
CompletedFri, 21 Feb 2025 12:25:20 UTC
Tags
f42
RPMs
src
python-multiprocess-0.70.17-2.fc42.src.rpm (info) (download)
noarch
python-multiprocess-doc-0.70.17-2.fc42.noarch.rpm (info) (download)
python3-multiprocess-0.70.17-2.fc42.noarch.rpm (info) (download)
Changelog * Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.70.17-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Thu Oct 10 2024 Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com> - 0.70.17-1 - feat: update to 0.70.17 (fixes rh#2315722) * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.70.16-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Sun Jun 16 2024 Python Maint <python-maint@redhat.com> - 0.70.16-3 - Rebuilt for Python 3.13 * Tue Apr 23 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.70.16-2 - Fix directory name for Python 3.13 * Mon Jan 29 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.70.16-1 - Update to 0.70.16 (close RHBZ#2260780) * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.70.15-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.70.15-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Jan 03 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.70.15-4 - Assert that the .dist-info directory contains a license file * 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