Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Dist-Zilla-Plugin-Prereqs-SyncVersions | Distribution: Mageia |
Version: 0.3.2 | Vendor: Mageia.Org |
Release: 4.mga9 | Build date: Sun Mar 20 22:21:26 2022 |
Group: Development/Perl | Build host: localhost |
Size: 86277 | Source RPM: perl-Dist-Zilla-Plugin-Prereqs-SyncVersions-0.3.2-4.mga9.src.rpm |
Packager: umeabot <umeabot> | |
Url: https://metacpan.org/release/Dist-Zilla-Plugin-Prereqs-SyncVersions | |
Summary: Homogenize prerequisites so dependency versions are consistent |
This module exists to pose mostly as a workaround for potential bugs in downstream tool-chains. Namely, "CPAN.pm" is confused when it sees: runtime.requires : Foo >= 5.0 test.requires : Foo >= 6.0 It doesn't know what to do. This is an easy enough problem to solve if you're using "[Prereqs]" directly, and "[AutoPrereqs]" already does the right thing, but it gets messier when you're working with plugins that inject their own prerequisites <https://github.com/dagolden/Path-Tiny/commit/c620171db96597456a182ea608 8a24d8de5debf6> So this plugin will homogenize dependencies to be the same version in all phases which infer the dependency, matching the largest one found, so the above becomes: runtime.requires : Foo >= 6.0 test.requires : Foo >= 6.0
GPL+ or Artistic
* Sun Mar 20 2022 umeabot <umeabot> 0.3.2-4.mga9 + Revision: 1809061 - Mageia 9 Mass Rebuild
/usr/share/doc/perl-Dist-Zilla-Plugin-Prereqs-SyncVersions /usr/share/doc/perl-Dist-Zilla-Plugin-Prereqs-SyncVersions/Changes /usr/share/doc/perl-Dist-Zilla-Plugin-Prereqs-SyncVersions/LICENSE /usr/share/doc/perl-Dist-Zilla-Plugin-Prereqs-SyncVersions/META.json /usr/share/doc/perl-Dist-Zilla-Plugin-Prereqs-SyncVersions/META.yml /usr/share/doc/perl-Dist-Zilla-Plugin-Prereqs-SyncVersions/MYMETA.yml /usr/share/doc/perl-Dist-Zilla-Plugin-Prereqs-SyncVersions/README /usr/share/man/man3/Dist::Zilla::Plugin::Prereqs::SyncVersions.3pm.xz /usr/share/perl5/vendor_perl/Dist /usr/share/perl5/vendor_perl/Dist/Zilla /usr/share/perl5/vendor_perl/Dist/Zilla/Plugin /usr/share/perl5/vendor_perl/Dist/Zilla/Plugin/Prereqs /usr/share/perl5/vendor_perl/Dist/Zilla/Plugin/Prereqs/SyncVersions.pm
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Jan 15 09:04:58 2025