Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-15 | added python-pytest-runner to makedeps, setuptools changed behaviour wrt ↵ | BrainDamage | |
missing optional deps and it'd attempt to install it using pip and fail use python-magic-ahupp by name, this will prevent python-magic from the official repos to be picked | |||
2021-03-10 | added maxversion for python-magic | BrainDamage | |
removed minversion for python-mautrix since it's been long time since the update | |||
2020-12-12 | unpinned min version of python mautrix | BrainDamage | |
pinned max version of telethon | |||
2020-12-02 | pkgrel bump to trigger a rebuild from python 3.9 | etckeeper | |
2020-11-17 | fixed typo in service file | BrainDamage | |
2020-11-17 | updated to version 9.0 | BrainDamage | |
updated service file to not use the launcher bin updateed optional deps updated mautrix lib boundaries | |||
2020-11-10 | depend on python-magic rather than a specific implementation | BrainDamage | |
2020-11-10 | fixed a nasty typo in the post_install instructions | BrainDamage | |
added an empty stub registration file so that the file gets the right permissions from the start, so the secret keys are never world readable | |||
2020-11-09 | added registration generation instructions for post_install | BrainDamage | |
2020-11-09 | added registration generation instructions | BrainDamage | |
2020-11-09 | use install-data in place of moving files manually | BrainDamage | |
2020-11-09 | less code duplication | BrainDamage | |
2020-11-09 | fixed typo on optdeps | BrainDamage | |
2020-11-09 | initial version | BrainDamage | |