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.003966 |
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 (13492)
- 0ad-data-git (requires python) (make)
- 0ad-git (requires python) (make)
- 0wgram (requires python) (make)
- 10ff-git (requires python)
- 10moons-driver-t503 (requires python)
- 10moons-driver-t503 (requires python) (make)
- 1panel (requires python) (make)
- 1panel-git (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-git (requires python)
- 3dtk-svn (requires python)
- 3dtk-svn (requires python) (optional)
- 3to2 (requires python)
- 4bulk-git (requires python)
- Show 13472 more...
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 .. 10 Next › Last »
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
Leeo97one commented on 2020-09-18 20:14 (UTC) (edited on 2020-09-18 20:15 (UTC) by Leeo97one)
I have imported and signed the GPG key:
pacman-key --list-keys
But I'm still getting a GPG error and I'm not sure why:
greut commented on 2020-09-10 19:45 (UTC)
@DMolt, it make sense to follow what is done for python35 and python36 in that regard and go without ensurepip.
DMolt commented on 2020-09-10 07:59 (UTC)
Hi, I use python 3.7 for some projects with virtualenv and 3.8 for other and system. To install this I have to change --with-ensurepip with --without-ensurepip
Davide
greut commented on 2020-09-07 09:56 (UTC)
@surrealistic above in the logs, you should see why the _posixsubprocess module is not building successfully.
surrealistic commented on 2020-09-07 09:27 (UTC) (edited on 2020-09-07 09:31 (UTC) by surrealistic)
Hi! I'm having this issue with subprocess while tying to upgrade python37 and also after uninstalling it to try a clean installation of it.
It's like it can't find or recognize subprocess. I searched on Google about the error and I've tried to install subprocess32 with python3.7 -m pip install subprocess32 but it returns the same error. After all those attempts I decided to try a clean installation so I removed python3.7 to install it again instead of upgrading it, but it keeps returning the same error.
jrd commented on 2020-09-03 10:46 (UTC)
Thanks greut, and thanks 5long for initial package.
greut commented on 2020-09-02 19:43 (UTC)
@jrd I've taken the patch from the bug mentioned (https://bugs.python.org/issue41302) and added you as a co-maintainer.
GeorgP commented on 2020-09-02 08:18 (UTC)
You can click "Adopt Package" in "Package Actions" in the top right. Then it's yours. :D
jrd commented on 2020-09-01 12:11 (UTC)
If 5long don't/won't update the package, I could take over if that's possible (I don't know how to transfer AUR package owership…)
« First ‹ Previous 1 2 3 4 5 6 7 8 .. 10 Next › Last »