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
F82346778: D27686.diff
Sat, Apr 27, 8:19 PM
Unknown Object (File)
Sun, Apr 21, 7:29 PM
Unknown Object (File)
Feb 24 2024, 12:53 PM
Unknown Object (File)
Feb 24 2024, 12:53 PM
Unknown Object (File)
Feb 24 2024, 12:48 PM
Unknown Object (File)
Feb 24 2024, 10:05 AM
Unknown Object (File)
Feb 2 2024, 8:36 AM
Unknown Object (File)
Dec 26 2023, 12:24 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.