me
/
guix
Archived
1
0
Fork 0

gnu: python2-flask-principal: Remove package.

* gnu/packages/python-web.scm (python2-flask-principal): Remove variable.
master
Maxim Cournoyer 2020-12-19 14:13:26 -05:00
parent 3e205aea17
commit f597352c68
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -3855,9 +3855,6 @@ Flask. It supports managing both authentication and authorization data in a
thread-local variable.")
(license license:expat)))
(define-public python2-flask-principal
(package-with-python2 python-flask-principal))
(define-public python-flask-httpauth
(package
(name "python-flask-httpauth")