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 (placeholder-for-pythonAUR)
- 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
1 2 Next › Last »
micwoj92 commented on 2026-02-10 09:00 (UTC)
@mathieuI
python-setuptools-scmshould be makedep only, please also take a look at my previos commentmicwoj92 commented on 2026-01-18 19:15 (UTC)
Please add
python-cryptographyto optdeps, for xep-0454.mathieuI commented on 2025-03-06 16:44 (UTC)
The build should be fixed now, thanks for catching it
SamWhited commented on 2025-03-06 16:30 (UTC) (edited on 2025-03-06 16:31 (UTC) by SamWhited)
Currently seeing:
Every time I try to install this (that's the extent of the error, weirdly, I don't get any actual build error or output after the wheel finishes building successfully)
Akiro commented on 2023-10-16 17:31 (UTC) (edited on 2023-10-16 17:32 (UTC) by Akiro)
The link was broken, better use
https://codeberg.org/poezio/${_pkgbase}/archive/slix-${pkgver}.tar.gzand change in build() and packages() functions
cd $_pkgbase, in the 1st lineTrent commented on 2021-05-15 04:08 (UTC) (edited on 2021-05-15 04:09 (UTC) by Trent)
https://github.com/poezio/${_pkgbase}/archive/refs/tags/slix-${pkgver}.tar.gzseems to be working as the source in the PKGBUILD
rimeno commented on 2020-12-14 16:53 (UTC)
With this new version, 1.6.0-2, if I switch connections (Wired to WiFi, or openning VPN), poezio is not responding anymore (/reconnect is not working). The only way is to kill and restart it.
mathieuI commented on 2020-11-30 19:08 (UTC)
The issue with python 3.8 should be fixed now! (we kind of forgot 3.9 only landed in testing yet)
And thanks for the project URL, it has been wrong for quite a while.
bronko commented on 2020-11-29 10:10 (UTC)
Can confirm the build error from the previous comment and changing the 'python3.9' strings to 'python3.8' in the PKGBUILD leads to a successful build for me.
(Also the Upstream URL does not seem to be correct anymore, maybe link to the gitlab code project instead? https://lab.louiz.org/poezio/slixmpp)
iegubkin commented on 2020-11-27 21:12 (UTC) (edited on 2020-11-27 21:23 (UTC) by iegubkin)
python-slixmpp 1.5.2-4 not building successfully:
and using aur-helper yay:
cython is correctly installed (tried a reinstall too) but nothing is helping. Also tried on a raspberry pi and got the same error. Don't know what to try at this point. Thanks for any help with this one.
Update: Could this line in the pkgbuild be the problem?
Isn't Arch still on python 3.8?
1 2 Next › Last »