9ffac2bef1
`distutils` is pretty much deprecated these days, and replaced with `setuptools`. It's also annoying because it's you can't `pip install` it, and it's hard to figure out which debian package we should depend on to make sure it's there. Since we only use it for a tiny function anyway, let's just vendor said function into our codebase. |
||
---|---|---|
.. | ||
po | ||
source | ||
test | ||
.gitignore | ||
NEWS | ||
build_virtualenv | ||
changelog | ||
compat | ||
control | ||
copyright | ||
dirs | ||
hash_password.1 | ||
hash_password.ronn | ||
install | ||
manage_debconf.pl | ||
manpages | ||
matrix-synapse-py3.config | ||
matrix-synapse-py3.links | ||
matrix-synapse-py3.postinst | ||
matrix-synapse-py3.preinst | ||
matrix-synapse-py3.triggers | ||
matrix-synapse.default | ||
matrix-synapse.service | ||
register_new_matrix_user.1 | ||
register_new_matrix_user.ronn | ||
rules | ||
synapse_port_db.1 | ||
synapse_port_db.ronn | ||
synctl.1 | ||
synctl.ronn | ||
templates |