Rebuild with python 3.14

This commit is contained in:
2026-05-06 19:50:16 +03:00
parent 2eb438d8ee
commit 20bd3ed340
+2 -1
View File
@@ -1,7 +1,7 @@
name: podman-compose
description: A script to run docker-compose.yml using podman
version: 1.5.0
revision: 1
revision: 2
url: https://github.com/containers/podman-compose
license: GPL2-only
architecture: any
@@ -9,6 +9,7 @@ output_architecture: any
type: source
depends:
- podman
- python3=3.14.*
- python-dotenv
- python-pyyaml
optional_depends: