Bug 1946155

Summary: Review Request: golang-mvdan-editorconfig - EditorConfig support in Go
Product: [Fedora] Fedora Reporter: Davide Cavalca <davide>
Component: Package ReviewAssignee: Robert-André Mauchin 🐧 <eclipseo>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: eclipseo, package-review
Target Milestone: ---Flags: eclipseo: fedora-review+
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: golang-mvdan-editorconfig-0.2.0-1.fc35 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-04-15 14:52:35 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Davide Cavalca 2021-04-05 04:51:25 UTC
Spec URL: https://dcavalca.fedorapeople.org/review/golang-mvdan-editorconfig/golang-mvdan-editorconfig.spec
SRPM URL: https://dcavalca.fedorapeople.org/review/golang-mvdan-editorconfig/golang-mvdan-editorconfig-0.2.0-1.fc35.src.rpm

Description:

A small package to parse and use EditorConfig files. Currently passes all of
the official test cases.

Note that an official library exists for Go. This alternative implementation
started with a different design:
- Specialised INI parser, for full compatibility with the spec
- Ability to cache parsing files and compiling pattern matches
- Storing and querying all properties equally
- Minimising pointers and maps to store data

Fedora Account System Username: dcavalca

Comment 1 Davide Cavalca 2021-04-05 04:51:27 UTC
This package built on koji:  https://koji.fedoraproject.org/koji/taskinfo?taskID=65207341

Comment 2 Robert-André Mauchin 🐧 2021-04-06 14:41:46 UTC
 - License ok
 - Latest version packaged
 - Builds in mock
 - No rpmlint errors
 - Conforms to Packaging Guidelines

Package approved.

Comment 3 Davide Cavalca 2021-04-06 15:05:28 UTC
Thanks!

$ fedpkg request-repo golang-mvdan-editorconfig 1946155
https://pagure.io/releng/fedora-scm-requests/issue/33329

Comment 4 Gwyn Ciesla 2021-04-06 15:16:14 UTC
(fedscm-admin):  The Pagure repository was created at https://src.fedoraproject.org/rpms/golang-mvdan-editorconfig

Comment 5 Fedora Update System 2021-04-06 16:15:38 UTC
FEDORA-2021-146449f4bb has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2021-146449f4bb

Comment 6 Fedora Update System 2021-04-06 16:23:06 UTC
FEDORA-2021-4d1846b4e7 has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2021-4d1846b4e7

Comment 7 Fedora Update System 2021-04-06 16:30:34 UTC
FEDORA-2021-c3819d0227 has been submitted as an update to Fedora 32. https://bodhi.fedoraproject.org/updates/FEDORA-2021-c3819d0227

Comment 8 Fedora Update System 2021-04-07 15:20:27 UTC
FEDORA-2021-4d1846b4e7 has been pushed to the Fedora 33 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf install --enablerepo=updates-testing --advisory=FEDORA-2021-4d1846b4e7 \*`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-4d1846b4e7

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 9 Fedora Update System 2021-04-07 15:58:35 UTC
FEDORA-2021-c3819d0227 has been pushed to the Fedora 32 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf install --enablerepo=updates-testing --advisory=FEDORA-2021-c3819d0227 \*`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-c3819d0227

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 10 Fedora Update System 2021-04-07 18:15:24 UTC
FEDORA-2021-146449f4bb has been pushed to the Fedora 34 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf install --enablerepo=updates-testing --advisory=FEDORA-2021-146449f4bb \*`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-146449f4bb

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 11 Fedora Update System 2021-04-15 14:52:35 UTC
FEDORA-2021-4d1846b4e7 has been pushed to the Fedora 33 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 12 Fedora Update System 2021-04-15 14:53:52 UTC
FEDORA-2021-c3819d0227 has been pushed to the Fedora 32 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 13 Fedora Update System 2021-04-24 19:44:55 UTC
FEDORA-2021-146449f4bb has been pushed to the Fedora 34 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 14 Fedora Update System 2021-04-24 20:05:18 UTC
FEDORA-2021-146449f4bb has been pushed to the Fedora 34 stable repository.
If problem still persists, please make note of it in this bug report.