me
/
guix
Archived
1
0
Fork 0

gnu: python2-furl: Remove package.

* gnu/packages/python-web.scm (python2-furl): Delete.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
master
zimoun 2021-03-15 16:55:38 +01:00 committed by Maxim Cournoyer
parent bce0165f7c
commit ec2384b79d
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -623,9 +623,6 @@ over a different origin than that of the web application.")
@code{urllib} and @code{urlparse} modules for manipulating URLs.")
(license license:unlicense)))
(define-public python2-furl
(package-with-python2 python-furl))
(define-public python-httplib2
(package
(name "python-httplib2")