Rebuild with python 3.14
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
name: python-certifi
|
name: python-certifi
|
||||||
description: Python package for providing Mozilla's CA Bundle (using system CA store)
|
description: Python package for providing Mozilla's CA Bundle (using system CA store)
|
||||||
version: 2026.04.22
|
version: 2026.04.22
|
||||||
revision: 1
|
revision: 2
|
||||||
url: https://github.com/certifi/python-certifi
|
url: https://github.com/certifi/python-certifi
|
||||||
license: MPL-2.0
|
license: MPL-2.0
|
||||||
maintainers:
|
maintainers:
|
||||||
@@ -10,7 +10,7 @@ architecture: any
|
|||||||
type: source
|
type: source
|
||||||
depends:
|
depends:
|
||||||
- ca-certificates
|
- ca-certificates
|
||||||
- python3
|
- python3=3.14.*
|
||||||
make_depends:
|
make_depends:
|
||||||
- python3
|
- python3
|
||||||
- python-build
|
- python-build
|
||||||
|
|||||||
Reference in New Issue
Block a user