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.
Build and package info is available at https://gitlab.com/swills/freebsd-ports/pipelines/227985715
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 :)
Hi, yes, I would like to take it :-) Thanks.
Created attachment 220740 [details] sysutils/py-supervisor: Update to 4.2.1
Created attachment 220741 [details] sysutils/py-supervisor: Update to 4.2.1
Created attachment 220742 [details] sysutils/py-supervisor: Update to 4.2.1
Looks good! approved.
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