Switch make-ca dependency with ca-certificates

This commit is contained in:
2025-11-19 17:51:06 +02:00
parent 435b748e82
commit ab0e66929a
+2 -2
View File
@@ -1,13 +1,13 @@
name: python-requests name: python-requests
description: HTTP for Humans description: HTTP for Humans
version: 2.32.5 version: 2.32.5
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
architecture: any architecture: any
type: source type: source
depends: depends:
- make-ca - ca-certificates
- python-charset-normalizer - python-charset-normalizer
- python-idna - python-idna
- python-urllib3 - python-urllib3