Rebuild with python 3.14

This commit is contained in:
2026-05-06 15:00:44 +03:00
parent 999338eed0
commit 6093629ac0
+2 -1
View File
@@ -1,7 +1,7 @@
name: python-requests
description: HTTP for Humans
version: 2.33.1
revision: 2
revision: 3
url: https://requests.readthedocs.io/en/latest/
license: Apache-2.0
maintainers:
@@ -9,6 +9,7 @@ maintainers:
architecture: any
type: source
depends:
- python3=3.14.*
- python-certifi
- python-charset-normalizer
- python-idna