Bug 2463824 - Review Request: perl-App-Yath-Script - Script initialization and utility functions for Test2::Harness
Summary: Review Request: perl-App-Yath-Script - Script initialization and utility func...
Keywords:
Status: CLOSED ERRATA
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: https://metacpan.org/dist/App-Yath-Sc...
Whiteboard:
Depends On:
Blocks: 2463825
TreeView+ depends on / blocked
 
Reported: 2026-04-29 14:43 UTC by Petr Pisar
Modified: 2026-04-30 11:29 UTC (History)
2 users (show)

Fixed In Version: perl-App-Yath-Script-2.000016-1.fc45
Clone Of:
Environment:
Last Closed: 2026-04-30 11:29:56 UTC
Type: ---
Embargoed:
jplesnik: fedora-review+


Attachments (Terms of Use)

Description Petr Pisar 2026-04-29 14:43:09 UTC
Spec URL: https://ppisar.fedorapeople.org/perl-App-Yath-Script/perl-App-Yath-Script.spec
SRPM URL: https://ppisar.fedorapeople.org/perl-App-Yath-Script/perl-App-Yath-Script-2.000016-1.fc45.src.rpm
Description:
This module provides the initial entry point for the yath script. It
handles script discovery, configuration loading, version detection, and
delegation to version-specific script modules (App::Yath::Script::V{X}).

Fedora Account System Username: ppisar

This package will be added to Fedora together with an upgrade of perl-Test2-Harness to 1.000172 to avoid the RPM package conflict.

Comment 1 Fedora Review Service 2026-04-29 14:49:21 UTC
Copr build:
https://copr.fedorainfracloud.org/coprs/build/10406469
(succeeded)

Review template:
https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2463824-perl-app-yath-script/fedora-rawhide-x86_64/10406469-perl-App-Yath-Script/fedora-review/review.txt

Please take a look if any issues were found.


---
This comment was created by the fedora-review-service
https://github.com/FrostyX/fedora-review-service

If you want to trigger a new Copr build, add a comment containing new
Spec and SRPM URLs or [fedora-review-service-build] string.

Comment 2 Jitka Plesnikova 2026-04-30 07:16:48 UTC
Source file is ok
Summary is ok
License is ok
Description is ok
URL and Source0 are ok
All tests passed

BuildRequires are almost ok
FIX: Please remove duplicate build-require perl(Cwd)
FIX: Please add missing BR:
     - perl(File::Temp) - t/unit/Script.t

$ rpm -qp --requires perl-App-Yath-Script-2.000016-1.fc45.noarch.rpm | sort | uniq -c | grep -v rpmlib
      1 perl(Carp)
      1 perl(Cwd) >= 3.75
      1 perl(File::Spec)
      1 perl(Getopt::Yath) >= 2.000008
      1 perl(goto::file)
      1 perl(Importer) >= 0.025
      1 perl-libs
      1 perl(strict)
      1 perl(warnings)
      1 /usr/bin/perl
$ rpm -qp --requires perl-App-Yath-Script-tests-2.000016-1.fc45.noarch.rpm | sort | uniq -c | grep -v rpmlib
      1 coreutils
      1 perl(App::Yath::Script)
      1 perl-App-Yath-Script = 2.000016-1.fc45
      1 perl(App::Yath::Script::V0)
      1 perl(Config)
      1 perl(Cwd) >= 3.75
      1 perl(File::Path)
      1 perl(File::Spec)
      1 perl(File::Temp)
      1 perl(PerlIO::scalar)
      1 perl(strict)
      1 perl(Test2::Require::Module)
      1 perl(Test2::V0) >= 1.302199
      1 perl-Test-Harness
      1 perl(warnings)
      1 /usr/bin/bash
      1 /usr/bin/perl
Binary requires are Ok.

$ rpm -qp --provides perl-App-Yath-Script-2.000016-1.fc45.noarch.rpm | sort | uniq -c
      1 perl(App::Yath::Script) = 2.000016
      1 perl-App-Yath-Script = 2.000016-1.fc45
      1 perl(App::Yath::Script::V0) = 2.000016
$ rpm -qp --provides perl-App-Yath-Script-tests-2.000016-1.fc45.noarch.rpm | sort | uniq -c
      1 perl-App-Yath-Script-tests = 2.000016-1.fc45
Binary provides are Ok.

$ rpmlint ./perl-App-Yath-Script*
============================ rpmlint session starts ============================
rpmlint: 2.8.0
configuration:
    /usr/lib/python3.14/site-packages/rpmlint/configdefaults.toml
    /etc/xdg/rpmlint/fedora-legacy-licenses.toml
    /etc/xdg/rpmlint/fedora-spdx-licenses.toml
    /etc/xdg/rpmlint/fedora.toml
    /etc/xdg/rpmlint/scoring.toml
    /etc/xdg/rpmlint/users-groups.toml
    /etc/xdg/rpmlint/warn-on-functions.toml
checks: 32, packages: 3
perl-App-Yath-Script-tests.noarch: W: no-documentation 
 2 packages and 1 specfiles checked; 0 errors, 1 warnings, 8 filtered, 0 badness; has taken 0.3 s
Rpmlint is ok

Otherwise the package is in line with Fedora and Perl packaging guide lines.
Please correct all 'FIX' items.

Resolution:
Approved

Comment 3 Fedora Admin user for bugzilla script actions 2026-04-30 10:13:43 UTC
The Pagure repository was created at https://src.fedoraproject.org/rpms/perl-App-Yath-Script
Monitoring:
Wasn't able to create project in Anitya. You can create it manually on: `https://release-monitoring.org`

Comment 4 Petr Pisar 2026-04-30 10:32:31 UTC
Thank you for the review. I corrected the dependencies.

Comment 5 Fedora Update System 2026-04-30 11:14:08 UTC
FEDORA-2026-89e96ba7bd (perl-App-Yath-Script-2.000016-1.fc45 and perl-Test2-Harness-1.0.172-1.fc45) has been submitted as an update to Fedora 45.
https://bodhi.fedoraproject.org/updates/FEDORA-2026-89e96ba7bd

Comment 6 Fedora Update System 2026-04-30 11:29:56 UTC
FEDORA-2026-89e96ba7bd (perl-App-Yath-Script-2.000016-1.fc45 and perl-Test2-Harness-1.0.172-1.fc45) has been pushed to the Fedora 45 stable repository.
If problem still persists, please make note of it in this bug report.


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