Bug 1811179 - Review Request: golang-github-alyu-configparser - Alibaba Cloud (Aliyun) INI configuration file parser for Go
Summary: Review Request: golang-github-alyu-configparser - Alibaba Cloud (Aliyun) INI ...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Robert-André Mauchin 🐧
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 1811182 1811183
TreeView+ depends on / blocked
 
Reported: 2020-03-06 18:51 UTC by Brandon Perkins
Modified: 2020-08-03 20:44 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2020-08-03 20:44:57 UTC
Type: ---
Embargoed:
eclipseo: fedora-review+


Attachments (Terms of Use)

Description Brandon Perkins 2020-03-06 18:51:50 UTC
Spec URL: https://raw.githubusercontent.com/bdperkin/aliyun/master/SPECS/golang-github-alyu-configparser.spec
SRPM URL: https://download.copr.fedorainfracloud.org/results/bdperkin/aliyun/srpm-builds/01291475/golang-github-alyu-configparser-0-0.1.20200306git744e9a6.fc31.src.rpm
Description: 
Config ini file parser in Go.
Fedora Account System Username: bdperkin
Note: These are my first packages and I need a sponsor.
Successful copr build: https://copr.fedorainfracloud.org/coprs/bdperkin/aliyun/build/01291475/

Comment 1 Brandon Perkins 2020-03-10 12:46:46 UTC
Spec URL: https://raw.githubusercontent.com/bdperkin/aliyun/master/SPECS/golang-github-alyu-configparser.spec
SRPM URL: https://download.copr.fedorainfracloud.org/results/bdperkin/aliyun/srpm-builds/01293756/golang-github-alyu-configparser-0-0.1.20200306git744e9a6.fc31.src.rpm
Successful copr build: https://copr.fedorainfracloud.org/coprs/bdperkin/aliyun/build/01293756/
Changelog:
* Wed Mar 04 2020 Brandon Perkins <bperkins> - 0-0.1.20200304git744e9a6
- Enable check stage
- Remove perl-Digest-SHA BuildRequires for tests

* Fri Nov 22 2019 Brandon Perkins <bperkins> - 0-0.1.20191122git744e9a6
- Initial package

Comment 2 Robert-André Mauchin 🐧 2020-03-24 21:11:10 UTC
 - Enable the tests:

%bcond_without check

 - perl-Digest-SHA *is* needed for test

%if %{with check}
BuildRequires:  perl-Digest-SHA
%endif

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

Comment 3 Brandon Perkins 2020-07-30 16:11:57 UTC
Spec URL: https://raw.githubusercontent.com/bdperkin/aliyun/master/SPECS/golang-github-alyu-configparser.spec
SRPM URL: https://kojipkgs.fedoraproject.org//work/tasks/9847/48199847/golang-github-alyu-configparser-0-0.2.20200728git744e9a6.fc33.src.rpm

Changes:
- Update to release 2 of git commit 744e9a6 (#1811179)
- Enable check stage
- Clean changelog
- BuildRequires: perl-Digest-SHA restored

Comment 4 Robert-André Mauchin 🐧 2020-08-02 22:56:11 UTC
 - License ok
 - Latest version packaged
 - Builds in mock
 - No rpmlint errors
 - Conforms to Packaging Guidelines

Package approved.

Comment 5 Gwyn Ciesla 2020-08-03 13:14:15 UTC
(fedscm-admin):  The Pagure repository was created at https://src.fedoraproject.org/rpms/golang-github-alyu-configparser

Comment 6 Brandon Perkins 2020-08-03 20:44:57 UTC
CLOSED. In Rawhide (f33).


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