Skip to content

Commit

Permalink
Update 3.9 to 7.3.9, python 3.9.12
Browse files Browse the repository at this point in the history
  • Loading branch information
docker-library-bot committed Mar 30, 2022
1 parent fdbc2ce commit e855f97
Show file tree
Hide file tree
Showing 7 changed files with 64 additions and 64 deletions.
20 changes: 10 additions & 10 deletions 3.9/bullseye/Dockerfile

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

20 changes: 10 additions & 10 deletions 3.9/buster/Dockerfile

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

20 changes: 10 additions & 10 deletions 3.9/slim-bullseye/Dockerfile

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

20 changes: 10 additions & 10 deletions 3.9/slim-buster/Dockerfile

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions 3.9/windows/windowsservercore-1809/Dockerfile

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions 3.9/windows/windowsservercore-ltsc2022/Dockerfile

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

28 changes: 14 additions & 14 deletions versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -140,28 +140,28 @@
"3.9": {
"arches": {
"amd64": {
"sha256": "129a055032bba700cd1d0acacab3659cf6b7180e25b1b2f730e792f06d5b3010",
"url": "https://downloads.python.org/pypy/pypy3.9-v7.3.8-linux64.tar.bz2"
"sha256": "46818cb3d74b96b34787548343d266e2562b531ddbaf330383ba930ff1930ed5",
"url": "https://downloads.python.org/pypy/pypy3.9-v7.3.9-linux64.tar.bz2"
},
"arm64v8": {
"sha256": "b7282bc4484bceae5bc4cc04e05ee4faf51cb624c8fc7a69d92e5fdf0d0c96aa",
"url": "https://downloads.python.org/pypy/pypy3.9-v7.3.8-aarch64-portable.tar.bz2"
"sha256": "2e1ae193d98bc51439642a7618d521ea019f45b8fb226940f7e334c548d2b4b9",
"url": "https://downloads.python.org/pypy/pypy3.9-v7.3.9-aarch64.tar.bz2"
},
"darwin-amd64": {
"sha256": "95bd88ac8d6372cd5b7b5393de7b7d5c615a0c6e42fdb1eb67f2d2d510965aee",
"url": "https://downloads.python.org/pypy/pypy3.9-v7.3.8-osx64.tar.bz2"
"sha256": "59c8852168b2b1ba1f0211ff043c678760380d2f9faf2f95042a8878554dbc25",
"url": "https://downloads.python.org/pypy/pypy3.9-v7.3.9-osx64.tar.bz2"
},
"i386": {
"sha256": "a0d18e4e73cc655eb02354759178b8fb161d3e53b64297d05e2fff91f7cf862d",
"url": "https://downloads.python.org/pypy/pypy3.9-v7.3.8-linux32.tar.bz2"
"sha256": "0de4b9501cf28524cdedcff5052deee9ea4630176a512bdc408edfa30914bae7",
"url": "https://downloads.python.org/pypy/pypy3.9-v7.3.9-linux32.tar.bz2"
},
"s390x": {
"sha256": "37b596bfe76707ead38ffb565629697e9b6fa24e722acc3c632b41ec624f5d95",
"url": "https://downloads.python.org/pypy/pypy3.9-v7.3.8-s390x.tar.bz2"
"sha256": "774dca83bcb4403fb99b3d155e7bd572ef8c52b9fe87a657109f64e75ad71732",
"url": "https://downloads.python.org/pypy/pypy3.9-v7.3.9-s390x.tar.bz2"
},
"windows-amd64": {
"sha256": "c1b2e4cde2dcd1208d41ef7b7df8e5c90564a521e7a5db431673da335a1ba697",
"url": "https://downloads.python.org/pypy/pypy3.9-v7.3.8-win64.zip"
"sha256": "be48ab42f95c402543a7042c999c9433b17e55477c847612c8733a583ca6dff5",
"url": "https://downloads.python.org/pypy/pypy3.9-v7.3.9-win64.zip"
}
},
"get-pip": {
Expand All @@ -171,7 +171,7 @@
},
"python": {
"major": "3.9",
"version": "3.9.10"
"version": "3.9.12"
},
"variants": [
"bullseye",
Expand All @@ -181,6 +181,6 @@
"windows/windowsservercore-ltsc2022",
"windows/windowsservercore-1809"
],
"version": "7.3.8"
"version": "7.3.9"
}
}

0 comments on commit e855f97

Please sign in to comment.