- Jan 31, 2023
-
-
H. Shay authored
-
- Jan 27, 2023
-
- Jan 25, 2023
-
- Jan 17, 2023
-
-
David Robertson authored
* Upgrade to new lockfile format Now requires poetry >= 1.2.2 to read and poetry >= 1.3.0 to write. Cheat sheet: ``` poetry --version poetry show > scratch/before pipx upgrade poetry poetry --version poetry show > scratch/after diff scratch{before,after} && echo "no change!" ``` * Use Poetry 1.3.2 when reading or writing lockfile * Remove unneeded(?) poetry dep for cibuildwheel * Update docs * Remove redundant call to setup-python * Remove outdated comments related to Poetry 1.x * Remove outdated docs line was fixed in #13082 * Minor improvements to poetry cheat sheet * Invoke setup-python-poetry with explicit version Not sure about this. It's hardcoding versions everywhere. * Changelog * Check the lockfile is version 2.0 Might one day incorporate other checks like #14742 * Typo fixes, thanks Sean Co-authored-by:
Sean Quah <8349537+squahtx@users.noreply.github.com> Co-authored-by:
Sean Quah <8349537+squahtx@users.noreply.github.com>
-
- Jan 12, 2023
-
- Jan 10, 2023
-
-
David Robertson authored
-
- Dec 20, 2022
-
- Dec 13, 2022
-
-
Sean Quah authored
-
- Dec 12, 2022
-
-
Brendan Abolivier authored
Fixes #13655 This change uses ICU (International Components for Unicode) to improve boundary detection in user search. This change also adds a new dependency on libicu-dev and pkg-config for the Debian packages, which are available in all supported distros.
-
- Dec 06, 2022
-
-
Olivier Wilkinson (reivilibre) authored
-
- Dec 01, 2022
-
- Nov 29, 2022
-
-
David Robertson authored
-
- Nov 22, 2022
-
-
David Robertson authored
-
- Nov 16, 2022
-
-
Erik Johnston authored
-
- Nov 08, 2022
-
-
Sean Quah authored
-
- Nov 04, 2022
-
-
Sean Quah authored
-
- Nov 01, 2022
-
-
David Robertson authored
-
- Oct 28, 2022
-
-
Olivier Wilkinson (reivilibre) authored
-
- Oct 26, 2022
-
- Oct 25, 2022
-
-
Olivier Wilkinson (reivilibre) authored
-
- Oct 19, 2022
-
-
Erik Johnston authored
-
- Oct 17, 2022
-
- Oct 14, 2022
-
- Oct 12, 2022
-
-
Erik Johnston authored
-
- Oct 06, 2022
- Oct 04, 2022
-
-
Sean Quah authored
-
- Sep 28, 2022
-
-
Andrew Morgan authored
-
- Sep 27, 2022
-
-
David Robertson authored
-
- Sep 26, 2022
-
-
Andrew Morgan authored
-
- Sep 23, 2022
-
-
Erik Johnston authored
-
- Sep 20, 2022
-
-
Olivier Wilkinson (reivilibre) authored
-
- Sep 13, 2022
-
-
Erik Johnston authored
-
- Sep 06, 2022
-
-
Erik Johnston authored
-
Erik Johnston authored
-
- Sep 01, 2022
-
-
Erik Johnston authored
-
- Aug 31, 2022
-
-
Sean Quah authored
-
Jörg Behrmann authored
The --force flag of dpkg-statoverride has been deprecated (apparently starting with the dpkg version in Debian buster). It offers --force-all as q quick fix, but the usage in the Debian postinst script is probably covered by --force-statoverride-add. Fixes: #8391 Signed-off-by:
Jörg Behrmann <behrmann@physik.fu-berlin.de>
-
- Aug 30, 2022
-
-
David Robertson authored
-