community/tuned: rebuild against python 3.14

This commit is contained in:
Natanael Copa 2026-03-27 17:20:56 +01:00
parent 5c8c2f0064
commit f3d82fce11

View File

@ -3,7 +3,7 @@
# Maintainer: Aaron Fischer <mail@aaron-fischer.net>
pkgname=tuned
pkgver=2.27.0
pkgrel=0
pkgrel=1
pkgdesc="Daemon for monitoring and adaptive tuning of system devices"
url="https://github.com/redhat-performance/tuned"
license="GPL-2.0-only"
@ -70,7 +70,7 @@ gtk() {
amove "usr/share/tuned/ui"
amove "usr/share/icons/hicolor/scalable/apps/tuned.svg"
amove "usr/share/applications/tuned-gui.desktop"
amove "usr/lib/python3.12/site-packages/tuned/gtk"
amove "usr/lib/python*/site-packages/tuned/gtk"
}
utils() {