summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-supervisor_4.2.4.bb
Commit message (Collapse)AuthorAgeFilesLines
* Add runtime dependencies for python3-supervisorMartin Großhauser2022-07-261-1/+6
| | | | | | | | | Running supervisord without these fails with import errors. smtpd might look strange, but provides required asynchat.py. Replaced PYTHON_PN with python3 as suggested in previous thread. Signed-off-by: Martin Großhauser <mgrosshauser@gmx.net> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-supervisor: upgrade 4.2.2 -> 4.2.4wangmy2022-01-181-0/+29
Changelog: ========= Fixed a bug where the --identifier command line argument was ignored. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>