me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-oslo.config.

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

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

View File

@ -416,9 +416,6 @@ common features used in Tempest.")
.ini style configuration files.") .ini style configuration files.")
(license asl2.0))) (license asl2.0)))
(define-public python2-oslo.config
(package-with-python2 python-oslo.config))
(define-public python-oslo.context (define-public python-oslo.context
(package (package
(name "python-oslo.context") (name "python-oslo.context")