pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-coloredlogs: Fix DESCR formatting
Module Name: pkgsrc-wip
Committed By: Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Sat Jul 22 08:08:48 2023 -0500
Changeset: 31affc8872b138eb25878d0d46028d20156c7256
Modified Files:
py-coloredlogs/DESCR
Log Message:
py-coloredlogs: Fix DESCR formatting
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=31affc8872b138eb25878d0d46028d20156c7256
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-coloredlogs/DESCR | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diffs:
diff --git a/py-coloredlogs/DESCR b/py-coloredlogs/DESCR
index 2cc3aec24f..ee1b13d5b6 100644
--- a/py-coloredlogs/DESCR
+++ b/py-coloredlogs/DESCR
@@ -1,5 +1,5 @@
-The coloredlogs package enables colored terminal output for Python�-logging module. The ColoredFormatter class inherits from
-logging.Formatter and uses ANSI escape sequences to render your logging
+The coloredlogs package enables colored terminal output for Python
+logging module. The ColoredFormatter class inherits from logging.
+Formatter and uses ANSI escape sequences to render your logging
messages in color. It uses only standard colors so it should work on
any UNIX terminal.
Home |
Main Index |
Thread Index |
Old Index