[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
32/43: Remove some outdated comments.
From: |
Hartmut Goebel |
Subject: |
32/43: Remove some outdated comments. |
Date: |
Tue, 18 Oct 2016 11:20:10 +0000 (UTC) |
htgoebel pushed a commit to branch wip-python-build-system
in repository guix.
commit 05f7257c9dce162f5dd8ee76e0eb1fa91e9d3e61
Author: Hartmut Goebel <address@hidden>
Date: Mon Oct 17 00:11:04 2016 +0200
Remove some outdated comments.
---
gnu/packages/python.scm | 4 ----
1 file changed, 4 deletions(-)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 1a59da3..7f71c4e 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -3798,7 +3798,6 @@ services for your Python modules and applications.")
("openjpeg" ,openjpeg)
("libtiff" ,libtiff)
("libwebp" ,libwebp)))
- ;; Note: setuptools used at runtime for pkg_resources
(arguments
`(#:phases (modify-phases %standard-phases
(add-after
@@ -7827,7 +7826,6 @@ and to spawn subprocesses to handle requests.")
(build-system python-build-system)
(native-inputs
`(("python-nose" ,python-nose)))
- ;; Note: setuptools used at runtime for pkg_resources
(home-page "http://pythonpaste.org/deploy/")
(synopsis
"Load, configure, and compose WSGI applications and servers")
@@ -7857,7 +7855,6 @@ file.")
(build-system python-build-system)
(native-inputs
`(("python-nose" ,python-nose)))
- ;; Note: setuptools used at runtime for pkg_resources
(propagated-inputs
`(("python-six" ,python-six)))
(arguments
@@ -7900,7 +7897,6 @@ follows ideas flowing from WSGI (Web Standard Gateway
Interface).")
(build-system python-build-system)
(native-inputs
`(("python-nose" ,python-nose)))
- ;; Note: setuptools used at runtime for pkg_resources
(propagated-inputs
`(("python-paste" ,python-paste)
("python-pastedeploy" ,python-pastedeploy)))
- 27/43: python-websocket-client: Correct inputs., (continued)
- 27/43: python-websocket-client: Correct inputs., Hartmut Goebel, 2016/10/18
- 13/43: gnu: python-redis: Remove unused input., Hartmut Goebel, 2016/10/18
- 19/43: FIXUP: remove inherit + property, Hartmut Goebel, 2016/10/18
- 15/43: python-pathpy: Build documentation. REWORD UNFINISHED, Hartmut Goebel, 2016/10/18
- 23/43: zope.interface: Correct inputs., Hartmut Goebel, 2016/10/18
- 18/43: Add TODO comment, Hartmut Goebel, 2016/10/18
- 05/43: gnu: python-joblib: Remove python byte-code files from source., Hartmut Goebel, 2016/10/18
- 24/43: python-zope-location: Correct inputs., Hartmut Goebel, 2016/10/18
- 26/43: zope.security: Correct inputs., Hartmut Goebel, 2016/10/18
- 34/43: python-sphinx-repoze-autointerface: Remove needless input, already propagated., Hartmut Goebel, 2016/10/18
- 32/43: Remove some outdated comments.,
Hartmut Goebel <=
- 33/43: python-celery: Remove needless inputs., Hartmut Goebel, 2016/10/18
- 41/43: python-dateutil, python-dateutil-2: Update home-page url., Hartmut Goebel, 2016/10/18
- 31/43: python-tox: Update FIXME comments., Hartmut Goebel, 2016/10/18
- 40/43: python-freezegun: Correct input., Hartmut Goebel, 2016/10/18
- 20/43: CLEAN, LATER: Remove useless self-defined phase., Hartmut Goebel, 2016/10/18
- 35/43: python-sphinxcontrib-programoutput: Remove needless input, already propagated., Hartmut Goebel, 2016/10/18
- 21/43: add TODO comment, Hartmut Goebel, 2016/10/18
- 42/43: python-nautilus: Correct inouts, Hartmut Goebel, 2016/10/18
- 28/43: python-wsgi-intercept: Correct inputs., Hartmut Goebel, 2016/10/18
- 38/43: python-prompt-toolkit: Correct inputs, Hartmut Goebel, 2016/10/18