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
description: HTTP for Humans
version: 2.32.5
revision: 2
revision: 3
url: https://requests.readthedocs.io/en/latest/
license: Apache-2.0
architecture: any
type: source
depends:
- make-ca
- ca-certificates
- python-charset-normalizer
- python-idna
- python-urllib3