MatrixSynapse/debian
David Robertson 6b3e0ea6bd
Use `poetry` to manage the virtualenv in debian packages (#12449)
* Use `poetry` to build venv in debian packages

Co-authored-by: Dan Callahan <danc@element.io>
Co-authored-by: Shay <hillerys@element.io>

* Changelog

* Only pull in from requirements.txt

Addresses the same problem as #12439.

* Include `test` and `all` extras

`poetry export` helpfully silently ignores an unknown extra

Haven't seen this before because it's the only place we export `all` and
`test`. I could have __sworm__ that the syntax `--extra "all test"`
worked for `poetry install`...

* Clean up requirements file on subsequence builds

* Fix shell syntax

Co-authored-by: Dan Callahan <danc@element.io>
Co-authored-by: Shay <hillerys@element.io>
2022-04-14 11:03:24 +01:00
..
po
source
.gitignore
NEWS
build_virtualenv Use `poetry` to manage the virtualenv in debian packages (#12449) 2022-04-14 11:03:24 +01:00
changelog Use `poetry` to manage the virtualenv in debian packages (#12449) 2022-04-14 11:03:24 +01:00
clean Use `poetry` to manage the virtualenv in debian packages (#12449) 2022-04-14 11:03:24 +01:00
compat
control Minor cleanup to Debian packaging (#11269) 2021-11-07 21:18:33 +00:00
copyright
dirs
hash_password.1
hash_password.ronn
install
manage_debconf.pl
manpages
matrix-synapse-py3.config Fix Shellcheck SC1091: Can't follow file 2021-10-22 23:08:54 +01:00
matrix-synapse-py3.links
matrix-synapse-py3.postinst Fix Shellcheck SC1091: Can't follow file 2021-10-22 23:08:54 +01:00
matrix-synapse-py3.preinst
matrix-synapse.default
matrix-synapse.service Minor cleanup to Debian packaging (#11269) 2021-11-07 21:18:33 +00:00
register_new_matrix_user.1
register_new_matrix_user.ronn
rules Force deb compression with `xz`. (#11197) 2021-10-27 17:06:32 +01:00
synapse_port_db.1
synapse_port_db.ronn
synapse_review_recent_signups.1
synapse_review_recent_signups.ronn
synctl.1
synctl.ronn
templates