gabor_bernat: I don't think turning off optimizations is useful for all users of this package. Not everybody builds it for every commit of main branch. Some may need optimized binaries (including me). If you need it to be build faster, I suguest you clone this repo yourself, disable optimizations and also disable tests (which take a lot of time too) if you don't need them.
Search Criteria
Package Details: python-git 3.12.0a0.r114486.91f40f3f78d-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-git.git (read-only, click to copy) |
---|---|
Package Base: | python-git |
Description: | Next generation of the python high-level scripting language |
Upstream URL: | https://www.python.org/ |
Licenses: | custom |
Submitter: | yan12125 |
Maintainer: | None |
Last Packager: | dundee |
Votes: | 4 |
Popularity: | 0.000000 |
First Submitted: | 2017-02-14 17:52 (UTC) |
Last Updated: | 2022-09-02 07:47 (UTC) |
Dependencies (23)
- 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)
- gdb (gdb-gitAUR, gdb-debug-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- llvm (llvm-rocm-gitAUR, llvm-gitAUR, llvm-minimal-gitAUR) (make)
- mpdecimal (make)
- sqlite (sqlite-fossilAUR) (make)
- tk (tk-fossilAUR) (make)
- valgrind (valgrind-gitAUR) (make)
- xorg-server-xvfb (xorg-server-xvfb-gitAUR) (make)
- xz (xz-gitAUR) (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-plemoljp-binAUR, ttf-dejavu-emojilessAUR, ttf-lucida-fontsAUR, ttf-plemoljpAUR, ttf-juiseeAUR, ttf-ms-win10-autoAUR, ttf-karlaAUR, noto-fonts-latin-greek-cyrillicAUR, apple-fontsAUR, ttf-ms-win11-autoAUR, ttf-ms-win10-cdnAUR, noto-fonts-liteAUR, ttf-noto-sans-vfAUR, ttf-noto-serif-vfAUR, ttf-noto-sans-mono-vfAUR, ttf-ibm-plex-sans-scAUR, 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, noto-fonts-variable-liteAUR, gnu-free-fonts, noto-fonts, ttf-bitstream-vera, ttf-croscore, ttf-dejavu, ttf-droid, ttf-ibm-plex, ttf-input, ttf-input-nerd, ttf-liberation) (check)
- mpdecimal (optional) – for decimal
- Show 3 more dependencies...
Required by (0)
Sources (1)
dundee commented on 2021-08-12 10:54 (UTC)
gabor_bernat commented on 2021-08-06 06:52 (UTC)
Can we disable optimizations considering it makes building much slower? Which is more an issue because this package will be built often (every commit on the main branch).
ILMostro7 commented on 2018-09-10 19:22 (UTC)
whoa! Not sure how I ended up at python-git instead of kargo-cli :D Sorry about that. I've had trouble compiling this within a VM with 8 CPUs and 12G of RAM, btw. Hence my search to exclude it from kargo-cli as one of the deps.
yan12125 commented on 2018-09-10 15:59 (UTC)
@ILMostro7: Are you from python-opentimestamps-git or kargo-cli? Both packages should be fixed.
ILMostro7 commented on 2018-09-10 15:50 (UTC) (edited on 2018-09-10 15:55 (UTC) by ILMostro7)
Why is python-git
a dependency here? Maybe I'm missing something.
Also, is this package still actively developed/supported? AFAIK, kargo is now known as kubespray.
Archange commented on 2017-02-14 18:00 (UTC)
Oh, I just understood the difficulties induced by the former python-git package. It should really never have been called like that.
yan12125 commented on 2017-02-14 17:58 (UTC)
For existing python-git users: the GitPython library has moved to https://aur.archlinux.org/packages/python-gitpython. Now this packages hosts git snapshots of CPython.
Archange commented on 2017-02-14 17:57 (UTC)
@yan12125: Because you’ve made the deletion and the addition in the same pass? That’s not a big deal.
yan12125 commented on 2017-02-14 17:57 (UTC)
Wow super fast @ArchangeGabriel! Thanks a lot.
Pinned Comments
yan12125 commented on 2017-02-14 17:58 (UTC)