mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Remove python2-paste.
* gnu/packages/python-web.scm (python2-paste): Remove variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
This commit is contained in:
parent
9a3804e413
commit
f0e623dde3
1 changed files with 0 additions and 3 deletions
|
@ -4102,9 +4102,6 @@ can be nested together to build web applications. Paste's design closely
|
||||||
follows ideas flowing from WSGI (Web Standard Gateway Interface).")
|
follows ideas flowing from WSGI (Web Standard Gateway Interface).")
|
||||||
(license license:expat)))
|
(license license:expat)))
|
||||||
|
|
||||||
(define-public python2-paste
|
|
||||||
(package-with-python2 python-paste))
|
|
||||||
|
|
||||||
(define-public python-pastescript
|
(define-public python-pastescript
|
||||||
(package
|
(package
|
||||||
(name "python-pastescript")
|
(name "python-pastescript")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue