Switch make-ca dependency with ca-certificates
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user