Bug 1842890
| Summary: | Add perl-MooseX-StrictConstructor to EPEL7 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Petr Pisar <ppisar> |
| Component: | perl-MooseX-StrictConstructor | Assignee: | Emmanuel Seyman <emmanuel> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | emmanuel, iarnell, perl-devel |
| Target Milestone: | --- | Keywords: | FutureFeature |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | perl-MooseX-StrictConstructor-0.21-11.el7 | Doc Type: | Enhancement |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-06-30 01:15:33 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 1843185, 1843195 | ||
| Bug Blocks: | 1842881 | ||
|
Description
Petr Pisar
2020-06-02 10:45:07 UTC
Moo is only used for an optional test: MooseX-StrictConstructor-0.21 $ grep -Hnr '\<Moo\>' t/no_build.t:6:use Test::Needs 'Moo'; t/no_build.t:18: use Moo; t/no_build.t:27: 'no errors when instantiating a Moo child of a strict superclass', t/00-report-prereqs.dd:14: 'Moo' => '0', t/00-report-prereqs.dd:64: 'Moo' => '0' Changes:3:- The last release accidentally added Moo as a hard prereq when it's only Changes:12: BUILD subs (used internally by modules like Moo that have their own META.json:29: "Moo" : "0", META.json:79: "Moo" : "0" META.json:956: "Moo" META.yml:694: - Moo cpanfile:24: suggests "Moo" => "0"; cpanfile:37: requires "Moo" => "0"; dist.ini:12:module = Moo FEDORA-EPEL-2020-4794fda156 has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-4794fda156 perl-MooseX-StrictConstructor-0.21-11.el7 has been pushed to the Fedora EPEL 7 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-4794fda156 FEDORA-EPEL-2020-4794fda156 has been pushed to the Fedora EPEL 7 stable repository. If problem still persists, please make note of it in this bug report. |