Rebuild with python 3.14

This commit is contained in:
2026-05-06 21:14:54 +03:00
parent b665031f94
commit 43ad397a94
+2 -2
View File
@@ -1,7 +1,7 @@
name: python-pip
description: The Python package installer
version: "26.1"
revision: 1
revision: 2
url: https://github.com/pypa/pip
license: MIT
maintainers:
@@ -10,7 +10,7 @@ architecture: any
output_architecture: any
type: source
depends:
- python3
- python3=3.14.*
make_depends:
- python-build
- python-flit-core