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

Dependencies (16)

Required by (13032)

Sources (6)

Latest Comments

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

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

gpg: key 2D347EA6AA65421D: public key "Ned Deily (Python release signing key)<nad@python.org>" imported
gpg: Total number processed: 1
gpg:               imported: 1

jrd commented on 2021-07-03 09:01 (UTC)

I had no problem with this package (in french):

Construction de python37...
==> Création du paquet python37 3.7.11-1 (sam. 03 juil. 2021 11:00:32)
==> Vérification des dépendances pour l’exécution…
==> Vérification des dépendances pour la compilation…
==> Récupération des sources…
  -> Téléchargement de Python-3.7.11.tar.xz…
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 15 16.5M   15 2559k    0     0  6705k      0  0:00:02 --:--:--  0:00:02 6700k
100 16.5M  100 16.5M    0     0  12.2M      0  0:00:01  0:00:01 --:--:-- 12.2M
  -> Téléchargement de Python-3.7.11.tar.xz.asc…
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   833  100   833    0     0  22109      0 --:--:-- --:--:-- --:--:-- 21921
  -> dont-make-libpython-readonly.patch trouvé
  -> 0002-smaller-pgo-test-suite.patch trouvé
  -> 0003-enable-building-with-libmpdec.patch trouvé
==> Validation des fichiers source avec sha512sums…
    Python-3.7.11.tar.xz ... Réussite
    Python-3.7.11.tar.xz.asc ... Ignoré
    dont-make-libpython-readonly.patch ... Réussite
    0002-smaller-pgo-test-suite.patch ... Réussite
    0003-enable-building-with-libmpdec.patch ... Réussite
==> Vérification des signatures des fichiers sources grâce à gpg…
    Python-3.7.11.tar.xz ... Réussite
==> Suppression du répertoire $srcdir/ existant…
==> Extraction des sources…
  -> Extraction de Python-3.7.11.tar.xz avec bsdtar
==> Lancement de prepare()…

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 me

Krtko commented on 2021-07-01 04:58 (UTC)

:: PGP keys need importing:
 -> 0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D, required by: python37

...

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

greut commented on 2021-01-20 15:42 (UTC)

@user20159 me neither. I've made it more like Python38, let me know if it breaks anything on your side. Thanks for the heads up.

user20159 commented on 2021-01-19 16:46 (UTC)

I'm not sure if this question has been asked already, I've checked the comments but couldn't see anything. How can it be that python37 has llvm gdb xorg-server-xvfb as additional dependencies over python38 or python36? Furthermore, build time is around twice as long as for python38 or python36. Are the other ones missing something?

jhincks commented on 2020-09-28 20:15 (UTC)

build failed with "/usr/bin/xvfb-run: line 186: kill: (1576374) - No such process"

xvfb-run says in its help, that "-a" is deprecated, one should use "-d" instead. I replaced the two occurences in the PKGBUILD, then the build process was successfull.

RealGecko commented on 2020-09-22 08:59 (UTC)

I used this command to import the key

gpg --keyserver pool.sks-keyservers.net --receive-keys 0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D