27 lines
705 B
YAML
27 lines
705 B
YAML
name: python-certifi
|
|
description: Python package for providing Mozilla's CA Bundle (using system CA store)
|
|
version: 2026.07.22
|
|
revision: 1
|
|
url: https://github.com/certifi/python-certifi
|
|
license: MPL-2.0
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- ca-certificates
|
|
- python3=3.14.*
|
|
make_depends:
|
|
- python3
|
|
- python-build
|
|
- python-installer
|
|
- python-setuptools
|
|
- python-wheel
|
|
check_depends:
|
|
- python-pytest
|
|
downloads:
|
|
- url: https://github.com/certifi/python-certifi/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: e2ac9fa32eb2dacee4024443d75187a62868f9cc2ea72b15195c8dfa8c6c16ef
|