1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: Remove python-requests-unixsocket.

* gnu/packages/python-web.scm (python-requests-unixsocket): Delete variable.

Change-Id: I898475524363db1d6011e4de75f643b8d7633cc4
This commit is contained in:
Sharlatan Hellseher
2026-01-21 14:14:58 +00:00
committed by Andreas Enge
parent 1574c37720
commit 6c28fc5827

View File

@@ -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")