diff options
author | Linus Groh <mail@linusgroh.de> | 2021-12-11 17:43:42 +0000 |
---|---|---|
committer | Linus Groh <mail@linusgroh.de> | 2021-12-11 19:02:00 +0000 |
commit | 6d9a1d3c937b040cfafe838b28be429cf800c3fb (patch) | |
tree | abdd89ae9f1d4ab706aade36dc0bce58f29cc43d /Ports/AvailablePorts.md | |
parent | 1e95e7716bad51d96fa0528d1a65ad6835c06f5d (diff) | |
download | serenity-6d9a1d3c937b040cfafe838b28be429cf800c3fb.zip |
Ports: Update Python to 3.10.1 :^)
This was released a couple of days ago, on 2021-12-06 and contains
various changes that we previously needed custom patches for, so we are
now able to remove those and compile more unchanged upstream sources.
Thanks to Rodrigo for making that effort! :^)
Diffstat (limited to 'Ports/AvailablePorts.md')
-rw-r--r-- | Ports/AvailablePorts.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Ports/AvailablePorts.md b/Ports/AvailablePorts.md index 3bb9861514..4caa9f8db9 100644 --- a/Ports/AvailablePorts.md +++ b/Ports/AvailablePorts.md @@ -140,7 +140,7 @@ Please make sure to keep this list up to date when adding and updating ports. :^ | [`printf`](printf/) | printf (OpenBSD) | 6.6 | https://github.com/ibara/libpuffy | | [`pt2-clone`](pt2-clone/) | ProTracker 2 clone | 1.28 | https://github.com/8bitbubsy/pt2-clone | | [`pv`](pv/) | Pipe Viewer | 1.6.20 | http://www.ivarch.com/programs/pv.shtml | -| [`python3`](python3/) | Python | 3.10.0 | https://www.python.org/ | +| [`python3`](python3/) | Python | 3.10.1 | https://www.python.org/ | | [`quake`](quake/) | Quake | 0.65 | https://github.com/SerenityOS/SerenityQuake | | [`quake2`](quake2/) | QuakeII | 0.1 | https://github.com/SerenityOS/SerenityQuakeII | | [`r0`](r0/) | r0 (minimalistic commandline hexadecimal editor) | 0.8 | https://github.com/radareorg/r0 | |