Skip to content

Commit

Permalink
Update PEP links for consistency
Browse files Browse the repository at this point in the history
  • Loading branch information
jnoordsij committed Oct 7, 2024
1 parent 24f7d17 commit f5fad68
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Dockerfile-linux.template
Original file line number Diff line number Diff line change
Expand Up @@ -55,23 +55,23 @@ ENV GPG_KEY {{
{
# gpg: key B26995E310250568: public key "\xc5\x81ukasz Langa (GPG langa.pl) <[email protected]>" imported
"3.8": "E3FF2839C048B25C084DEBE9B26995E310250568",
# https://www.python.org/dev/peps/pep-0569/#release-manager-and-crew
# https://peps.python.org/pep-0569/#release-manager-and-crew

# gpg: key B26995E310250568: public key "\xc5\x81ukasz Langa (GPG langa.pl) <[email protected]>" imported
"3.9": "E3FF2839C048B25C084DEBE9B26995E310250568",
# https://www.python.org/dev/peps/pep-0596/#release-manager-and-crew
# https://peps.python.org/pep-0596/#release-manager-and-crew

# gpg: key 64E628F8D684696D: public key "Pablo Galindo Salgado <[email protected]>" imported
"3.10": "A035C8C19219BA821ECEA86B64E628F8D684696D",
# https://www.python.org/dev/peps/pep-0619/#release-manager-and-crew
# https://peps.python.org/pep-0619/#release-manager-and-crew

# gpg: key 64E628F8D684696D: public key "Pablo Galindo Salgado <[email protected]>" imported
"3.11": "A035C8C19219BA821ECEA86B64E628F8D684696D",
# https://www.python.org/dev/peps/pep-0664/#release-manager-and-crew
# https://peps.python.org/pep-0664/#release-manager-and-crew

# gpg: key A821E680E5FA6305: public key "Thomas Wouters <[email protected]>" imported
"3.12": "7169605F62C751356D054A26A821E680E5FA6305",
# https://www.python.org/dev/peps/pep-0693/#release-manager-and-crew
# https://peps.python.org/pep-0693/#release-manager-and-crew

# gpg: key A821E680E5FA6305: public key "Thomas Wouters <[email protected]>" imported
"3.13": "7169605F62C751356D054A26A821E680E5FA6305",
Expand Down

0 comments on commit f5fad68

Please sign in to comment.