Search Criteria
Package Details: python312 3.12.8-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python312.git (read-only, click to copy) |
---|---|
Package Base: | python312 |
Description: | Major release 3.12 of the Python high-level programming language |
Upstream URL: | https://www.python.org/ |
Licenses: | PSF-2.0 |
Submitter: | GalaxySnail |
Maintainer: | GalaxySnail |
Last Packager: | GalaxySnail |
Votes: | 4 |
Popularity: | 3.45 |
First Submitted: | 2024-12-23 09:31 (UTC) |
Last Updated: | 2024-12-23 09:31 (UTC) |
Dependencies (16)
- bzip2 (bzip2-gitAUR)
- expat (expat-gitAUR)
- gdbm (gdbm-gitAUR)
- libffi (libffi-gitAUR)
- libnsl (libnsl-gitAUR)
- libxcrypt (libxcrypt-gitAUR)
- openssl (openssl-gitAUR, openssl-staticAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- bluez-libs (bluez-gitAUR) (make)
- gdb (gdb-gitAUR, gdb-debug-gitAUR) (make)
- mpdecimal (make)
- tk (tk-fossilAUR) (make)
- mpdecimal (optional) – for decimal
- sqlite (sqlite-fossilAUR) (optional)
- tk (tk-fossilAUR) (optional) – for tkinter
- xz (xz-gitAUR) (optional) – for lzma
Latest Comments
txtsd commented on 2024-12-24 18:57 (UTC)
You're right. I didn't think about that.
GalaxySnail commented on 2024-12-24 18:50 (UTC)
Unfortunately, python3.12 can't provide python3.13. They are different.
python
is currently python3.13, and all packages that depend onpython
mean they depend on python3.13, they're installed in/usr/lib/python3.13
and don't work with python3.12.txtsd commented on 2024-12-24 18:35 (UTC)
Can you do provides=(python) please?
If you add me as co-maintainer I can help maintain the package too.
00ein00 commented on 2024-12-24 09:40 (UTC)
glad to have this, especially since newest python update broke a lot of things, such as mpv