Search Criteria
Package Details: weechat-matrix 0.3.0-17
Package Actions
Git Clone URL: | https://aur.archlinux.org/weechat-matrix.git (read-only, click to copy) |
---|---|
Package Base: | weechat-matrix |
Description: | WeeChat Matrix protocol script written in Python |
Upstream URL: | https://github.com/poljar/weechat-matrix |
Licenses: | ISC |
Submitter: | gromit |
Maintainer: | loacker |
Last Packager: | loacker |
Votes: | 1 |
Popularity: | 0.009260 |
First Submitted: | 2024-03-20 18:14 (UTC) |
Last Updated: | 2024-12-17 11:48 (UTC) |
Dependencies (22)
- python (python37AUR, python311AUR, python310AUR)
- python-atomicwrites (python-atomicwrites-homeassistantAUR)
- python-attrs
- python-cachetools
- python-future
- python-logbook
- python-matrix-nioAUR
- python-olm (python-olm-gitAUR)
- python-peewee
- python-pygments
- python-pyopenssl
- python-webcolors
- weechat (weechat-gitAUR)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-poetry-core (python-poetry-core-gitAUR) (make)
- python-hypothesis (check)
- python-pytest (check)
- python-aiohttp (python-aiohttp-gitAUR) (optional) – matrix_sso_helper support
- python-magic (python-magic-gitAUR) (optional) – matrix_upload support
- python-requests (optional) – matrix_decrypt and matrix_upload support
- xdg-utils (busking-gitAUR, xdg-utils-slockAUR, mimiAUR, mimi-gitAUR, xdg-utils-handlrAUR, openerAUR, xdg-utils-mimeoAUR, mimejs-gitAUR) (optional) – default plumber for matrix_decrypt
Latest Comments
loacker commented on 2024-12-17 13:37 (UTC)
I have since added a patch [1] to enable it to build. I'll see what I can do to report it upstream.
[1] 0004-fix-tests-module-webcolors-has-no-attribute-HTML4_HE.patch
AndyRTR commented on 2024-12-17 07:33 (UTC) (edited on 2024-12-17 07:34 (UTC) by AndyRTR)
Python-future has been removed by Fedora rawhide. Only removing the dependency from the package won't solve it because weechat-matrix acutally depends on it and will fail to start. Please someone bring it to the github tracker. Even if it's almost dead maybe someone has a solution to get it back working.
The webcolor test failure is expected now. Disable tests for now. See also https://github.com/poljar/weechat-matrix/issues/364
micwoj92 commented on 2024-12-16 22:19 (UTC)
Check fails:
ilf0 commented on 2024-05-22 13:18 (UTC) (edited on 2024-05-28 10:10 (UTC) by ilf0)
Please add
python-future
as dependency, as this won't run without it.Update: Thanks! https://aur.archlinux.org/cgit/aur.git/commit/?h=weechat-matrix&id=0e5a13aad5c6e9f07c7681dcb43c9e0a2a9d7d61