serenity/Ports/python3
Linus Groh 006bf1905b Ports: Update Python to 3.12.0
Released on 2023-10-02.
https://www.python.org/downloads/release/python-3120/

Note that the top-level setup.py script has disappeared completely,
hence the two dropped patches. AFAICT this doesn't regress building any
of the native modules, presumably because the configure script fully
takes care of this now:

```
The necessary bits to build these optional modules were not found:
_dbm                  _gdbm                 _posixshmem
_tkinter              nis                   ossaudiodev
To find the necessary bits, look in configure.ac and config.log.

Checked 111 modules (31 built-in, 73 shared, 1 n/a on serenityos-x86_64,
0 disabled, 6 missing, 0 failed on import)
```
2023-10-03 15:21:40 +02:00
..
patches Ports: Update Python to 3.12.0 2023-10-03 15:21:40 +02:00
.gitignore
package.sh Ports: Switch to the new files syntax 2023-09-09 01:06:31 +02:00
version.sh Ports: Update Python to 3.12.0 2023-10-03 15:21:40 +02:00