Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: ruby3.3-rubygem-childprocess | Distribution: openSUSE Tumbleweed |
Version: 5.1.0 | Vendor: openSUSE |
Release: 1.1 | Build date: Mon Nov 4 17:25:34 2024 |
Group: Unspecified | Build host: reproducible |
Size: 51898 | Source RPM: rubygem-childprocess-5.1.0-1.1.src.rpm |
Packager: http://bugs.opensuse.org | |
Url: https://github.com/enkessler/childprocess | |
Summary: A simple and reliable solution for controlling external programs |
This gem aims at being a simple and reliable solution for controlling external programs running in the background on any Ruby / OS combination.
MIT
* Mon Nov 04 2024 Dan Čermák <dan.cermak@posteo.net> - ### Version 5.1.0 / 2024-01-06 * [#196](https://github.com/enkessler/childprocess/pull/196): Remove `ostruct` dependency to fix deprecation warning on Ruby 3.4 * [#199](https://github.com/enkessler/childprocess/pull/199): Add `logger` dependency to fix deprecation warning on Ruby 3.4 * Mon Jan 29 2024 Dan Čermák <dan.cermak@posteo.net> - ### Version 5.0.0 / 2024-01-06 * [#175](https://github.com/enkessler/childprocess/pull/175): Replace all backends by `Process.spawn` for portability, reliability and simplicity. * [#185](https://github.com/enkessler/childprocess/pull/185): Add support for Ruby 3.x * Thu Jun 24 2021 Stephan Kulow <coolo@suse.com> updated to version 4.1.0 see installed CHANGELOG.md [#]## Version 4.1.0 / 2021-06-08 * [#170](https://github.com/enkessler/childprocess/pull/170): Update gem homepage to use `https://` * [#177](https://github.com/enkessler/childprocess/pull/177): Add ARM64-macos support * Wed Aug 26 2020 Dan Čermák <dcermak@suse.com> - New upstream release 4.0.0 * [#167](https://github.com/enkessler/childprocess/pull/167): Fix detach behavior on Windows * [#168](https://github.com/enkessler/childprocess/pull/168): Drop support for Ruby 2.3 - packaging changes: * drop development only files * Tue Nov 12 2019 Manuel Schnitzer <mschnitzer@suse.com> - updated to version 3.0.0 * [#156](https://github.com/enkessler/childprocess/pull/156): Remove unused `rubyforge_project` from gemspec * [#160](https://github.com/enkessler/childprocess/pull/160): Remove extension to conditionally install `ffi` gem on Windows platforms * [#160](https://github.com/enkessler/childprocess/pull/160): Remove runtime dependency on `rake` gem * Fri Jul 19 2019 Stephan Kulow <coolo@suse.com> - updated to version 2.0.0 see installed CHANGELOG.md [#]## Version 2.0.0 / 2019-07-11 * [#148](https://github.com/enkessler/childprocess/pull/148): Drop support for Ruby 2.0, 2.1, and 2.2 * [#149](https://github.com/enkessler/childprocess/pull/149): Fix Unix fork reopen to be compatible with Ruby 2.6 * [#152](https://github.com/enkessler/childprocess/pull/152)/[#154](https://github.com/enkessler/childprocess/pull/154): Fix hangs and permission errors introduced in Ruby 2.6 for leader processes of process groups * Fri Feb 08 2019 mschnitzer@suse.com - updated to version 1.0.1 * Fix installs by adding `rake` gem as runtime dependency * Relax `rake` gem constraint from `< 12` to `< 13` [#] From Version 1.0.0 Fix conditional install of ffi on Windows Commit 576c249 didn't specify the requirement correctly, resulting in a failed install on Windows platforms. * Tue Mar 20 2018 factory-auto@kulow.org - updated to version 0.9.0 see installed CHANGELOG.md [#]## Version 0.9.0 / 2018-03-10 * Added support for DragonFly BSD. * Wed Oct 11 2017 coolo@suse.com - updated to version 0.8.0 see installed CHANGELOG.md [#]## Version 0.8.0 / 2017-09-23 * Added a method for determining whether or nto a process had been started. * Thu Aug 03 2017 coolo@suse.com - updated to version 0.7.1 see installed CHANGELOG.md [#]## Version 0.7.1 / 2017-06-26 * Fixed a noisy uninitialized variable warning
/usr/lib/ruby/gems/3.3.0/build_info /usr/lib/ruby/gems/3.3.0/cache/childprocess-5.1.0.gem /usr/lib/ruby/gems/3.3.0/gems/childprocess-5.1.0 /usr/lib/ruby/gems/3.3.0/gems/childprocess-5.1.0/.github /usr/lib/ruby/gems/3.3.0/gems/childprocess-5.1.0/.github/workflows /usr/lib/ruby/gems/3.3.0/gems/childprocess-5.1.0/.github/workflows/ci.yml /usr/lib/ruby/gems/3.3.0/gems/childprocess-5.1.0/CHANGELOG.md /usr/lib/ruby/gems/3.3.0/gems/childprocess-5.1.0/Gemfile /usr/lib/ruby/gems/3.3.0/gems/childprocess-5.1.0/LICENSE /usr/lib/ruby/gems/3.3.0/gems/childprocess-5.1.0/README.md /usr/lib/ruby/gems/3.3.0/gems/childprocess-5.1.0/Rakefile /usr/lib/ruby/gems/3.3.0/gems/childprocess-5.1.0/childprocess.gemspec /usr/lib/ruby/gems/3.3.0/gems/childprocess-5.1.0/lib /usr/lib/ruby/gems/3.3.0/gems/childprocess-5.1.0/lib/childprocess /usr/lib/ruby/gems/3.3.0/gems/childprocess-5.1.0/lib/childprocess.rb /usr/lib/ruby/gems/3.3.0/gems/childprocess-5.1.0/lib/childprocess/abstract_io.rb /usr/lib/ruby/gems/3.3.0/gems/childprocess-5.1.0/lib/childprocess/abstract_process.rb /usr/lib/ruby/gems/3.3.0/gems/childprocess-5.1.0/lib/childprocess/errors.rb /usr/lib/ruby/gems/3.3.0/gems/childprocess-5.1.0/lib/childprocess/process_spawn_process.rb /usr/lib/ruby/gems/3.3.0/gems/childprocess-5.1.0/lib/childprocess/unix /usr/lib/ruby/gems/3.3.0/gems/childprocess-5.1.0/lib/childprocess/unix.rb /usr/lib/ruby/gems/3.3.0/gems/childprocess-5.1.0/lib/childprocess/unix/io.rb /usr/lib/ruby/gems/3.3.0/gems/childprocess-5.1.0/lib/childprocess/unix/process.rb /usr/lib/ruby/gems/3.3.0/gems/childprocess-5.1.0/lib/childprocess/version.rb /usr/lib/ruby/gems/3.3.0/gems/childprocess-5.1.0/lib/childprocess/windows /usr/lib/ruby/gems/3.3.0/gems/childprocess-5.1.0/lib/childprocess/windows.rb /usr/lib/ruby/gems/3.3.0/gems/childprocess-5.1.0/lib/childprocess/windows/io.rb /usr/lib/ruby/gems/3.3.0/gems/childprocess-5.1.0/lib/childprocess/windows/process.rb /usr/lib/ruby/gems/3.3.0/specifications/childprocess-5.1.0.gemspec /usr/share/doc/packages/ruby3.3-rubygem-childprocess /usr/share/doc/packages/ruby3.3-rubygem-childprocess/CHANGELOG.md /usr/share/doc/packages/ruby3.3-rubygem-childprocess/LICENSE /usr/share/doc/packages/ruby3.3-rubygem-childprocess/README.md
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Nov 16 01:18:36 2024