python-requests: bump to 2.33.1
authorAlexandru Ardelean <redacted>
Wed, 1 Apr 2026 15:25:48 +0000 (18:25 +0300)
committerAlexandru Ardelean <redacted>
Thu, 2 Apr 2026 16:23:54 +0000 (19:23 +0300)
commit2ad4889f508cc0f18e47f71a6932a5a712c267b5
tree934679aa38093694ace47d0534a0f731de14c1af
parent884b71edf309a1c07b92c99cca2956ecf6543b09
python-requests: bump to 2.33.1

Changes since 2.32.5:
- Security fix for CVE-2026-25645 in extract_zipped_paths utility
- Migrated to PEP 517 build system
- Added inline type hints throughout the library
- Fixed Content-Type header parsing for malformed values

Also add test.sh to verify core API imports and PreparedRequest.

Link: https://github.com/psf/requests/blob/main/HISTORY.md
Signed-off-by: Alexandru Ardelean <redacted>
lang/python/python-requests/Makefile
lang/python/python-requests/test.sh [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT