Rebuild with python 3.14

This commit is contained in:
2026-05-07 09:18:24 +03:00
parent 09714f5856
commit 50d7f278ce
+2 -1
View File
@@ -1,7 +1,7 @@
name: ulauncher name: ulauncher
description: Feature rich application Launcher for Linux description: Feature rich application Launcher for Linux
version: 5.15.15 version: 5.15.15
revision: 2 revision: 3
url: https://ulauncher.io/ url: https://ulauncher.io/
license: GPL3-or-later license: GPL3-or-later
architecture: any architecture: any
@@ -11,6 +11,7 @@ depends:
- gtk3 - gtk3
- libkeybinder3 - libkeybinder3
- libnotify - libnotify
- python3=3.14.*
- python-pycairo - python-pycairo
- python-dbus - python-dbus
- python-pygobject - python-pygobject