diff options
| author | Cayetano Santos <csantosb@inventati.org> | 2025-12-20 09:56:26 +0100 |
|---|---|---|
| committer | Cayetano Santos <csantosb@inventati.org> | 2025-12-21 17:54:25 +0100 |
| commit | b172762c2dcf2431abaa3621ba5325776558ae6f (patch) | |
| tree | 1c1975f278cd39eae1507b32610870cbc8af19f0 /gnu | |
| parent | 5b0873aeb1c85982321a4eca08709d8f1ceca206 (diff) | |
gnu: Remove python-urllib3-next.
* gnu/packages/python-web.scm (python-urllib3-next): Delete variable.
Change-Id: If58db641c59c3a2e63e1b043a1840dac0f7ae327
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/packages/python-web.scm | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm index f5db9a52606..7a05bc88b88 100644 --- a/gnu/packages/python-web.scm +++ b/gnu/packages/python-web.scm | |||
| @@ -6952,9 +6952,6 @@ can reuse the same socket connection for multiple requests, it can POST files, | |||
| 6952 | supports url redirection and retries, and also gzip and deflate decoding.") | 6952 | supports url redirection and retries, and also gzip and deflate decoding.") |
| 6953 | (license license:expat))) | 6953 | (license license:expat))) |
| 6954 | 6954 | ||
| 6955 | (define-deprecated/public-alias python-urllib3-next | ||
| 6956 | python-urllib3) ;may be removed after 2025-12-01 | ||
| 6957 | |||
| 6958 | (define-public python-urllib3-1.25 | 6955 | (define-public python-urllib3-1.25 |
| 6959 | (package | 6956 | (package |
| 6960 | (inherit python-urllib3) | 6957 | (inherit python-urllib3) |
