Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-02-27 | version bump | BrainDamage | |
2022-11-27 | version bump | BrainDamage | |
2022-09-27 | version bump | etckeeper | |
hardened the service file a bit | |||
2022-08-27 | version bump | etckeeper | |
moved python-magic dep from ahupp to the official package updated deps version ranges | |||
2022-04-18 | switched to pinned tulir-telethon library | etckeeper | |
removed obsolete python-telethon-sqlalchemy dep | |||
2022-04-17 | forgot to commit python-mautrix version boundaries | etckeeper | |
2022-04-17 | version bump | etckeeper | |
2022-02-15 | version bump | BrainDamage | |
2022-01-25 | added missing dependency | BrainDamage | |
2022-01-12 | version bump | BrainDamage | |
switched python-telethon to python-telethon-tulir-git due to upstream vendorizing changes | |||
2021-12-29 | version bump | BrainDamage | |
since telethon api has been stable in the past months, experimentally remove version restriction removed obsolete deps of sqlalchemy and alembic movded asyncpg to required deps added optional deps of aiosqlite and phonenumbers removed editing of now-gone alembic files removed pre-execution of alembic db update from the service | |||
2021-12-17 | version bump | BrainDamage | |
2021-09-13 | fixd archive name | BrainDamage | |
fixed extracted path increased telethon version range since it doesn't break with latest | |||
2021-09-02 | fixed version requirements for packages | BrainDamage | |
2021-09-02 | version bump | BrainDamage | |
2021-06-16 | fixed hashes not being updated | BrainDamage | |
2021-06-16 | fixed user homedir not set in the sysuser file | BrainDamage | |
fixed post-install instructions referring to the obsolete method | |||
2021-06-15 | version bump | BrainDamage | |
added a post-install message about deprecation of sqlite added a post-install message about requirements.txt stripping the package now installs a copy of the original requirements files | |||
2021-06-12 | updated the name of the optional dep brotli binding | BrainDamage | |
2021-04-25 | set max version for python-mautrix until next stable is out | BrainDamage | |
2021-04-07 | use the correct permissions for the home dir | BrainDamage | |
2021-04-07 | ensure home dir of the user is created | BrainDamage | |
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 | |