Bug 2067186 - Review Request: perl-YAML-PP-Ref - Generated Reference Parser backend for YAML::PP
Summary: Review Request: perl-YAML-PP-Ref - Generated Reference Parser backend for YAM...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Michal Josef Spacek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 2067185
Blocks: 2061946
TreeView+ depends on / blocked
 
Reported: 2022-03-23 13:33 UTC by Jitka Plesnikova
Modified: 2022-03-28 06:26 UTC (History)
2 users (show)

Fixed In Version: perl-YAML-PP-Ref-0.02-1.fc37
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-03-28 06:26:18 UTC
Type: ---
Embargoed:
mspacek: fedora-review+


Attachments (Terms of Use)

Description Jitka Plesnikova 2022-03-23 13:33:16 UTC
Spec URL: https://jplesnik.fedorapeople.org/perl-YAML-PP-Ref/perl-YAML-PP-Ref.spec
SRPM URL: https://jplesnik.fedorapeople.org/perl-YAML-PP-Ref/perl-YAML-PP-Ref-0.02-1.fc37.src.rpm
Description:
The https://yaml.org/ YAML Specification can be used to generate a YAML
Parser from it.

Fedora Account System Username: jplesnik

Comment 1 Michal Josef Spacek 2022-03-25 11:52:30 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-YAML-PP-Ref-0.02-1.fc37.noarch.rpm | sort | uniq -c | grep -v rpmlib
      1 perl(base)
      1 perl(:MODULE_COMPAT_5.34.1)
      1 perl(Scalar::Util)
      1 perl(strict)
      1 perl(warnings)
      1 perl(YAML::Parser)
      1 perl(YAML::PP)
      1 perl(YAML::PP::Common)
      1 perl(YAML::PP::Parser)
      1 perl(YAML::PP::Ref::Parser)
Binary requires are Ok.

$ rpm -qp --provides perl-YAML-PP-Ref-0.02-1.fc37.noarch.rpm |sort | uniq -c
      1 perl(YAML::PP::Ref::Parser) = 0.02
      1 perl(YAML::PP::Ref) = 0.02
      1 perl-YAML-PP-Ref = 0.02-1.fc37
Binary provides are Ok.

$ rpmlint ./perl-YAML-PP-Ref*
2 packages and 1 specfiles checked; 0 errors, 0 warnings, 0 badness; has taken 0.3 s
Rpmlint is ok

The package is in line with Fedora and Perl packaging guide lines.

Resolution:
I am not a sponsor of packagers. 
However for me, the package can be approved.

Comment 2 Gwyn Ciesla 2022-03-25 13:49:23 UTC
(fedscm-admin):  The Pagure repository was created at https://src.fedoraproject.org/rpms/perl-YAML-PP-Ref

Comment 3 Jitka Plesnikova 2022-03-28 06:26:18 UTC
Thanks for review and repository.


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