mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-05 19:43:07 +02:00
python3-qtile-extras: update to 0.33.0.
This commit is contained in:
parent
b7ec8dcd58
commit
84e5cf2973
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-qtile-extras'
|
# Template file for 'python3-qtile-extras'
|
||||||
pkgname=python3-qtile-extras
|
pkgname=python3-qtile-extras
|
||||||
version=0.32.0
|
version=0.33.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-wheel python3-setuptools python3-setuptools_scm"
|
hostmakedepends="python3-wheel python3-setuptools python3-setuptools_scm"
|
||||||
|
@ -11,7 +11,7 @@ license="MIT"
|
||||||
homepage="https://github.com/elParaguayo/qtile-extras"
|
homepage="https://github.com/elParaguayo/qtile-extras"
|
||||||
changelog="https://raw.githubusercontent.com/elParaguayo/qtile-extras/main/CHANGELOG"
|
changelog="https://raw.githubusercontent.com/elParaguayo/qtile-extras/main/CHANGELOG"
|
||||||
distfiles="${PYPI_SITE}/q/qtile-extras/qtile_extras-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/q/qtile-extras/qtile_extras-${version}.tar.gz"
|
||||||
checksum=b2a65d58eb76e7c29a8cae47b9b97ddd39e8db06e04b2a4e2a2eda70d8bc43d1
|
checksum=825b35b7f41d50f2299c811bc601eb0833b67db9b1e2325a68e838d8a8c144e3
|
||||||
# Tests require a lot of python modules that are not packaged
|
# Tests require a lot of python modules that are not packaged
|
||||||
make_check=no
|
make_check=no
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue