me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-verboselogs.

* gnu/packages/python-xyz.scm (python2-verboselogs): Delete variable.
Maxim Cournoyer 2022-04-29 17:44:44 -04:00
parent f5bf1eab98
commit ce7fa258e5
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -2480,9 +2480,6 @@ some helpful Python 2 compatibility convenience methods.")
add the log levels NOTICE, SPAM, SUCCESS and VERBOSE.") add the log levels NOTICE, SPAM, SUCCESS and VERBOSE.")
(license license:expat))) (license license:expat)))
(define-public python2-verboselogs
(package-with-python2 python-verboselogs))
(define-public python-coloredlogs (define-public python-coloredlogs
(package (package
(name "python-coloredlogs") (name "python-coloredlogs")