From db19c2c8d2a46efa56102733f6ffae31cbd7c523 Mon Sep 17 00:00:00 2001 From: Achill Gilgenast Date: Mon, 30 Mar 2026 14:45:18 +0200 Subject: [PATCH] testing/py3-ansible-pylibssh: rebuild against python 3.14 --- testing/py3-ansible-pylibssh/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/py3-ansible-pylibssh/APKBUILD b/testing/py3-ansible-pylibssh/APKBUILD index 4b229b43ffe..8dcdd91e2ae 100644 --- a/testing/py3-ansible-pylibssh/APKBUILD +++ b/testing/py3-ansible-pylibssh/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa pkgname=py3-ansible-pylibssh pkgver=1.2.2 -pkgrel=0 +pkgrel=1 pkgdesc="Python bindings specific to Ansible use case for libssh" url="https://github.com/ansible/pylibssh" arch="all"