From 0a53a2a87337f397a08e3cb6e517c960d25543cd Mon Sep 17 00:00:00 2001 From: Kai Stian Olstad Date: Sun, 9 Mar 2025 14:59:58 +0100 Subject: [PATCH] python3-qtile-extras: update to 0.31.0. --- srcpkgs/python3-qtile-extras/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/python3-qtile-extras/template b/srcpkgs/python3-qtile-extras/template index efec4615b23..3a9f1afc307 100644 --- a/srcpkgs/python3-qtile-extras/template +++ b/srcpkgs/python3-qtile-extras/template @@ -1,9 +1,9 @@ # Template file for 'python3-qtile-extras' pkgname=python3-qtile-extras -version=0.29.0 -revision=2 +version=0.31.0 +revision=1 build_style=python3-pep517 -makedepends="python3-wheel python3-setuptools_scm" +hostmakedepends="python3-wheel python3-setuptools python3-setuptools_scm" depends="qtile" short_desc="Extra features and additions to qtile window manager" maintainer="Bartek Stalewski " @@ -11,7 +11,7 @@ license="MIT" homepage="https://github.com/elParaguayo/qtile-extras" changelog="https://raw.githubusercontent.com/elParaguayo/qtile-extras/main/CHANGELOG" distfiles="${PYPI_SITE}/q/qtile-extras/qtile_extras-${version}.tar.gz" -checksum=a039bf67331bf4aa7f7d79cd779793d2887ff97fdb940a338cfdd315991e3d12 +checksum=2d835a52ff035df375556eeb2c36e52df8a833fbf0653c6c1fb0632280510d5b # Tests require a lot of python modules that are not packaged make_check=no