Search Criteria
Package Details: python37 3.7.16-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python37.git (read-only, click to copy) |
---|---|
Package Base: | python37 |
Description: | Major release 3.7 of the Python high-level programming language |
Upstream URL: | https://www.python.org/ |
Keywords: | python python3 |
Licenses: | custom |
Provides: | python |
Submitter: | 5long |
Maintainer: | greut (jrd) |
Last Packager: | greut |
Votes: | 32 |
Popularity: | 1.25 |
First Submitted: | 2019-11-14 21:23 (UTC) |
Last Updated: | 2022-12-07 19:19 (UTC) |
Dependencies (16)
- bzip2 (bzip2-git, bzip2-rustify-git, bzip2-with-lbzip2-symlinks)
- expat (expat-git)
- gdbm (gdbm-git)
- libffi (libffi-minimal-git, libffi-git)
- libnsl (libnsl-git)
- libxcrypt (libxcrypt-git)
- openssl (openssl-static, quictls-openssl, openssl-git, openssl-hardened)
- zlib (zlib-ng-compat-git, zlib-git, zlib-ng-compat)
- bluez-libs (bluez-git) (make)
- mpdecimal (make)
- sqlite (sqlite-minimal-git, sqlite-fts3-parenthesis, sqlite-fossil) (make)
- tk (tk85) (make)
- mpdecimal (optional) – for decimal
- sqlite (sqlite-minimal-git, sqlite-fts3-parenthesis, sqlite-fossil) (optional)
- tk (tk85) (optional) – for tkinter
- xz (xz-git) (optional) – for lzma
Required by (12186)
- 0ad-data-git (requires python) (make)
- 0ad-git (requires python) (make)
- 10ff-git (requires python)
- 10moons-driver-t503 (requires python)
- 10moons-driver-t503 (requires python) (make)
- 2048-py (requires python)
- 3to2 (requires python)
- 4bulk-git (requires python)
- 64gram-desktop (requires python) (make)
- 64gram-desktop-no-ad (requires python) (make)
- a2ln (requires python)
- a2ln (requires python) (make)
- a7800 (requires python) (make)
- aarch64-glibc (requires python) (make)
- aarch64-none-elf-gdb (requires python)
- aard2-slob (requires python)
- aardwolfgui-git (requires python)
- abeceda_convertor-git (requires python)
- absolutely-proprietary (requires python)
- abv-calc-git (requires python)
- Show 12166 more...
Latest Comments
1 2 3 4 5 6 .. 10 Next › Last »
tinytangent commented on 2022-04-30 05:15 (UTC) (edited on 2022-04-30 05:15 (UTC) by tinytangent)
The build process succeeded but I noticed that some unit tests seem to fail ([37/40] test_time -- test_tabnanny failed):
greut commented on 2022-03-24 06:07 (UTC)
@hadian90 I'll let you search how to deal with importing the provided GPG key.
hadian90 commented on 2022-03-24 05:05 (UTC) (edited on 2022-03-24 05:08 (UTC) by hadian90)
failed install on Manjaro
hwangh95 commented on 2021-11-22 14:03 (UTC)
_decimal module doesn't build without the patch in python38 https://aur.archlinux.org/cgit/aur.git/tree/mpdecimal-2.5.1.patch?h=python38
anatolik commented on 2021-11-19 02:34 (UTC) (edited on 2021-11-19 02:35 (UTC) by anatolik)
It needs rebuild due to libldap bump
bacteriostat commented on 2021-10-20 06:20 (UTC) (edited on 2021-10-20 06:47 (UTC) by bacteriostat)
libffi was upgraded 3.4.2-4 and Jupyter notebook no more launches for me. It is looking for libffi.so.7 while the system has libffi.so.8.
I am not sure if this issue goes here or somewhere upstream.
FIXED: Rebuilding the package fixed the issue for me. Leaving it here for noobs out there like me.
avzb_arch commented on 2021-07-08 06:48 (UTC) (edited on 2021-07-08 06:50 (UTC) by avzb_arch)
Use this works well
gpg --keyserver keyserver.ubuntu.com --recv-key 0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D
jrd commented on 2021-07-03 09:01 (UTC)
I had no problem with this package (in french):
greut commented on 2021-07-03 07:48 (UTC)
@Krtko some pacman wrappers are able to import the PGP/GPG keys for you. https://wiki.archlinux.org/title/AUR_helpers#Pacman_wrappers
Afaik, 3.7.11 was signed by the same person/key than the previous one. Sorry for the trouble.
robibert commented on 2021-07-02 13:01 (UTC)
I specified the key server
gpg --keyserver hkp://pgp.mit.edu:80 --recv-keys 0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D
and it worked for me1 2 3 4 5 6 .. 10 Next › Last »