Bug 1705513 - Review Request: perl-Role-Commons - Roles that can be commonly used
Summary: Review Request: perl-Role-Commons - Roles that can be commonly used
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jitka Plesnikova
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-05-02 12:41 UTC by Petr Pisar
Modified: 2019-05-03 14:07 UTC (History)
2 users (show)

Fixed In Version: perl-Role-Commons-0.104-1.fc31
Clone Of:
Environment:
Last Closed: 2019-05-03 14:07:16 UTC
Type: ---
Embargoed:
jplesnik: fedora-review+


Attachments (Terms of Use)

Description Petr Pisar 2019-05-02 12:41:04 UTC
Spec URL: https://ppisar.fedorapeople.org/perl-Role-Commons/perl-Role-Commons.spec
SRPM URL: https://ppisar.fedorapeople.org/perl-Role-Commons/perl-Role-Commons-0.104-1.fc31.src.rpm
Description:
Role-Commons is not yet another implementation of roles. It is a collection of
generic, reusable roles that hopefully you will love to apply to your classes.
These roles are built using Moo::Role, so automatically integrate into the
Moose object system if you're using it, but they do not require Moose.

Fedora Account System Username: ppisar

Comment 1 Jitka Plesnikova 2019-05-03 08:12:39 UTC
Source file is ok
Summary is ok
License is ok
Description is ok
URL and Source0 are ok
All tests passed
BuildRequires are ok

$ rpm -qp --requires perl-Role-Commons-0.104-1.fc31.noarch.rpm | sort | uniq -c | grep -v rpmlib
      1 perl(Carp)
      1 perl(match::simple)
      1 perl(:MODULE_COMPAT_5.28.2)
      1 perl(Module::Runtime)
      1 perl(Moo::Role)
      1 perl(Object::ID)
      1 perl(Role::Commons)
      1 perl(Role::Commons::Authority)
      1 perl(Scalar::Util)
      1 perl(strict)
      1 perl(Types::TypeTiny) >= 1.000000
      1 perl(:VERSION) >= 5.6.0
      1 perl(:VERSION) >= 5.8.0
      1 perl(warnings)
Binary requires are Ok.

$ rpm -qp --provides perl-Role-Commons-0.104-1.fc31.noarch.rpm | sort | uniq -c
      1 perl(Object::AUTHORITY) = 0.104
      1 perl(Role::Commons) = 0.104
      1 perl-Role-Commons = 0.104-1.fc31
      1 perl(Role::Commons::Authority) = 0.104
      1 perl(Role::Commons::ObjectID) = 0.104
      1 perl(Role::Commons::Tap) = 0.104
Binary provides are Ok.

$ rpmlint ./perl-Role-Commons*
2 packages and 1 specfiles checked; 0 errors, 0 warnings.
Rpmlint is ok

Resolution:
Approved

Comment 2 Gwyn Ciesla 2019-05-03 13:42:24 UTC
(fedscm-admin):  The Pagure repository was created at https://src.fedoraproject.org/rpms/perl-Role-Commons

Comment 3 Petr Pisar 2019-05-03 14:07:16 UTC
Thank you for the review and the repository.


Note You need to log in before you can comment on or make changes to this bug.