Package Details: python37 3.7.16-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: 1.25
First Submitted: 2019-11-14 21:23 (UTC)
Last Updated: 2022-12-07 19:19 (UTC)

Required by (12186)

Sources (6)

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):

0:00:00 load avg: 1.53 Run tests sequentially
0:00:00 load avg: 1.53 [ 1/40] test_array
0:00:00 load avg: 1.49 [ 2/40] test_base64
0:00:01 load avg: 1.49 [ 3/40] test_binascii
0:00:01 load avg: 1.49 [ 4/40] test_binop
0:00:01 load avg: 1.49 [ 5/40] test_bisect
0:00:01 load avg: 1.49 [ 6/40] test_bytes
0:00:04 load avg: 1.49 [ 7/40] test_cmath
0:00:04 load avg: 1.49 [ 8/40] test_codecs
0:00:05 load avg: 1.45 [ 9/40] test_collections
0:00:06 load avg: 1.45 [10/40] test_complex
0:00:07 load avg: 1.45 [11/40] test_dataclasses
0:00:07 load avg: 1.45 [12/40] test_datetime
0:00:13 load avg: 1.33 [13/40] test_decimal
0:00:19 load avg: 1.30 [14/40] test_difflib
0:00:20 load avg: 1.28 [15/40] test_embed
0:00:24 load avg: 1.28 [16/40] test_float
0:00:24 load avg: 1.28 [17/40] test_fstring
0:00:25 load avg: 1.34 [18/40] test_functools
0:00:25 load avg: 1.34 [19/40] test_generators
0:00:26 load avg: 1.34 [20/40] test_hashlib
0:00:27 load avg: 1.34 [21/40] test_heapq
0:00:28 load avg: 1.34 [22/40] test_int
0:00:28 load avg: 1.34 [23/40] test_itertools
0:00:37 load avg: 1.29 [24/40] test_json
0:00:39 load avg: 1.29 [25/40] test_long
0:00:43 load avg: 1.26 [26/40] test_math
0:00:47 load avg: 1.24 [27/40] test_memoryview
0:00:48 load avg: 1.24 [28/40] test_operator
0:00:48 load avg: 1.24 [29/40] test_ordered_dict
0:00:50 load avg: 1.30 [30/40] test_pickle
0:01:09 load avg: 1.23 [31/40] test_pprint
0:01:10 load avg: 1.22 [32/40] test_re
0:01:12 load avg: 1.22 [33/40] test_set
0:01:17 load avg: 1.20 [34/40] test_statistics
0:01:19 load avg: 1.20 [35/40] test_struct
0:01:21 load avg: 1.26 [36/40] test_tabnanny
0:01:21 load avg: 1.26 [37/40] test_time -- test_tabnanny failed
0:01:23 load avg: 1.26 [38/40] test_unicode
0:01:26 load avg: 1.24 [39/40] test_xml_etree
0:01:28 load avg: 1.24 [40/40] test_xml_etree_c

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

==> Validating source files with sha512sums...
    Python-3.7.13.tar.xz ... Passed
    Python-3.7.13.tar.xz.asc ... Skipped
    dont-make-libpython-readonly.patch ... Passed
    0002-smaller-pgo-test-suite.patch ... Passed
    0003-enable-building-with-libmpdec.patch ... Passed
    0004-mpdecimal-2.5.1.patch ... Passed
==> Verifying source file signatures with gpg...
    Python-3.7.13.tar.xz ... cat: write error: Broken pipe
FAILED
==> ERROR: One or more PGP signatures could not be verified!
Finished with result: exit-code
Main processes terminated with: code=exited/status=1

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

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