Search Criteria
Package Details: python310 3.10.18-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/python310.git (read-only, click to copy) |
---|---|
Package Base: | python310 |
Description: | The Python programming language (version 3.10) |
Upstream URL: | https://www.python.org/ |
Licenses: | PSF-2.0 |
Submitter: | soh |
Maintainer: | Heptazhou |
Last Packager: | Heptazhou |
Votes: | 28 |
Popularity: | 2.15 |
First Submitted: | 2023-05-04 00:47 (UTC) |
Last Updated: | 2025-08-09 22:07 (UTC) |
Dependencies (7)
- mpdecimal
- gdb (gdb-gitAUR, gdb-debug-gitAUR) (make)
- tk (tk-fossilAUR) (make)
- python-pip (optional)
- python-pipx (python-pipx-gitAUR) (optional)
- python-setuptools (optional)
- tk (tk-fossilAUR) (optional)
Required by (10)
- acestream-engine
- cplex (optional)
- lingua
- nodejs-lts-hydrogen (make)
- odoo-nightly
- oxen-electron-wallet (make)
- rasa
- rasa (make)
- sapling-scm-bin
- stable-diffusion-webui-git
Latest Comments
1 2 3 4 5 Next › Last »
Heptazhou commented on 2025-08-09 22:08 (UTC)
@gdiscry Done.
gdiscry commented on 2025-07-29 15:15 (UTC)
@Heptazhou Please reintroduce
"tk"
inmakedepends
, otherwise the_tkinter
module is not built andtkinter
cannot be imported at runtime, even iftk
is installed.qark commented on 2025-06-07 16:55 (UTC)
@Heptazhou I'm aware of that. Removing unused dependencies and optimizing build is good for core package too.
Heptazhou commented on 2025-06-07 16:52 (UTC)
@qark Why should? aur is not core.
qark commented on 2025-06-07 16:46 (UTC)
@Heptazhou So they should be removed from core/python package too. Would you mind creating issue and/or merge request?
Heptazhou commented on 2025-06-07 16:44 (UTC)
@qark Those dependencies are either unnecessary or unused, thus removed.
qark commented on 2025-06-07 10:19 (UTC)
@Heptazhou What about dependencies and compile options changes in https://aur.archlinux.org/cgit/aur.git/commit/?h=python310&id=7e1f6a98d9d42e8d0c3bd8d623eab0bffed18193 and https://aur.archlinux.org/cgit/aur.git/commit/?h=python310&id=29ecd68a99a40b564fef8f7cca215cdd33184cd3? What are they for?
Package in core repo still uses all of removed deps.
soh commented on 2024-12-27 14:31 (UTC)
@maxpayne3 Yes. Then you need to run
updpkgsums
and perhapsmakepkg --printsrcinfo > .SRCINFO
soh commented on 2024-12-27 14:28 (UTC)
@kIERO Sorry for the delay. I recently find using miniconda to manage different versions of Python quite handy. Although installing python from AUR is still useful, as it enables different users to use that without installing for themselves another time.
kIERO commented on 2024-12-10 21:43 (UTC)
It is gonna be two months since this package is flagged out-of-date
This should be updated
1 2 3 4 5 Next › Last »