Bug 251728

Summary: sysutils/py-supervisor: Update to 4.2.1
Product: Ports & Packages Reporter: Juraj Lutter <otis>
Component: Individual Port(s)Assignee: Juraj Lutter <otis>
Status: Closed FIXED    
Severity: Affects Only Me CC: rhurlin, thomas
Priority: --- Keywords: buildisok
Version: LatestFlags: bugzilla: maintainer-feedback? (thomas)
Hardware: Any   
OS: Any   
URL: http://supervisord.org/
Attachments:
Description Flags
sysutils/py-supervisor: Update to 4.2.1
none
sysutils/py-supervisor: Update to 4.2.1
none
sysutils/py-supervisor: Update to 4.2.1
none
sysutils/py-supervisor: Update to 4.2.1 none

Description Juraj Lutter freebsd_committer freebsd_triage 2020-12-10 14:08:52 UTC
Created attachment 220424 [details]
sysutils/py-supervisor: Update to 4.2.1

Hi,

please find the patch attached.

Changelog for 4.2.1:
  - Fixed a bug on Python 3 where a network error could cause supervisord to crash with the error <class 'TypeError'>:can't concat str to bytes.
  - Fixed a bug where a test would fail on systems with glibc 2.3.1 because the default value of SOMAXCONN changed.
Comment 1 Automation User 2020-12-10 14:28:34 UTC
Build and package info is available at https://gitlab.com/swills/freebsd-ports/pipelines/227985715
Comment 2 Rainer Hurling freebsd_committer freebsd_triage 2020-12-15 07:53:48 UTC
Hi Juraj,

As new ports committer, do you want to take your PR and commit it after maintainer feedback?

I would be fine with it :)
Comment 3 Juraj Lutter freebsd_committer freebsd_triage 2020-12-15 07:57:15 UTC
Hi,

yes, I would like to take it :-)

Thanks.
Comment 4 Juraj Lutter freebsd_committer freebsd_triage 2020-12-20 10:59:32 UTC
Created attachment 220740 [details]
sysutils/py-supervisor: Update to 4.2.1
Comment 5 Juraj Lutter freebsd_committer freebsd_triage 2020-12-20 11:01:41 UTC
Created attachment 220741 [details]
sysutils/py-supervisor: Update to 4.2.1
Comment 6 Juraj Lutter freebsd_committer freebsd_triage 2020-12-20 11:02:27 UTC
Created attachment 220742 [details]
sysutils/py-supervisor: Update to 4.2.1
Comment 7 Thomas Steen Rasmussen / Tykling 2020-12-20 21:56:17 UTC
Looks good! approved.
Comment 8 commit-hook freebsd_committer freebsd_triage 2020-12-20 22:33:11 UTC
A commit references this bug:

Author: otis
Date: Sun Dec 20 22:32:24 UTC 2020
New revision: 558785
URL: https://svnweb.freebsd.org/changeset/ports/558785

Log:
  sysutils/py-supervisor: Update to 4.2.1

  Changelog for 4.2.1:
    - Fixed a bug on Python 3 where a network error could cause supervisord to
      crash with the error <class 'TypeError'>:can't concat str to bytes.
    - Fixed a bug where a test would fail on systems with glibc 2.3.1 because the
      default value of SOMAXCONN changed.

  PR:		251728
  Reviewed by:	osa (mentor)
  Approved by:	osa (mentor), thomas@gibfest.dk (maintainer)
  Differential Revision:	https://reviews.freebsd.org/D27686

Changes:
  head/sysutils/py-supervisor/Makefile
  head/sysutils/py-supervisor/distinfo