summaryrefslogtreecommitdiff
path: root/app-admin/syslog-summary/syslog-summary-1.14-r6.ebuild
diff options
context:
space:
mode:
authorVedant Sule <sulevedant@gmail.com>2025-09-19 21:29:05 +0100
committerSam James <sam@gentoo.org>2025-10-05 04:16:41 +0100
commite7f75a0e3ca3a8c60763df1b679f1a4e220a67ef (patch)
treec5df75a7ce0cb42914d70fe1d0965ebbb421f85f /app-admin/syslog-summary/syslog-summary-1.14-r6.ebuild
parent82c18599ef6eb9fffb5cdb8280958859fd9a6975 (diff)
downloadgentoo-e7f75a0e3ca3a8c60763df1b679f1a4e220a67ef.tar.gz
gentoo-e7f75a0e3ca3a8c60763df1b679f1a4e220a67ef.tar.bz2
gentoo-e7f75a0e3ca3a8c60763df1b679f1a4e220a67ef.zip
app-admin/syslog-summary: Change 'string.' calls
An update in Python removed a bunch of functions from the string module, including the 'atoi', 'split', and 'rstrip' functions, which syslog-summary uses, causing it to throw an error. The added patch changes these function calls to the appropriate format which should prevent these errors, and removes the 'string' library from the imports. Closes: https://bugs.gentoo.org/962893 Signed-off-by: Vedant Sule <sulevedant@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/43796 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-admin/syslog-summary/syslog-summary-1.14-r6.ebuild')
0 files changed, 0 insertions, 0 deletions