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 .. 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
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 meKrtko commented on 2021-07-01 04:58 (UTC)
...
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
« First ‹ Previous 1 2 3 4 5 6 7 .. 10 Next › Last »