poezio: requires cleanup.

This commit is contained in:
Oscar Lesta
2025-08-27 05:48:31 -03:00
committed by OscarL
parent 18a52f5941
commit 24ee381f0f

View File

@@ -13,7 +13,7 @@ powerful, standard and open protocol."
HOMEPAGE="https://poez.io"
COPYRIGHT="2010-2020 Florent Le Coz, Mathieu Pasquet"
LICENSE="Zlib"
REVISION="2"
REVISION="3"
SOURCE_URI="https://files.pythonhosted.org/packages/source/p/poezio/poezio-$portVersion.tar.gz"
CHECKSUM_SHA256="d9b8a3e22fa39a8683a9a289229f23d922e63c938a76b9897b77f3278bb3a420"
PATCHES="poezio-$portVersion.patchset"
@@ -36,8 +36,7 @@ REQUIRES="
pyasn1_modules_$pythonPackage
pyasn1_$pythonPackage
pycares_$pythonPackage
slixmpp_$pythonPackage >= 1.8.2
typing_extensions_$pythonPackage
slixmpp_$pythonPackage # >= 1.6.0, <= 1.8.6
cmd:python$pythonVersion
"