me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-oslo.log.

This package fails to build and has no users in Guix.

* gnu/packages/openstack.scm (python2-oslo.log): Remove variable.
Marius Bakke 2020-03-16 13:07:09 +01:00
parent dc99be08ef
commit e778c457a5
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 0 additions and 3 deletions

View File

@ -520,9 +520,6 @@ configuration for all OpenStack projects. It also provides custom formatters,
handlers and support for context specific logging (like resource ids etc).")
(license asl2.0)))
(define-public python2-oslo.log
(package-with-python2 python-oslo.log))
(define-public python-oslo.serialization
(package
(name "python-oslo.serialization")