summaryrefslogtreecommitdiff
path: root/x11-misc/py3status
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/py3status')
-rw-r--r--x11-misc/py3status/Manifest4
-rw-r--r--x11-misc/py3status/py3status-3.59.ebuild (renamed from x11-misc/py3status/py3status-3.57.ebuild)2
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/py3status/Manifest b/x11-misc/py3status/Manifest
index 612dedc2d413..760da51b37cd 100644
--- a/x11-misc/py3status/Manifest
+++ b/x11-misc/py3status/Manifest
@@ -1,3 +1,3 @@
-DIST py3status-3.57.tar.gz 450564 BLAKE2B 136e8737ebf2fb0bfba91e767ba557656a0a09b57ae62da9a3196eb511016dae9967bdddfdbb24d1b6e17e6601fa091e7f5c7e8d73a091a9d6e05fea702479c3 SHA512 e91f78c3b081f4e98a91bc82d81088dfef0da7fe00ca3b1c90c5054aeda9f64e79c8c09e886e13ad514297cb0fc5cdf327e1b11f99f59f33a8a44ffb7ff469e0
-EBUILD py3status-3.57.ebuild 894 BLAKE2B 21758de7d838090e288d5c79a46087609b21e96690bc7d6bcf462639187b99ef5b31e991d4b83c7e2198d8ea0f23a48191d6c9c9222f0a1c18636040c8e643d6 SHA512 8bfb713b70a9a3708658570625e1a4bd2c7ee3b5407d9a5f61f4c5b7a3f9ea7938db5503061a2413948b31793d63055030c7df0182e37a2226db5ac6c2f82acd
+DIST py3status-3.59.tar.gz 451201 BLAKE2B 3a16b9aaddb25514305aaf52a828fc36c9e2e7e9f290c1a3750b99d37c9cdeac2bf66f818a4ef315f1aa815a6a89df721fda1c55c6969312dd7a1e46a43b2dd7 SHA512 04dbdd981d3a66616188a5ef392f28447d38886720b95eedec090f7666877a252e676e5b85178a286177d24efd35fd6da2db03f3e4a1920ae8e365e2ff39c316
+EBUILD py3status-3.59.ebuild 899 BLAKE2B bc40ed50f54faa94029f3d3d9c36e7bc085240b41131551e845ab3544f337b615469df10674b2a485a95def986349f2cda370ac71ac02831a829f56824293e80 SHA512 6f3677089c41483ae8d96cdd16eb193f2065526e1d9d84b52e435410cfd7bba0f06329429ea92351eaeb232edf1ddf51b1e181fdc3a0f6f836b90069d5a97932
MISC metadata.xml 649 BLAKE2B a3ea307c4d4c613773015caa89c6aab50af43fe2b7fb8ef0ba673cbace9fefa015236819f85e416639e9683c554c06f3c0141bb1b933001b69b5c2d55fd0a0d0 SHA512 fee8d759154f61a9228038eb1ed990d55a2cc70c43afebb213b6d81f7b98ea333dc89775a64c6600adefae8bdc82a76df26dc0c26ad1bbdeac6020c0f065e67e
diff --git a/x11-misc/py3status/py3status-3.57.ebuild b/x11-misc/py3status/py3status-3.59.ebuild
index 306470adcb04..0a40790c0771 100644
--- a/x11-misc/py3status/py3status-3.57.ebuild
+++ b/x11-misc/py3status/py3status-3.59.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python{3_9,3_10,3_11} )
+PYTHON_COMPAT=( python{3_9,3_10,3_11,3_12} )
DISTUTILS_USE_PEP517=hatchling
SRC_URI="https://github.com/ultrabug/py3status/archive/${PV}.tar.gz -> ${P}.tar.gz"