mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-21 01:26:43 +01:00
gnu: Remove python2-verboselogs.
* gnu/packages/python-xyz.scm (python2-verboselogs): Delete variable.
This commit is contained in:
parent
f5bf1eab98
commit
ce7fa258e5
1 changed files with 0 additions and 3 deletions
|
@ -2480,9 +2480,6 @@ (define-public python-verboselogs
|
|||
add the log levels NOTICE, SPAM, SUCCESS and VERBOSE.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python2-verboselogs
|
||||
(package-with-python2 python-verboselogs))
|
||||
|
||||
(define-public python-coloredlogs
|
||||
(package
|
||||
(name "python-coloredlogs")
|
||||
|
|
Loading…
Reference in a new issue