aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/sphinx.scm
diff options
context:
space:
mode:
authorVinicius Monego <monego@posteo.net>2022-01-19 14:08:51 +0000
committerMathieu Othacehe <othacehe@gnu.org>2022-01-20 14:33:58 +0100
commitb896db8cd19a4f009d2ee687ce71afdc5615bbe8 (patch)
tree6b1c3ec71009f32120219435a663726a9322681d /gnu/packages/sphinx.scm
parenta0016c48d0756d952da76c1d214771242c4ddd53 (diff)
downloadguix-b896db8cd19a4f009d2ee687ce71afdc5615bbe8.tar.gz
guix-b896db8cd19a4f009d2ee687ce71afdc5615bbe8.zip
gnu: Remove python2-sphinx-repoze-autointerface.
* gnu/packages/sphinx.scm (python2-sphinx-repoze-autointerface): Remove variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
Diffstat (limited to 'gnu/packages/sphinx.scm')
-rw-r--r--gnu/packages/sphinx.scm3
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/packages/sphinx.scm b/gnu/packages/sphinx.scm
index 8e3958e6a2..176257b466 100644
--- a/gnu/packages/sphinx.scm
+++ b/gnu/packages/sphinx.scm
@@ -595,9 +595,6 @@ introspection of @code{zope.interface} instances in code.")
(home-page "https://github.com/repoze/repoze.sphinx.autointerface")
(license license:repoze)))
-(define-public python2-sphinx-repoze-autointerface
- (package-with-python2 python-sphinx-repoze-autointerface))
-
(define-public python-sphinx-prompt
(package
(name "python-sphinx-prompt")
>gnu: wine: Update to 6.14....Leo Prikler 2021-07-24gnu: Use 'search-input-directory' and 'search-input-file' where appropriate....Ludovic Courtès 2021-05-08gnu: wine: Update to 6.8....Leo Prikler 2021-04-22gnu: wine64-staging: copy wine32-staging libraries....Leo Prikler 2021-04-22gnu: wine-staging: Update to 6.6....Leo Prikler 2021-04-21gnu: wine: Update to 6.6....Tobias Geerinckx-Rice 2021-04-21gnu: wine-staging: Update to 5.22....Tobias Geerinckx-Rice 2021-01-29gnu: wine: Update to 6.0....Leo Prikler 2020-11-28gnu: wine: Improve formatting of some package definitions....Christopher Baines 2020-11-28gnu: wine64: Copy wine32 libraries....Leo Prikler 2020-11-28gnu: wine: Update to 5.21....Leo Prikler 2020-07-25gnu: wine-staging: Update to 5.13....Tobias Geerinckx-Rice 2020-07-09gnu: wine, wine64: Update to 5.12....Jakub Kądziołka 2020-07-08gnu: wine-staging: Update to 5.12.1....Tobias Geerinckx-Rice 2020-07-08gnu: wine-staging: Fix source URI for patch versions....Tobias Geerinckx-Rice 2020-05-16gnu: wine-staging-patchset-data: Update to 5.8....Tobias Geerinckx-Rice 2020-04-13Merge branch 'master' into core-updatesMarius Bakke 2020-04-12gnu: wine-staging-patchset-data: Update to 5.6....Tobias Geerinckx-Rice 2020-03-04Merge branch 'master' into core-updatesMarius Bakke 2020-03-03gnu: wine-staging: Update to 5.3....Nicolas Goaziou 2020-03-03gnu: wine: Fix typo....Nicolas Goaziou 2020-03-03gnu: wine: Update to 5.3....Nicolas Goaziou 2020-03-03gnu: dxvk: Update to 1.5.5....Pierre Neidhardt 2020-03-03gnu: dxvk: Return #t in install-32 phase....Pierre Neidhardt