From 53b429639ca77375d4e18a52151854c6059b9fa6 Mon Sep 17 00:00:00 2001 From: Kai Stian Olstad Date: Sun, 14 Jul 2024 09:41:44 +0200 Subject: [PATCH] python3-qtile-extras: update to 0.27.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 b1692d38ff8..94bfc17f448 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.26.0 +version=0.27.0 revision=1 build_style=python3-pep517 makedepends="python3-wheel 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=35a609bc8ad7e616b9cc692fc91a75ac9e16c2218d7689bdf65093bf38d384e7 +checksum=25038c48a1ebba472eeb66dc718da738d4526cb7bf669e519778bc7da8ebd18f # Tests require a lot of python modules that are not packaged make_check=no