Rebuild with python 3.14

This commit is contained in:
2026-05-07 09:08:13 +03:00
parent 82fe6f54a7
commit d4c692b916
+2 -2
View File
@@ -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