[Bug 1444819] Review Request: golang-gopkg-tylerb-graceful-v1 - Graceful is a Go 1.3+ package enabling graceful shutdown of http.Handler servers

2021-08-30 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1444819

Didik Supriadi  changed:

   What|Removed |Added

 CC||didiksupriad...@gmail.com
 Whiteboard||NotReady



--- Comment #8 from Didik Supriadi  ---
The SPEC and SRPM's urls are expired


-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure


needinfo canceled: [Bug 1444819] Review Request: golang-gopkg-tylerb-graceful-v1 - Graceful is a Go 1.3+ package enabling graceful shutdown of http.Handler servers

2021-06-03 Thread bugzilla


Product: Fedora
Version: rawhide
Component: Package Review

Package Review  has canceled Package
Review 's request for Neal Gompa
's needinfo:
Bug 1444819: Review Request: golang-gopkg-tylerb-graceful-v1 - Graceful is a Go
1.3+ package enabling graceful shutdown of http.Handler servers
https://bugzilla.redhat.com/show_bug.cgi?id=1444819



--- Comment #7 from Package Review  ---
This is an automatic action taken by review-stats script.

The ticket reviewer failed to clear the NEEDINFO flag in a month.
As per https://fedoraproject.org/wiki/Policy_for_stalled_package_reviews
we reset the status and the assignee of this ticket.
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure


[Bug 1444819] Review Request: golang-gopkg-tylerb-graceful-v1 - Graceful is a Go 1.3+ package enabling graceful shutdown of http.Handler servers

2020-04-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1444819

Petr Pisar  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC||ppi...@redhat.com




-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1444819] Review Request: golang-gopkg-tylerb-graceful-v1 - Graceful is a Go 1.3+ package enabling graceful shutdown of http.Handler servers

2017-04-28 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1444819



--- Comment #5 from Simon Fels  ---
@Neil: Updated the .spec and .src.rpm linked above.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1444819] Review Request: golang-gopkg-tylerb-graceful-v1 - Graceful is a Go 1.3+ package enabling graceful shutdown of http.Handler servers

2017-04-26 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1444819



--- Comment #4 from Neal Gompa  ---
> Summary:Graceful is a Go 1.3+ package enabling graceful shutdown of 
> http.Handler servers

This is too long. Shorten it to < 75 chars wide.

> %description
> %{summary}

Add a period after %{summary}.


> Provides:  golang(%{import_path}) = %{version}-%{release}
> Provides:  golang(%{import_path_sec}) = %{version}-%{release}
> Provides:  golang(%{mimport_path}) = %{version}-%{release}
> Provides:  golang(%{gimport_path}) = %{version}-%{release}

Some of these import paths are undefined, and the install steps where these are
referenced are broken because of it.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1444819] Review Request: golang-gopkg-tylerb-graceful-v1 - Graceful is a Go 1.3+ package enabling graceful shutdown of http.Handler servers

2017-04-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1444819



--- Comment #3 from Simon Fels  ---
@Neil: Fixed those.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1444819] Review Request: golang-gopkg-tylerb-graceful-v1 - Graceful is a Go 1.3+ package enabling graceful shutdown of http.Handler servers

2017-04-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1444819



--- Comment #2 from Neal Gompa  ---
This package looks like it has remnants of gopkg.in/retry.v1 in it, please
clean up and make sure that everything is sane.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1444819] Review Request: golang-gopkg-tylerb-graceful-v1 - Graceful is a Go 1.3+ package enabling graceful shutdown of http.Handler servers

2017-04-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1444819

Neal Gompa  changed:

   What|Removed |Added

   Assignee|nob...@fedoraproject.org|ngomp...@gmail.com
  Flags||fedora-review?



--- Comment #1 from Neal Gompa  ---
Taking this review.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org