From 1fe069509c42dc51759a4bd7b887911b1882dc2f Mon Sep 17 00:00:00 2001 From: EnumDev Date: Thu, 7 May 2026 09:15:37 +0300 Subject: [PATCH] Rebuild with python 3.14 --- pkg.info | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pkg.info b/pkg.info index 0a63209..9464ec3 100644 --- a/pkg.info +++ b/pkg.info @@ -1,12 +1,13 @@ name: python-pyudev description: Python bindings to libudev version: 0.24.4 -revision: 1 +revision: 2 url: https://github.com/pyudev/pyudev license: LGPL2.1-or-later architecture: any type: source depends: + - python3=3.14.* - udev make_depends: - python-build