diff options
| author | Maxim Cournoyer <maxim.cournoyer@gmail.com> | 2020-12-19 15:43:28 -0500 |
|---|---|---|
| committer | Maxim Cournoyer <maxim.cournoyer@gmail.com> | 2020-12-20 22:47:03 -0500 |
| commit | dce09398106d23200d752a35981015a42fd54389 (patch) | |
| tree | e0bcef570b7dbbf3666bfeccbe8dbfa785e6286e /gnu/packages/openstack.scm | |
| parent | 95a69453f4ce7144def26afa62ea596cde0e4093 (diff) | |
gnu: python2-mox3: Remove package.
* gnu/packages/openstack.scm (python2-mox3): Remove variable.
Diffstat (limited to 'gnu/packages/openstack.scm')
| -rw-r--r-- | gnu/packages/openstack.scm | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/packages/openstack.scm b/gnu/packages/openstack.scm index f7ca0a57b7c..be4183b8ab9 100644 --- a/gnu/packages/openstack.scm +++ b/gnu/packages/openstack.scm | |||
| @@ -212,9 +212,6 @@ Google mox framework} to Python 3. It was meant to be as compatible | |||
| 212 | with mox as possible, but small enhancements have been made.") | 212 | with mox as possible, but small enhancements have been made.") |
| 213 | (license asl2.0))) | 213 | (license asl2.0))) |
| 214 | 214 | ||
| 215 | (define-public python2-mox3 | ||
| 216 | (package-with-python2 python-mox3)) | ||
| 217 | |||
| 218 | (define-public python-openstackdocstheme | 215 | (define-public python-openstackdocstheme |
| 219 | (package | 216 | (package |
| 220 | (name "python-openstackdocstheme") | 217 | (name "python-openstackdocstheme") |
