me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-paste.

* gnu/packages/python-web.scm (python2-paste): Remove variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
Vinicius Monego 2022-01-19 14:09:14 +00:00 committed by Mathieu Othacehe
parent 9a3804e413
commit f0e623dde3
No known key found for this signature in database
GPG Key ID: 8354763531769CA6
1 changed files with 0 additions and 3 deletions

View File

@ -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).")
(license license:expat)))
(define-public python2-paste
(package-with-python2 python-paste))
(define-public python-pastescript
(package
(name "python-pastescript")