Rebuild with python 3.14
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
name: crun
|
name: crun
|
||||||
description: A fast and lightweight fully featured OCI runtime and C library for running containers
|
description: A fast and lightweight fully featured OCI runtime and C library for running containers
|
||||||
version: 1.27.1
|
version: 1.27.1
|
||||||
revision: 1
|
revision: 2
|
||||||
url: https://github.com/containers/crun
|
url: https://github.com/containers/crun
|
||||||
license: GPL2-or-later,LGPL2.1-or-later
|
license: GPL2-or-later,LGPL2.1-or-later
|
||||||
maintainers:
|
maintainers:
|
||||||
@@ -16,7 +16,7 @@ depends:
|
|||||||
make_depends:
|
make_depends:
|
||||||
- go-md2man
|
- go-md2man
|
||||||
- libtool
|
- libtool
|
||||||
- python3
|
- python3=3.14.*
|
||||||
provides:
|
provides:
|
||||||
- oci-runtime
|
- oci-runtime
|
||||||
downloads:
|
downloads:
|
||||||
|
|||||||
Reference in New Issue
Block a user