diff options
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 dcd4781dfc9..4be8609056b 100644 --- a/gnu/packages/python-web.scm +++ b/gnu/packages/python-web.scm @@ -6594,9 +6594,6 @@ APIs.") than Python’s urllib2 library.") (license license:asl2.0))) -(define-deprecated/public-alias python-requests-next - python-requests) ;may be removed after 2025-12-01 - (define-public python-requests-kerberos (package (name "python-requests-kerberos") |
