Search Criteria
Package Details: python-slixmpp 1.15.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-slixmpp.git (read-only, click to copy) |
|---|---|
| Package Base: | python-slixmpp |
| Description: | An XMPP library written for Python 3 (SleekXMPP asyncio fork) |
| Upstream URL: | https://codeberg.org/poezio/slixmpp |
| Licenses: | MIT |
| Submitter: | mathieuI |
| Maintainer: | mathieuI (linkmauve, Ppjet6) |
| Last Packager: | linkmauve |
| Votes: | 6 |
| Popularity: | 0.000000 |
| First Submitted: | 2015-07-31 20:21 (UTC) |
| Last Updated: | 2026-05-15 16:53 (UTC) |
Dependencies (12)
- python
- python-aiodns
- python-aiohttp
- python-pyasn1
- python-pyasn1-modules
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- python-build (make)
- python-installer (make)
- python-setuptools-rust (make)
- python-setuptools-scm (make)
- python-wheel (make)
- python-emoji (optional) – For compliant XEP-0444 support
Latest Comments
« First ‹ Previous 1 2
iegubkin commented on 2020-05-02 16:47 (UTC) (edited on 2020-05-02 18:44 (UTC) by iegubkin)
Anyone else having a problem with slixmpp 1.5 and send_client.py (https://lab.louiz.org/poezio/slixmpp/-/blob/master/examples/send_client.py)? slixmpp 1.4.2 works fine but no message is received by the recipient with 1.5. I've filed a bug at https://lab.louiz.org/poezio/slixmpp/-/issues/3451 but received no acknowledgment that anyone else is having this problem.
send_client.py discussed here at: Sign in, Send a Message, and Disconnect (https://slixmpp.readthedocs.io/getting_started/sendlogout.html)
Update: issue fixed with 1.5.1-1. Thank you for the super-fast work!
Shara commented on 2019-05-07 13:30 (UTC)
Should add python-pycares from AUR to dependencies.
rimeno commented on 2018-09-17 06:50 (UTC) (edited on 2018-09-17 07:56 (UTC) by rimeno)
libidn have been updated :
ImportError: libidn.so.11: cannot open shared object file: No such file or directory
libidn : /usr/lib/libidn.so.12
Edit : Sorry: removed, rebuild, everything's ok ! (I'm new to Archlinux)
mathieuI commented on 2018-08-07 19:34 (UTC)
The package is out of date, but even then, the library is not yet compatible with python 3.7 in master, so please wait a bit.
Markus00000 commented on 2018-08-07 06:51 (UTC) (edited on 2018-08-07 06:52 (UTC) by Markus00000)
Build fails:
« First ‹ Previous 1 2