diff --git a/pkg.info b/pkg.info index 0e27b78..f6a63c7 100644 --- a/pkg.info +++ b/pkg.info @@ -1,14 +1,14 @@ name: python-libevdev description: Python wrapper for libevdev version: 0.13.1 -revision: 1 +revision: 2 url: https://gitlab.freedesktop.org/libevdev/python-libevdev license: MIT architecture: any type: source depends: - libevdev - - python3 + - python3=3.14.* make_depends: - python-build - python-hatchling