Package Details: python37 3.7.17-1

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: 0.24
First Submitted: 2019-11-14 21:23 (UTC)
Last Updated: 2023-06-14 07:53 (UTC)

Dependencies (16)

Required by (12552)

Sources (6)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 Next › Last »

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

# curl + gpg pro tip: import nad's keys
curl https://keybase.io/nad/pgp_keys.asc | gpg --import

# the Keybase app can push to gpg keychain, too
keybase pgp pull nad

alexz commented on 2020-08-12 20:14 (UTC)

I guess, another fix is to import the public key:

gpg --recv-key 2D347EA6AA65421D

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:

==> Verifying source file signatures with gpg...
    Python-3.7.8.tar.xz ... FAILED (unknown public key 2D347EA6AA65421D)
==> ERROR: One or more PGP signatures could not be verified!
==> ERROR: Makepkg was unable to build python37.

seems to be related to:

validpgpkeys=('0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D')  # Ned Deily (Python release signing key) <nad@python.org>

And this release was signed by somebody else, so for me it works with:

makepkg --skippgpcheck

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.

manofsteal123 commented on 2020-07-12 22:25 (UTC)

"I got the permission denied error reported below when attempting an upgrade but removing the package and reinstalling it worked for me."

I had to remove python37-pillow & python37 in that order and used "makepkg -s" to build the Download snapshot of python37 & python37-pillow in that order

depieri.carlo commented on 2020-07-12 10:29 (UTC)

If it's an upgrade issue, my current package version could help: 3.7.5-2.