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.05.20
|
|
revision: 2
|
|
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: aad12928c809391f090315cf908942f0c2ba7a19f21d11a0281b13836af47c51
|