mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 20:15:25 -06:00
gnu: Remove python-requests-unixsocket.
* gnu/packages/python-web.scm (python-requests-unixsocket): Delete variable. Change-Id: I898475524363db1d6011e4de75f643b8d7633cc4
This commit is contained in:
parent
d5687f477d
commit
85ffebdb9d
1 changed files with 0 additions and 3 deletions
|
|
@ -6653,9 +6653,6 @@ python-requests.")
|
|||
HTTP via a UNIX domain socket.")
|
||||
(license license:asl2.0)))
|
||||
|
||||
(define-deprecated-package python-requests-unixsocket
|
||||
python-requests-unixsocket2)
|
||||
|
||||
(define-public python-requests-ntlm
|
||||
(package
|
||||
(name "python-requests-ntlm")
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue