Bug 1946155 - Review Request: golang-mvdan-editorconfig - EditorConfig support in Go
Summary: Review Request: golang-mvdan-editorconfig - EditorConfig support in Go
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Robert-André Mauchin 🐧
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-04-05 04:51 UTC by Davide Cavalca
Modified: 2021-04-24 20:05 UTC (History)
2 users (show)

Fixed In Version: golang-mvdan-editorconfig-0.2.0-1.fc35
Clone Of:
Environment:
Last Closed: 2021-04-15 14:52:35 UTC
Type: ---
Embargoed:
eclipseo: fedora-review+


Attachments (Terms of Use)

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.


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