Page MenuHomeFreeBSD

sysutils/py-supervisor: Update to 4.2.1
ClosedPublic

Authored by otis on Dec 20 2020, 11:06 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Aug 8, 5:55 PM
Unknown Object (File)
Thu, Aug 6, 2:19 AM
Unknown Object (File)
Aug 3 2026, 2:27 AM
Unknown Object (File)
Jul 25 2026, 9:53 PM
Unknown Object (File)
Jul 21 2026, 1:05 PM
Unknown Object (File)
Jul 20 2026, 10:27 PM
Unknown Object (File)
Jul 20 2026, 4:51 AM
Unknown Object (File)
Jul 20 2026, 4:25 AM
Subscribers

Details

Summary

Update sysutils/py-supervisor 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.

And while I'm here, also clean some style nits.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

otis held this revision as a draft.
otis published this revision for review.Dec 20 2020, 11:07 AM
This revision is now accepted and ready to land.Dec 20 2020, 8:30 PM
This revision was automatically updated to reflect the committed changes.