me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-pycurl.

* gnu/packages/python-web.scm (python2-pycurl): Delete variable.
Maxim Cournoyer 2022-04-29 23:45:48 -04:00
parent 26f5764071
commit c427de6531
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -1414,9 +1414,6 @@ high-speed transfers via libcurl and frequently outperforms alternatives.")
;; 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")