[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
86/97: python-sphinx-repoze-autointerface: Remove needless input, alread
From: |
Hartmut Goebel |
Subject: |
86/97: python-sphinx-repoze-autointerface: Remove needless input, already propagated. |
Date: |
Tue, 18 Oct 2016 20:13:23 +0000 (UTC) |
htgoebel pushed a commit to branch wip-python-build-system
in repository guix.
commit 2c3fb127d8589ee68f4dc3c2577837ae2d097b43
Author: Hartmut Goebel <address@hidden>
Date: Mon Oct 17 00:21:37 2016 +0200
python-sphinx-repoze-autointerface: Remove needless input, already
propagated.
---
gnu/packages/python.scm | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index f91ce0e..dcdeec0 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -8268,8 +8268,7 @@ commands into documents, helping you to keep your command
examples up to date.")
"08ycivzf7bh4a1zcyp31hbyqs1b2c9r26raa3vxjwwmbfqr3iw4f"))))
(build-system python-build-system)
(propagated-inputs
- `(("python-docutils" ,python-docutils)
- ("python-sphinx" ,python-sphinx)
+ `(("python-sphinx" ,python-sphinx)
("python-zope-interface" ,python-zope-interface)))
(synopsis "Auto-generate Sphinx API docs from Zope interfaces")
(description "This package defines an extension for the Sphinx
documentation
- 91/97: python-consul correct inputs, (continued)
- 91/97: python-consul correct inputs, Hartmut Goebel, 2016/10/18
- 84/97: Remove some outdated comments., Hartmut Goebel, 2016/10/18
- 92/97: python-freezegun: Correct input., Hartmut Goebel, 2016/10/18
- 71/97: gnu: python-redis: Remove unused input., Hartmut Goebel, 2016/10/18
- 78/97: python-configobj: Correct inputs., Hartmut Goebel, 2016/10/18
- 74/97: python-pathpy: Build documentation. REWORD UNFINISHED, Hartmut Goebel, 2016/10/18
- 83/97: python-tox: Update FIXME comments., Hartmut Goebel, 2016/10/18
- 96/97: gnu: python-testlib: Remove useless self-defined phase "unpack"., Hartmut Goebel, 2016/10/18
- 97/97: TODO: Remove .pyc, Hartmut Goebel, 2016/10/18
- 81/97: python-wsgi-intercept: Correct inputs., Hartmut Goebel, 2016/10/18
- 86/97: python-sphinx-repoze-autointerface: Remove needless input, already propagated.,
Hartmut Goebel <=
- 88/97: python-responses: Correct inputs, Hartmut Goebel, 2016/10/18
- 16/97: gnu: Remove python-setuptools and python2-setuptools from inputs (part 4b), Hartmut Goebel, 2016/10/18
- 94/97: gnu: python-nautilus: Correct inputs, Hartmut Goebel, 2016/10/18
- 11/97: gnu: Remove python-setuptools and python2-setuptools from inputs (part 1a), Hartmut Goebel, 2016/10/18
- 13/97: gnu: Remove python-setuptools and python2-setuptools from inputs (part 2), Hartmut Goebel, 2016/10/18