certbot/tools
Brad Warren 7b2b2b1685
switch from gpg2 to gpg (#9985)
The `gnupg` package from Homebrew only installs a `gpg` binary, not a `gpg2` binary. I had previously worked around this by manually creating an alias, but I think we can do better.

GPG version 1 is ancient and [hasn't seen a release since 2006](https://gnupg.org/download/release_notes.html). Additionally, `gpg` has referred to GPG 2 in Ubuntu since at least 20.04 which is the oldest non-EOL'd version as of writing this so I think this change is safe to make.
2024-08-19 15:24:39 -07:00
..
docker update dependencies (#9893) 2024-02-07 17:55:30 -08:00
pinning pin back mypy (#9939) 2024-05-30 11:21:32 -07:00
snap Update python version to 3.12 and base to core24 in snaps (#9983) 2024-08-08 16:24:11 -07:00
_changelog_top.txt Remove list of modified packages from changelog. (#7146) 2019-06-11 14:02:54 -07:00
_release.sh switch from gpg2 to gpg (#9985) 2024-08-19 15:24:39 -07:00
extract_changelog.py Insert new line before "More details about these changes can be found on our GitHub repo." (#8645) 2021-02-25 16:30:48 -08:00
finish_release.py add back package signing (#9913) 2024-04-01 10:59:55 -07:00
oldest_constraints.txt update dependencies (#9848) 2023-12-05 10:33:31 -08:00
pip_install.py Always "pipstrap" when running pip_install.py (#9658) 2023-04-05 16:43:26 -07:00
pipstrap.py Always "pipstrap" when running pip_install.py (#9658) 2023-04-05 16:43:26 -07:00
release.sh switch from gpg2 to gpg (#9985) 2024-08-19 15:24:39 -07:00
requirements.txt run tools/pinning/current/repin.sh 2024-05-31 10:10:46 -07:00
retry.sh Automatically retry test farm tests (#8325) 2020-09-30 17:05:52 -07:00
sphinx-quickstart.sh Fix docs (#9755) 2023-08-25 12:22:14 -07:00
venv.py Drop Python 3.7 support (#9792) 2023-10-13 06:57:42 -07:00