Initial commit
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
name: python-certifi
|
||||
description: Python package for providing Mozilla's CA Bundle (using system CA store)
|
||||
version: 2026.02.25
|
||||
revision: 1
|
||||
url: https://github.com/certifi/python-certifi
|
||||
license: MPL-2.0
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- ca-certificates
|
||||
- python3
|
||||
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: 37352b989981a636a6c95a24bb057b3a877f2f78215f199b43569239b9a76fc1
|
||||
Reference in New Issue
Block a user