From a797606421a5e4dd87f532a349103fbecdf0193b Mon Sep 17 00:00:00 2001 From: Kai Stian Olstad Date: Tue, 17 Jun 2025 17:48:26 +0200 Subject: [PATCH] python3-qtile-extras: update to 0.32.0. --- srcpkgs/python3-qtile-extras/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-qtile-extras/template b/srcpkgs/python3-qtile-extras/template index 3a9f1afc307..697703b2b54 100644 --- a/srcpkgs/python3-qtile-extras/template +++ b/srcpkgs/python3-qtile-extras/template @@ -1,6 +1,6 @@ # Template file for 'python3-qtile-extras' pkgname=python3-qtile-extras -version=0.31.0 +version=0.32.0 revision=1 build_style=python3-pep517 hostmakedepends="python3-wheel python3-setuptools python3-setuptools_scm" @@ -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=2d835a52ff035df375556eeb2c36e52df8a833fbf0653c6c1fb0632280510d5b +checksum=b2a65d58eb76e7c29a8cae47b9b97ddd39e8db06e04b2a4e2a2eda70d8bc43d1 # Tests require a lot of python modules that are not packaged make_check=no