summarylogtreecommitdiffstats
path: root/.SRCINFO
AgeCommit message (Collapse)Author
2024-05-22fix: bump version to 0.3.0-16Matteo Piccinini (loacker)
2024-05-22fix: add python-future as dependencyMatteo 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-05Cleanup pkgbuild from unnecessary preparation stepsMatteo Piccinini
2024-05-05Update source url for future stability of archives and hashesMatteo Piccinini
https://github.blog/2023-02-21-update-on-the-future-stability-of-source-code-archives-and-hashes/
2024-05-04Introduce the use of upstream source tarballMatteo Piccinini
2024-04-30Python 3.12 rebuildMatteo Piccinini
2023-12-27upgpkg: 0.3.0-11; fix use with pythin-matrix-nio >= 0.21Andreas Radke