python3-qtile-extras: update to 0.25.0.

This commit is contained in:
Kai Stian Olstad 2024-04-21 17:29:35 +02:00 committed by Đoàn Trần Công Danh
parent 9bda75588a
commit 8eae21d5a0

View File

@ -1,6 +1,6 @@
# Template file for 'python3-qtile-extras'
pkgname=python3-qtile-extras
version=0.24.0
version=0.25.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=fc3c6da73dc7246773dc4b11ed6d0e563fcfffd60f2f77205ff7f667969c6feb
checksum=0e945de4685bf9431d44779fd29a1e7661dd1c46f3bf34f51dffb4a50c89b317
# Tests require a lot of python modules that are not packaged
make_check=no