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
parent d5687f477d
commit 85ffebdb9d
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

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