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 name: python-requests
description: HTTP for Humans description: HTTP for Humans
version: 2.33.1 version: 2.33.1
revision: 2 revision: 3
url: https://requests.readthedocs.io/en/latest/ url: https://requests.readthedocs.io/en/latest/
license: Apache-2.0 license: Apache-2.0
maintainers: maintainers:
@@ -9,6 +9,7 @@ maintainers:
architecture: any architecture: any
type: source type: source
depends: depends:
- python3=3.14.*
- python-certifi - python-certifi
- python-charset-normalizer - python-charset-normalizer
- python-idna - python-idna