https://bugzilla.redhat.com/show_bug.cgi?id=1841308 Bug ID: 1841308 Summary: remove hardcoded requirement for Crypt::Random Product: Fedora Version: rawhide Status: NEW Component: perl-Crypt-PWSafe3 Assignee: cra@xxxxxxx Reporter: cra@xxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: cra@xxxxxxx, ddick@xxxxxxxx, perl-devel@xxxxxxxxxxxxxxxxxxxxxxx Target Milestone: --- Classification: Fedora Crypt::PWSafe3 can optionally use Bytes::Random::Secure instead of Crypt::Random, but it still has a hardcoded requirement for the latter. Remove this hardcoded requirement so that Bytes::Random::Secure can be used in the absence of Crypt::Random. This will allow us to drop Crypt::Random which requires Math::Pari and needs an old compat package for libpari. EPEL8 doesn't have either of those packages, so fixing this will allow Crypt::PWSafe3 to be built there. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ perl-devel mailing list -- perl-devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to perl-devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/perl-devel@xxxxxxxxxxxxxxxxxxxxxxx