mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-26 14:28:15 -05:00
gnu: python2-furl: Remove package.
* gnu/packages/python-web.scm (python2-furl): Delete. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
This commit is contained in:
parent
bce0165f7c
commit
ec2384b79d
1 changed files with 0 additions and 3 deletions
|
@ -623,9 +623,6 @@ (define-public python-furl
|
|||
@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")
|
||||
|
|
Loading…
Reference in a new issue