Bug 1839513 - Review Request: golang-github-panjf2000-ants - Goroutine pool in Go
Summary: Review Request: golang-github-panjf2000-ants - Goroutine pool in Go
Keywords:
Status: CLOSED ERRATA
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:
TreeView+ depends on / blocked
 
Reported: 2020-05-24 13:24 UTC by Fabian Affolter
Modified: 2020-07-06 01:02 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2020-07-06 01:02:11 UTC
Type: ---
Embargoed:
eclipseo: fedora-review+


Attachments (Terms of Use)

Description Fabian Affolter 2020-05-24 13:24:54 UTC
Spec URL: https://fab.fedorapeople.org/packages/SRPMS/golang-github-panjf2000-ants.spec
SRPM URL: 

Project URL: https://github.com/panjf2000/ants

Description:
ants implements a goroutine pool with fixed capacity, managing and recycling
a massive number of goroutines, allowing developers to limit the number of
goroutines in your concurrent programs.

Koji scratch build:
https://koji.fedoraproject.org/koji/taskinfo?taskID=44903231

rpmlint output:
$ rpmlint golang-github-panjf2000-ants-2.4.0-1.fc31.src.rpm 
golang-github-panjf2000-ants.src: W: spelling-error Summary(en_US) Goroutine -> Go routine, Go-routine, Routine
golang-github-panjf2000-ants.src: W: spelling-error %description -l en_US goroutine -> go routine, go-routine, routine
golang-github-panjf2000-ants.src: W: spelling-error %description -l en_US goroutines -> go routines, go-routines, routines
golang-github-panjf2000-ants.src: W: no-%build-section
1 packages and 0 specfiles checked; 0 errors, 4 warnings.

$ rpmlint golang-github-panjf2000-ants-devel-2.4.0-1.fc31.noarch.rpm 
golang-github-panjf2000-ants-devel.noarch: W: spelling-error Summary(en_US) Goroutine -> Go routine, Go-routine, Routine
golang-github-panjf2000-ants-devel.noarch: W: spelling-error %description -l en_US goroutine -> go routine, go-routine, routine
golang-github-panjf2000-ants-devel.noarch: W: spelling-error %description -l en_US goroutines -> go routines, go-routines, routines
golang-github-panjf2000-ants-devel.noarch: W: hidden-file-or-dir /usr/share/gocode/src/github.com/panjf2000/ants/.goipath
1 packages and 0 specfiles checked; 0 errors, 4 warnings.

Fedora Account System Username: fab

Comment 1 Robert-André Mauchin 🐧 2020-06-26 10:00:50 UTC
 - License ok
 - Latest version packaged
 - Builds in mock
 - No rpmlint errors
 - Conforms to Packaging Guidelines

Package approved.

Comment 2 Gwyn Ciesla 2020-06-26 13:49:15 UTC
(fedscm-admin):  The Pagure repository was created at https://src.fedoraproject.org/rpms/golang-github-panjf2000-ants

Comment 3 Fedora Update System 2020-06-27 20:00:30 UTC
FEDORA-2020-0dfe9bd3d5 has been submitted as an update to Fedora 32. https://bodhi.fedoraproject.org/updates/FEDORA-2020-0dfe9bd3d5

Comment 4 Fedora Update System 2020-06-28 01:10:22 UTC
FEDORA-2020-0dfe9bd3d5 has been pushed to the Fedora 32 testing repository.
In short time you'll be able to install the update with the following command:
`sudo dnf install --enablerepo=updates-testing --advisory=FEDORA-2020-0dfe9bd3d5 \*`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-0dfe9bd3d5

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

Comment 5 Fedora Update System 2020-07-06 01:02:11 UTC
FEDORA-2020-0dfe9bd3d5 has been pushed to the Fedora 32 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.