slixmpp, small change to trigger build for riscv64 (#13317)

This commit is contained in:
Schrijvers Luc
2025-12-02 21:48:43 +01:00
committed by GitHub
parent 392e63bfbb
commit e61d84cef2

View File

@@ -2,9 +2,8 @@ SUMMARY="XMPP library for Python 3.7+"
DESCRIPTION="Slixmpp is an MIT licensed XMPP library for Python 3.7+. It is a \
fork of SleekXMPP.
Slixmpp's goals is to only rewrite the core of the library (the low level \
socket handling, the timers, the events dispatching) in order to remove all \
threads."
Slixmpp's goals is to only rewrite the core of the library (the low level socket \
handling, the timers, the events dispatching) in order to remove all threads."
HOMEPAGE="https://codeberg.org/poezio/slixmpp"
COPYRIGHT="2010 Nathanael C. Fritz"
LICENSE="MIT"