Bug 1720895 (perl-Future-IO) - Review Request: perl-Future-IO - Future-returning IO core methods
Summary: Review Request: perl-Future-IO - Future-returning IO core methods
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: perl-Future-IO
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: 1719895
TreeView+ depends on / blocked
 
Reported: 2019-06-16 09:15 UTC by Emmanuel Seyman
Modified: 2019-06-23 09:06 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2019-06-23 09:06:37 UTC
Type: ---
Embargoed:
jplesnik: fedora-review+


Attachments (Terms of Use)

Description Emmanuel Seyman 2019-06-16 09:15:03 UTC
Spec URL: http://people.parinux.org/~seyman/fedora/perl-Future-IO/perl-Future-IO.spec
SRPM URL: http://people.parinux.org/~seyman/fedora/perl-Future-IO/perl-Future-IO-0.05-1.fc30.src.rpm
Description:
This package provides a few basic methods that behave similarly to the
same-named core perl functions relating to IO operations but yield
their results asynchronously via Future instances.

Fedora Account System Username: eseyman
Rpmlint Output: 1 packages and 1 specfiles checked; 0 errors, 0 warnings.

Comment 1 Jitka Plesnikova 2019-06-17 10:24:57 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-Future-IO-0.05-1.fc31.noarch.rpm | sort | uniq -c | grep -v rpmlib
      1 perl(base)
      1 perl(Carp)
      1 perl(Errno)
      1 perl(Future)
      1 perl(:MODULE_COMPAT_5.30.0)
      1 perl(strict)
      1 perl(Struct::Dumb)
      1 perl(Time::HiRes)
      1 perl(:VERSION) >= 5.10.0
      1 perl(warnings)
Binary requires are Ok.

$ rpm -qp --provides perl-Future-IO-0.05-1.fc31.noarch.rpm | sort | uniq -c
      1 perl(Future::IO) = 0.05
      1 perl-Future-IO = 0.05-1.fc31
Binary provides are Ok.

$ rpmlint ./perl-Future-IO*
2 packages and 1 specfiles checked; 0 errors, 0 warnings.

The package looks good.
Resolution: Approved

Comment 2 Gwyn Ciesla 2019-06-18 13:16:32 UTC
(fedscm-admin):  The Pagure repository was created at https://src.fedoraproject.org/rpms/perl-Future-IO

Comment 3 Emmanuel Seyman 2019-06-23 09:06:37 UTC
Imported, built and released for all supported versions of Fedora.
Thank you for the review, Jikta.


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