mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-27 04:59:27 -05:00
gnu: python2-oslotest: Remove package.
* gnu/packages/openstack.scm (python2-oslotest: Delete.
This commit is contained in:
parent
dbf019008d
commit
3794aff885
1 changed files with 0 additions and 3 deletions
|
@ -658,9 +658,6 @@ (define-public python-oslotest
|
||||||
for debugging, and better support for mocking results.")
|
for debugging, and better support for mocking results.")
|
||||||
(license asl2.0)))
|
(license asl2.0)))
|
||||||
|
|
||||||
(define-public python2-oslotest
|
|
||||||
(package-with-python2 python-oslotest))
|
|
||||||
|
|
||||||
(define-public python-oslo.utils
|
(define-public python-oslo.utils
|
||||||
(package
|
(package
|
||||||
(name "python-oslo.utils")
|
(name "python-oslo.utils")
|
||||||
|
|
Loading…
Reference in a new issue