[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
81/104: gnu: Remove some outdated comments.
From: |
Hartmut Goebel |
Subject: |
81/104: gnu: Remove some outdated comments. |
Date: |
Tue, 15 Nov 2016 21:37:07 +0000 (UTC) |
htgoebel pushed a commit to branch python-build-system
in repository guix.
commit f7989b8bb0e66c9f631dbca425abd092a0a49c5c
Author: Hartmut Goebel <address@hidden>
Date: Mon Oct 17 00:11:04 2016 +0200
gnu: Remove some outdated comments.
These comments were about setuptools used at runtime for pkg_resources.
* gnu/packages/python.scm: 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 e126708..c1c666f 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -4036,7 +4036,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
@@ -8563,7 +8562,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")
@@ -8593,7 +8591,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
@@ -8636,7 +8633,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)))
- 53/104: gnu: python-subunit, python-testrepository: Fix inputs, (continued)
- 53/104: gnu: python-subunit, python-testrepository: Fix inputs, Hartmut Goebel, 2016/11/15
- 44/104: gnu: python-numpy-bootstrap, python-numpy: Fix build., Hartmut Goebel, 2016/11/15
- 64/104: gnu: python-feedgenerator: Remove python byte-code files from source., Hartmut Goebel, 2016/11/15
- 67/104: gnu: python2-scikit-image: Remove needless propagated-input., Hartmut Goebel, 2016/11/15
- 75/104: gnu: python-configobj: Correct inputs., Hartmut Goebel, 2016/11/15
- 76/104: gnu: python-zope-security: Correct inputs., Hartmut Goebel, 2016/11/15
- 55/104: gnu: python-setuptools: remove pre-built binaries from source., Hartmut Goebel, 2016/11/15
- 72/104: gnu: python-pathpy: Build documentation., Hartmut Goebel, 2016/11/15
- 77/104: gnu: python-websocket-client: Correct inputs., Hartmut Goebel, 2016/11/15
- 83/104: gnu: python-sphinx-repoze-autointerface: Remove needless input., Hartmut Goebel, 2016/11/15
- 81/104: gnu: Remove some outdated comments.,
Hartmut Goebel <=
- 85/104: gnu: python-responses: Correct inputs, Hartmut Goebel, 2016/11/15
- 82/104: gnu: python-celery: Remove needless inputs., Hartmut Goebel, 2016/11/15
- 88/104: gnu: python-freezegun: Correct input., Hartmut Goebel, 2016/11/15
- 92/104: gnu: khal: Fix build., Hartmut Goebel, 2016/11/15
- 95/104: gnu: python-pytest-django: Remove needless propagated input "python-py"., Hartmut Goebel, 2016/11/15
- 93/104: gnu: python2-warpedlmm: Remove phase remove-bin-directory., Hartmut Goebel, 2016/11/15
- 90/104: gnu: python-sphinxcontrib-newsfeed: Remove needless input., Hartmut Goebel, 2016/11/15
- 97/104: gnu: python-flake8-2.2.4: Remove python byte-code files from source., Hartmut Goebel, 2016/11/15
- 98/104: gnu: python-tables: Remove python byte-code files from source., Hartmut Goebel, 2016/11/15
- 101/104: gnu: python2-ipython: fix inputs., Hartmut Goebel, 2016/11/15