commit:     3b27359263a47502f206108c96a7df2b9f75b281
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Wed Apr  9 11:13:31 2025 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Wed Apr  9 11:16:45 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b273592

net-im/poezio: sync live

Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 net-im/poezio/poezio-9999.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-im/poezio/poezio-9999.ebuild b/net-im/poezio/poezio-9999.ebuild
index ad409144eace..c48fd9b91186 100644
--- a/net-im/poezio/poezio-9999.ebuild
+++ b/net-im/poezio/poezio-9999.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..12} )
+PYTHON_COMPAT=( python3_{11..13} )
 
 inherit distutils-r1 optfeature xdg
 
@@ -28,7 +28,7 @@ RDEPEND="
        dev-python/aiodns[${PYTHON_USEDEP}]
        dev-python/pyasn1-modules[${PYTHON_USEDEP}]
        dev-python/pyasn1[${PYTHON_USEDEP}]
-       >=dev-python/slixmpp-1.8.2[${PYTHON_USEDEP}]
+       >=dev-python/slixmpp-1.10.0[${PYTHON_USEDEP}]
 "
 
 PATCHES=(

Reply via email to