Wed, 11 Sep 2024 10:04:08 UTC | login

Information for build perl-MCE-Shared-1.891-2.fc41

ID314724
Package Nameperl-MCE-Shared
Version1.891
Release2.fc41
Epoch
SummaryMCE extension for sharing data, supporting threads and processes
DescriptionThis module provides data sharing capabilities for MCE, supporting threads and processes. MCE::Hobo provides threads-like parallelization for running code asynchronously.
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 23 Jul 2024 07:37:15 UTC
CompletedTue, 23 Jul 2024 07:37:15 UTC
Tags
f41
RPMs
src
perl-MCE-Shared-1.891-2.fc41.src.rpm (info) (download)
noarch
perl-MCE-Shared-1.891-2.fc41.noarch.rpm (info) (download)
Changelog * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.891-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Thu Jun 20 2024 Paul Howarth <paul@city-fan.org> - 1.891-1 - Update to 1.891 - In scalar context, MCE::Hobo->init returns a guard to call finish automatically upon leaving the { scope } (i.e. omitting finish) * Tue Jun 11 2024 Paul Howarth <paul@city-fan.org> - 1.890-1 - Update to 1.890 - Revert back to calling CORE::rand() to set the internal seed; MCE::Hobo cannot assume the srand or setter function used by the application for predictability - https://perlmonks.org/?node_id=11159834 - https://perlmonks.org/?node_id=11159827 - Add class method MCE::Hobo->seed to retrieve the seed * Mon Jun 10 2024 Paul Howarth <paul@city-fan.org> - 1.889-1 - Update to 1.889 - Improve support for PDL * Thu Jun 06 2024 Paul Howarth <paul@city-fan.org> - 1.888-1 - Update to 1.888 - Apply workaround for PDL::srand in MCE::Hobo (https://www.perlmonks.org/?node_id=11159773) - Add PDL::srand (v2.062~v2.089) and PDL::srandom (v2.089_01+) * Sun May 26 2024 Paul Howarth <paul@city-fan.org> - 1.887-1 - Update to 1.887 - Improve reaping of completed workers in MCE::Hobo * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.886-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.886-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Sep 14 2023 Paul Howarth <paul@city-fan.org> - 1.886-1 - Update to 1.886 - Add Android support; this required moving MCE::Shared::Base::Common out of MCE::Shared::Base to separate file MCE::Shared::Common - Bump MCE dependency to 1.889 * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.885-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Jun 09 2023 Paul Howarth <paul@city-fan.org> - 1.885-1 - Update to 1.885 - Fix typo in Queue dequeue_timed documentation * Thu Jun 08 2023 Paul Howarth <paul@city-fan.org> - 1.884-1 - Update to 1.884 - Add missing return statement(s) in Condvar and Queue - Move tests for condvar timedwait to xt/condvar_timedwait.t * Wed Jun 07 2023 Paul Howarth <paul@city-fan.org> - 1.883-1 - Update to 1.883 - Bump MCE dependency to 1.886 - Added dequeue_timed method to MCE::Shared::Queue - Fixed taint mode in MCE::Shared::Sequence _sprintf - Remove unused Queue vars in MCE::Shared::Server, since 1.867 * Wed May 31 2023 Paul Howarth <paul@city-fan.org> - 1.881-1 - Update to 1.881 - Bump MCE dependency to 1.885 - Improved reliability on the Windows platform * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.880-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Jan 04 2023 Paul Howarth <paul@city-fan.org> - 1.880-1 - Update to 1.880 - Bump MCE dependency to 1.883 - Improved 05_mce_hobo.t test * Sat Dec 03 2022 Paul Howarth <paul@city-fan.org> - 1.879-1 - Update to 1.879 - Update the error status if MCE::Hobo died due to receiving a signal - Improved the timeout handler in MCE::Hobo and MCE::Shared::Condvar - Fixed private functions _quit and _trap not setting the return value * Mon Oct 10 2022 Paul Howarth <paul@city-fan.org> - 1.878-1 - Update to 1.878 - Improved reliability on the Windows platform - Added deeply-shared demonstration to POD - Use SPDX-format license tag * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.877-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild