Bug 2109593 - Review Request: golang-github-sean-pager - Pager support for Go
Summary: Review Request: golang-github-sean-pager - Pager support for Go
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Nobody's working on this, feel free to take it
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 2109595
TreeView+ depends on / blocked
 
Reported: 2022-07-21 15:03 UTC by Mark E. Fuller
Modified: 2024-08-01 08:42 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Mark E. Fuller 2022-07-21 15:03:25 UTC
Spec URL: https://fuller.fedorapeople.org/golang-github-sean-pager.spec
SRPM URL: https://fuller.fedorapeople.org/golang-github-sean-pager-0-0.1.20220721git666be9b.fc37.src.rpm
Description: Pager support for Go
Fedora Account System Username: fuller

Comment 1 Package Review 2023-07-22 00:45:26 UTC
This is an automatic check from review-stats script.

This review request ticket hasn't been updated for some time. We're sorry
it is taking so long. If you're still interested in packaging this software
into Fedora repositories, please respond to this comment clearing the
NEEDINFO flag.

You may want to update the specfile and the src.rpm to the latest version
available and to propose a review swap on Fedora devel mailing list to increase
chances to have your package reviewed. If this is your first package and you
need a sponsor, you may want to post some informal reviews. Read more at
https://fedoraproject.org/wiki/How_to_get_sponsored_into_the_packager_group.

Without any reply, this request will shortly be considered abandoned
and will be closed.
Thank you for your patience.

Comment 2 Robert-André Mauchin 🐧 2023-07-30 21:21:09 UTC
 - Update to SPDX

 - Use latest go2rpm to generate SPEC:

# Generated by go2rpm 1.9.0
%bcond_without check
%global debug_package %{nil}

# https://github.com/sean-/pager
%global goipath         github.com/sean-/pager
%global commit          666be9bf53b5257ca07b4a16227df91e104c0519

%gometa -f

%global common_description %{expand:
Pager support for Go.}

%global golicenses      LICENSE
%global godocs          README.md

Name:           %{goname}
Version:        0
Release:        %autorelease -p
Summary:        Pager support for Go

License:        BSD-2-Clause
URL:            %{gourl}
Source:         %{gosource}

%description %{common_description}

%gopkg

%prep
%goprep
%autopatch -p1

%generate_buildrequires
%go_generate_buildrequires

%install
%gopkginstall

%if %{with check}
%check
%gocheck
%endif

%gopkgfiles

%changelog
%autochangelog




 - License ok
 - Latest version packaged
 - Builds in mock
 - Checks pass
 - No rpmlint errors
 - Conforms to Go Packaging Guidelines


Package approved.


Please :
 - add it to Koschei
 - add it to release-monitoring.org
 - add commit rights to the go-sig group

Comment 3 Package Review 2024-08-01 08:42:28 UTC
Package was never imported.
The ticket status is being reset, since creating the repository will require a fresh approval.
Let us know if you're still interested in this package.


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