Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-01-04 | fix(depends): remove python-future dependency | Matteo Piccinini (loacker) | |
Include PR #368 to drop future dependency https://github.com/poljar/weechat-matrix/pull/368 | |||
2024-12-17 | fix(tests): module webcolors has no attribute HTML4_HEX_TO_NAMES | Matteo Piccinini (loacker) | |
2024-05-22 | fix: bump version to 0.3.0-16 | Matteo Piccinini (loacker) | |
2024-05-22 | fix: add python-future as dependency | Matteo Piccinini (loacker) | |
```python python: loading script "/usr/share/weechat/python/weechat-matrix.py" python: stdout/stderr (?): Traceback (most recent call last): python: stdout/stderr (?): File "/usr/share/weechat/python/weechat-matrix.py", line 44, in <module> python: stdout/stderr (?): from future.utils import bytes_to_native_str as n python: stdout/stderr (?): ModuleNotFoundError: No module named 'future' python: unable to parse file "/usr/share/weechat/python/weechat-matrix.py" ``` | |||
2024-05-05 | Cleanup pkgbuild from unnecessary preparation steps | Matteo Piccinini | |
2024-05-05 | Update source url for future stability of archives and hashes | Matteo Piccinini | |
https://github.blog/2023-02-21-update-on-the-future-stability-of-source-code-archives-and-hashes/ | |||
2024-05-04 | Introduce the use of upstream source tarball | Matteo Piccinini | |
2024-04-30 | Python 3.12 rebuild | Matteo Piccinini | |
2023-12-27 | upgpkg: 0.3.0-11; fix use with pythin-matrix-nio >= 0.21 | Andreas Radke | |