File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Template file for 'py3status'
22pkgname=py3status
3- version=3.59
4- revision=3
3+ version=3.63
4+ revision=1
55build_style=python3-pep517
66hostmakedepends="python3-wheel hatchling"
77depends="python3-pyudev"
88checkdepends="python3-pytest"
99short_desc="Alternative i3bar implementation in Python3"
10- maintainer="Orphaned <orphan@voidlinux.org >"
10+ maintainer="Gonzalo Tornaría <tornaria@cmat.edu.uy >"
1111license="BSD-3-Clause"
1212homepage="https://github.com/ultrabug/py3status"
1313changelog="https://raw.githubusercontent.com/ultrabug/py3status/master/CHANGELOG"
1414distfiles="${homepage}/archive/${version}.tar.gz"
15- checksum=4f86ff7fc4f1a2e133675c4ea441feb44c60a3b751f068bc5c9ac8b1f0f80e9c
15+ checksum=0117543796804211447176b3dad24cb6a9041aebc94e9ae1b0aa21486baf7032
16+
17+ post_patch() {
18+ # no longer necessary
19+ vsed -e '/"setuptools/d' -i pyproject.toml
20+ }
1621
1722post_install() {
1823 vlicense LICENSE
You can’t perform that action at this time.
0 commit comments