x11-misc/py3status: version bump

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>
This commit is contained in:
Alexys Jacob
2022-04-12 08:08:12 +00:00
parent 0b6a34b0e5
commit e7759cbe09
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
DIST py3status-3.42.tar.gz 412043 BLAKE2B 95e771e2d0b0b722339eb36d8901a5ccd1b7037e4a256f887c18d52f26144c30ae7baeac5dc174d4799fe4e6ca2883473705eb5864116f3cb5976b51747f8f85 SHA512 68b9dccf8f211a3a737db83b7142aae2242e70fbf6d029c0ca5104f026406ac4b05e022a68f5968359795a8b7310d7a605ae7fd468eeb86247db0d289ae19c97
DIST py3status-3.43.tar.gz 412827 BLAKE2B 1c5d14eabd2a445b292a184c38ea6b1b59d578f55208a5994647e64e695c1e9a08ff22aca21cf8b7a1f4a72c109b30a86dff20f5b58ea7e24c36c98fce8cbab1 SHA512 d0096746642f9fb9d0391dda79ec85a8e00842c3dcc50b7c1639c351dff7bc2ccdf51d8db1411a24cf60c21afdd85865eabd05c1a71d1ae4b019d42c9580a06d

View File

@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
PYTHON_COMPAT=( python{3_7,3_8,3_9} )
PYTHON_COMPAT=( python{3_8,3_9,3_10} )
DISTUTILS_USE_SETUPTOOLS=rdepend
SRC_URI="https://github.com/ultrabug/py3status/archive/${PV}.tar.gz -> ${P}.tar.gz"