mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-01 15:26:47 +01:00
gnu: Remove python2-httplib2.
* gnu/packages/python-web.scm (python2-httplib2): Delete variable.
This commit is contained in:
parent
000663e05f
commit
9f97098f24
1 changed files with 0 additions and 3 deletions
|
@ -811,9 +811,6 @@ (define-public python-httplib2
|
|||
other HTTP libraries.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python2-httplib2
|
||||
(package-with-python2 python-httplib2))
|
||||
|
||||
(define-public httpie
|
||||
(package
|
||||
(name "httpie")
|
||||
|
|
Loading…
Reference in a new issue