gnu: python2-furl: Remove package.
* gnu/packages/python-web.scm (python2-furl): Delete. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>master
parent
bce0165f7c
commit
ec2384b79d
|
@ -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")
|
||||
|
|
Reference in New Issue