summarylogtreecommitdiffstats
path: root/.SRCINFO
AgeCommit message (Collapse)Author
2021-03-15added 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-10added maxversion for python-magicBrainDamage
removed minversion for python-mautrix since it's been long time since the update
2020-12-12unpinned min version of python mautrixBrainDamage
pinned max version of telethon
2020-12-02pkgrel bump to trigger a rebuild from python 3.9etckeeper
2020-11-17fixed typo in service fileBrainDamage
2020-11-17updated to version 9.0BrainDamage
updated service file to not use the launcher bin updateed optional deps updated mautrix lib boundaries
2020-11-10depend on python-magic rather than a specific implementationBrainDamage
2020-11-10fixed a nasty typo in the post_install instructionsBrainDamage
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-09added registration generation instructions for post_installBrainDamage
2020-11-09added registration generation instructionsBrainDamage
2020-11-09use install-data in place of moving files manuallyBrainDamage
2020-11-09less code duplicationBrainDamage
2020-11-09fixed typo on optdepsBrainDamage
2020-11-09initial versionBrainDamage