mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-31 23:06:59 +01:00
gnu: Remove python2-pycurl.
* gnu/packages/python-web.scm (python2-pycurl): Delete variable.
This commit is contained in:
parent
26f5764071
commit
c427de6531
1 changed files with 0 additions and 3 deletions
|
@ -1414,9 +1414,6 @@ (define-public python-pycurl
|
|||
;; under the terms of LGPLv2.1+ or Expat.
|
||||
(license (list license:lgpl2.1+ license:expat))))
|
||||
|
||||
(define-public python2-pycurl
|
||||
(package-with-python2 python-pycurl))
|
||||
|
||||
(define-public python-webencodings
|
||||
(package
|
||||
(name "python-webencodings")
|
||||
|
|
Loading…
Reference in a new issue