Fixed, thanks!
Search Criteria
Package Details: python-git 3.14.0a3.r78.gaeb9b65aa26-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-git.git (read-only, click to copy) |
---|---|
Package Base: | python-git |
Description: | The Python programming language |
Upstream URL: | https://www.python.org/ |
Licenses: | PSF-2.0 |
Submitter: | yan12125 |
Maintainer: | a821 |
Last Packager: | a821 |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2017-02-14 17:52 (UTC) |
Last Updated: | 2024-12-28 14:29 (UTC) |
Dependencies (22)
- bzip2 (bzip2-gitAUR)
- expat (expat-gitAUR)
- gdbm (gdbm-gitAUR)
- libffi (libffi-gitAUR)
- libnsl (libnsl-gitAUR)
- libxcrypt (libxcrypt-gitAUR)
- mpdecimal
- openssl (openssl-gitAUR, openssl-staticAUR)
- tzdata
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- bluez-libs (bluez-gitAUR) (make)
- gdb (gdb-gitAUR, gdb-debug-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- llvm (llvm-gitAUR, llvm-minimal-gitAUR) (make)
- sqlite (sqlite-fossilAUR) (make)
- tk (tk-fossilAUR) (make)
- ttf-font (neuropol-ttfAUR, ttf-win7-fontsAUR, ttf-ms-win8AUR, ttf-ms-win8-arabicAUR, ttf-ms-win8-hebrewAUR, ttf-ms-win8-seaAUR, ttf-ms-win8-indicAUR, ttf-ms-win8-japaneseAUR, ttf-ms-win8-koreanAUR, ttf-ms-win8-zh_cnAUR, ttf-ms-win8-zh_twAUR, ttf-ms-win8-thaiAUR, ttf-ms-win8-otherAUR, ttf-kidsAUR, ttf-liberation-sans-narrowAUR, ttf-cavafy-scriptAUR, ttf-ms-fontsAUR, ttf-dejavu-ibAUR, ttf-zeldaAUR, ttf-oxygenAUR, ttf-oxygen-gfAUR, ttf-share-gfAUR, ttf-gostAUR, otf-inconsolata-dzAUR, ttf-d2codingAUR, ttf-agaveAUR, ttf-caracteresAUR, ttf-cuprumAUR, ttf-autour-oneAUR, ttf-impallari-milongaAUR, ttf-impallari-miltonianAUR, ttf-clarity-cityAUR, ttf-ms-win10AUR, ttf-ms-win10-japaneseAUR, ttf-ms-win10-koreanAUR, ttf-ms-win10-seaAUR, ttf-ms-win10-thaiAUR, ttf-ms-win10-zh_cnAUR, ttf-ms-win10-zh_twAUR, ttf-ms-win10-otherAUR, ttf-win10AUR, ttf-bmonoAUR, ttf-pt-astra-factAUR, ttf-weblysleekuiAUR, ttf-pt-astra-sansAUR, ttf-pt-astra-serifAUR, ttf-pt-sansAUR, ttf-pt-serifAUR, ttf-pt-monoAUR, ttf-pt-root_uiAUR, ttf-xo-fontsAUR, ttf-paratypeAUR, ttf-dejavu-emojilessAUR, ttf-lucida-fontsAUR, ttf-juiseeAUR, ttf-ms-win10-autoAUR, ttf-karlaAUR, ttf-ms-win11-autoAUR, ttf-ms-win10-cdnAUR, noto-fonts-liteAUR, ttf-ibm-plex-sans-scAUR, noto-fonts-variable-liteAUR, ttf-shangguAUR, noto-fonts-latin-greek-cyrillicAUR, apple-fontsAUR, ttf-noto-sans-vfAUR, ttf-noto-serif-vfAUR, ttf-noto-sans-mono-vfAUR, ttf-plemoljpAUR, ttf-ms-win11AUR, ttf-ms-win11-japaneseAUR, ttf-ms-win11-koreanAUR, ttf-ms-win11-seaAUR, ttf-ms-win11-thaiAUR, ttf-ms-win11-zh_cnAUR, ttf-ms-win11-zh_twAUR, ttf-ms-win11-otherAUR, ttf-plemoljp-binAUR, gnu-free-fonts, noto-fonts, ttf-bitstream-vera, ttf-croscore, ttf-dejavu, ttf-droid, ttf-ibm-plex, ttf-input, ttf-input-nerd, ttf-liberation, ttf-roboto) (make)
- xorg-server-xvfb (xorg-server-xvfb-gitAUR) (make)
- mpdecimal (optional) – for decimal
- sqlite (sqlite-fossilAUR) (optional)
- Show 2 more dependencies...
Required by (0)
Sources (1)
Latest Comments
« First ‹ Previous 1 2 3 4
dundee commented on 2016-06-28 11:10 (UTC)
yan12125 commented on 2016-06-25 06:26 (UTC)
The python config directory is now called /usr/lib/python3.6/config-3.6m-x86_64-linux-gnu instead of /usr/lib/python${_pybasever}/config-3.6m. As a result the following two lines failed:
ln -sf ../../libpython${_pybasever}m.so \
"${pkgdir}/usr/lib/python${_pybasever}/config-${_pybasever}mlibpython${_pybasever}m.so"
sed -i "s|$srcdir/${_pkgname}:||" "$pkgdir/usr/lib/python${_pybasever}/config-${_pybasever}m/Makefile"
dundee commented on 2016-04-27 11:54 (UTC)
Thanks, added.
yan12125 commented on 2016-04-27 11:12 (UTC)
Hello, could you add `#branch=default` to the source URL? Sometimes the latest commit in cpython's hg repo is on 2.7 branch, for example https://hg.python.org/cpython/rev/2ef61a4747eb.
dundee commented on 2015-09-23 13:19 (UTC)
Please update _pybasever (3.6) and do not conflict with python (do not create symlinks).
Thanks
Pinned Comments
yan12125 commented on 2017-02-14 17:58 (UTC)