[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
95/97: gnu: python-sphinxcontrib-newsfeed: Remove needless input.
From: |
Hartmut Goebel |
Subject: |
95/97: gnu: python-sphinxcontrib-newsfeed: Remove needless input. |
Date: |
Tue, 18 Oct 2016 20:13:24 +0000 (UTC) |
htgoebel pushed a commit to branch wip-python-build-system
in repository guix.
commit aa3c8faa5f03395ae3a1b08ae122b54dc2bf992d
Author: Hartmut Goebel <address@hidden>
Date: Sun Oct 16 23:40:42 2016 +0200
gnu: python-sphinxcontrib-newsfeed: Remove needless input.
* gnu/packages/python.scm (python-sphinxcontrib-newsfeed)
[propagated-inputs]:
Remove python-docutils, already porpagated by python-sphinx.
---
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 bd24a18..2cd0de9 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -7181,8 +7181,7 @@ files for use with Python.")
"1d7gam3mn8v4in4p16yn3v10vps7nnaz6ilw99j4klij39dqd37p"))))
(build-system python-build-system)
(propagated-inputs
- `(("python-docutils" ,python-docutils)
- ("python-sphinx" ,python-sphinx)))
+ `(("python-sphinx" ,python-sphinx)))
(synopsis "News Feed extension for Sphinx")
(description "Sphinxcontrib-newsfeed is an extension for adding a simple
Blog, News or Announcements section to a Sphinx website.")
- 60/97: gnu: python-statsmodels: Fix build, (continued)
- 60/97: gnu: python-statsmodels: Fix build, Hartmut Goebel, 2016/10/18
- 62/97: gnu: python-pyjwt: Add missing inputs and enable test-suite., Hartmut Goebel, 2016/10/18
- 15/97: gnu: Remove python-setuptools and python2-setuptools from inputs (part 4a), Hartmut Goebel, 2016/10/18
- 66/97: gnu: python-feedgenerator: Remove python byte-code files from source., Hartmut Goebel, 2016/10/18
- 68/97: gnu: python-scikit-image: Correct inputs., Hartmut Goebel, 2016/10/18
- 70/97: gnu: python2-scikit-image: Remove needless native-input and inheritance., Hartmut Goebel, 2016/10/18
- 59/97: Add a series of FIXME and TODO comments., Hartmut Goebel, 2016/10/18
- 22/97: gnu: Fix inputs in python.scm, part 1: inputs -> propagated-inputs., Hartmut Goebel, 2016/10/18
- 82/97: python-urllib3: update comment, Hartmut Goebel, 2016/10/18
- 87/97: python-sphinxcontrib-programoutput: Remove needless input, already propagated., Hartmut Goebel, 2016/10/18
- 95/97: gnu: python-sphinxcontrib-newsfeed: Remove needless input.,
Hartmut Goebel <=
- 90/97: python-prompt-toolkit: Correct inputs, Hartmut Goebel, 2016/10/18
- 89/97: python-pika: Correct input, Hartmut Goebel, 2016/10/18
- 93/97: python-dateutil, python-dateutil-2: Update home-page url., Hartmut Goebel, 2016/10/18
- 64/97: gnu: python-joblib: Remove python byte-code files from source., Hartmut Goebel, 2016/10/18
- 80/97: python-websocket-client: Correct inputs., Hartmut Goebel, 2016/10/18
- 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