gnu: python-oslotest: Re-indent.
* gnu/packages/openstack.scm (python-oslotest): Fix indentation.master
parent
7eaa3b45ac
commit
0b5f73ce21
|
@ -660,9 +660,8 @@ from the OpenStack project.")
|
||||||
("python-testscenarios" ,python-testscenarios)))
|
("python-testscenarios" ,python-testscenarios)))
|
||||||
(home-page "https://launchpad.net/oslo")
|
(home-page "https://launchpad.net/oslo")
|
||||||
(synopsis "Oslo test framework")
|
(synopsis "Oslo test framework")
|
||||||
(description
|
(description "The Oslo Test framework provides common fixtures, support
|
||||||
"The Oslo Test framework provides common fixtures, support for debugging,
|
for debugging, and better support for mocking results.")
|
||||||
and better support for mocking results.")
|
|
||||||
(license asl2.0)))
|
(license asl2.0)))
|
||||||
|
|
||||||
(define-public python2-oslotest
|
(define-public python2-oslotest
|
||||||
|
|
Reference in New Issue