From 66cbf72659f370bc873d7a41198e515be256b9bc Mon Sep 17 00:00:00 2001 From: EnumDev Date: Wed, 6 May 2026 21:37:31 +0300 Subject: [PATCH] Rebuild with python 3.14 --- pkg.info | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkg.info b/pkg.info index 484ffbe..5b6b10e 100644 --- a/pkg.info +++ b/pkg.info @@ -1,7 +1,7 @@ name: crun description: A fast and lightweight fully featured OCI runtime and C library for running containers version: 1.27.1 -revision: 1 +revision: 2 url: https://github.com/containers/crun license: GPL2-or-later,LGPL2.1-or-later maintainers: @@ -16,7 +16,7 @@ depends: make_depends: - go-md2man - libtool - - python3 + - python3=3.14.* provides: - oci-runtime downloads: