Anders Kaseorg
70914b0475
Remove support for Ubuntu 20.04 and Debian 11.
...
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2024-04-01 13:27:39 -07:00
Alex Vandiver
e7fabb45f2
puppet: Pin with sha256sum verification.
2023-02-28 00:04:39 -05:00
Anders Kaseorg
97e4e9886c
python: Replace universal_newlines with text.
...
This is supported in Python ≥ 3.7.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2022-01-23 22:16:01 -08:00
Anders Kaseorg
ad5f0c05b5
python: Remove default "utf8" argument for encode(), decode().
...
Partially generated by pyupgrade.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2021-08-02 15:53:52 -07:00
Anders Kaseorg
1760897a8c
python: Remove default "r" mode for open().
...
Generated automatically by pyupgrade.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2021-08-02 15:53:52 -07:00
Alex Vandiver
87a109e3e0
puppet: Pull in pinned puppet modules.
...
Using puppet modules from the puppet forge judiciously will allow us
to simplify the configuration somewhat; this specifically pulls in the
stdlib module, which we were already using parts of.
2021-05-27 21:14:48 -07:00