diff --git a/pkg.info b/pkg.info index 33d670a..279e027 100644 --- a/pkg.info +++ b/pkg.info @@ -1,7 +1,7 @@ name: python-certifi description: Python package for providing Mozilla's CA Bundle (using system CA store) version: 2026.04.22 -revision: 1 +revision: 2 url: https://github.com/certifi/python-certifi license: MPL-2.0 maintainers: @@ -10,7 +10,7 @@ architecture: any type: source depends: - ca-certificates - - python3 + - python3=3.14.* make_depends: - python3 - python-build