Search Criteria
Package Details: python37 3.7.17-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: | 33 |
Popularity: | 0.055977 |
First Submitted: | 2019-11-14 21:23 (UTC) |
Last Updated: | 2023-06-14 07:53 (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)
- mpdecimal (make)
- sqlite (sqlite-fossilAUR) (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
Required by (13032)
- 0wgram (requires python) (make)
- 10ff-git (requires python)
- 10moons-driver-t503 (requires python)
- 10moons-driver-t503 (requires python) (make)
- 1panel (requires python) (make)
- 2048-py (requires python)
- 20kly (requires python)
- 20kly-git (requires python)
- 2s2h (requires python) (make)
- 2s2h-git (requires python) (make)
- 2s2h-otr-exporter (requires python) (make)
- 2s2h-otr-exporter-git (requires python) (make)
- 3dtk-svn (requires python)
- 3dtk-svn (requires python) (optional)
- 3to2 (requires python)
- 4bulk-git (requires python)
- 64gram-desktop (requires python) (make)
- 8852bu-dkms-git (requires python)
- a2ln (requires python)
- a7800 (requires python) (make)
- Show 13012 more...
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 Next › Last »
PRAGMA commented on 2020-08-28 19:07 (UTC)
I'm also having the same issue as jrd.
jrd commented on 2020-08-21 12:51 (UTC)
Build fails for me, this seems related to
fakeroot
. Probably an incompatibility between twoLD_LIBRARY_PATH
/LD_PRELOAD
usages.First weird messages:
And last messages before stopping
build
stage:Edgeworth commented on 2020-08-14 02:13 (UTC)
To elaborate on alexz comment, I had to follow the instructions from keybase/nad to import the GPG key
alexz commented on 2020-08-12 20:14 (UTC)
I guess, another fix is to import the public key:
I don't think this package is Out-of-Date ? How do you unflag it?
alexz commented on 2020-08-12 20:03 (UTC) (edited on 2020-08-12 20:10 (UTC) by alexz)
Failing with GPG error, too:
seems to be related to:
And this release was signed by somebody else, so for me it works with:
justicehunter commented on 2020-08-11 08:47 (UTC)
@GhostThreader139 yup, same here. Signature problem
GhostThreader139 commented on 2020-08-09 06:52 (UTC)
Anyone else having a problem with the key, as if it's unknown???
holishing commented on 2020-08-05 12:54 (UTC)
@emanuelfontelles What's your gpg signature's problem? It seems to work ok in my machine
timo42 commented on 2020-07-15 22:25 (UTC) (edited on 2020-07-15 22:26 (UTC) by timo42)
I had exactly the same build error and re-installing the package didn't work for me. However, replacing
--with-ensurepip
by--without-ensurepip
(the other way round as @seyn6gk suggested) in the PKGBUILD fixed it for me. Not sure if changing this option has any unwanted side-effects though.« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 Next › Last »