summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzimoun <zimon.toutoune@gmail.com>2021-11-15 15:26:09 +0100
committerRicardo Wurmus <rekado@elephly.net>2021-11-25 00:22:06 +0100
commitf6d8ea46758dae23578dc94cb245642daa17ea0e (patch)
treecafbe5507f7318caec164205d35ae7ee1a3fb10f
parentb661634bd402b64594abed3b32e38fbd3078935a (diff)
downloadguix-patches-f6d8ea46758dae23578dc94cb245642daa17ea0e.tar
guix-patches-f6d8ea46758dae23578dc94cb245642daa17ea0e.tar.gz
gnu: python2-relatorio: Remove package.
* gnu/packages/python-xyz.scm (python2-relatorio): Delete variable.
-rw-r--r--gnu/packages/python-xyz.scm3
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 055ae67f3b..5a7a89ba0d 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -18770,9 +18770,6 @@ easily output ODT, ODS, PNG, SVG and several other kinds of files. Support
for more filetypes can be easily added by creating plugins for them.")
(license license:gpl3+)))
-(define-public python2-relatorio
- (package-with-python2 python-relatorio))
-
(define-public python-radon
(package
(name "python-radon")