Search Criteria
Package Details: python-jsonargparse 4.33.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-jsonargparse.git (read-only, click to copy) |
---|---|
Package Base: | python-jsonargparse |
Description: | Parsing library for CLI options, configs, and environment variables |
Upstream URL: | https://github.com/omni-us/jsonargparse |
Licenses: | MIT |
Submitter: | hottea |
Maintainer: | alhirzel |
Last Packager: | alhirzel |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2022-04-04 12:08 (UTC) |
Last Updated: | 2024-10-08 23:00 (UTC) |
Dependencies (19)
- python (python37AUR, python311AUR, python310AUR)
- python-argcomplete
- python-attrs
- python-docstring-parserAUR
- python-fsspec
- python-jsonschema
- python-pydantic (python-pydantic-gitAUR)
- python-pytest
- python-pytorch (python-pytorch-mkl-gitAUR, python-pytorch-cuda-gitAUR, python-pytorch-mkl-cuda-gitAUR, python-pytorch-cxx11abiAUR, python-pytorch-cxx11abi-optAUR, python-pytorch-cxx11abi-cudaAUR, python-pytorch-cxx11abi-opt-cudaAUR, python-pytorch-cxx11abi-rocmAUR, python-pytorch-cxx11abi-opt-rocmAUR, python-pytorch-rocm-binAUR, python-pytorch-cuda, python-pytorch-opt, python-pytorch-opt-cuda, python-pytorch-opt-rocm, python-pytorch-rocm)
- python-requests
- python-responses
- python-ruyamlAUR
- python-shtab
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-wheel (make)
- python-coverage (check)
- python-jsonnetAUR (optional)
- python-omegaconf (optional)
Latest Comments
alhirzel commented on 2024-05-25 15:42 (UTC) (edited on 2024-05-25 15:42 (UTC) by alhirzel)
@hashworks, @Antiz - this is addressed in the latest version. Thank you for the feedback and the reminder, and sorry for the delay. Please let me know if either of you would like to be co-maintainers.
Antiz commented on 2024-05-24 21:55 (UTC) (edited on 2024-05-26 13:41 (UTC) by Antiz)
@alhirzel Please, acknowledge @hashworks' comment and add the missing make dependencies to the PKGBUILD (as stated in the python packaging guidelines).
hashworks commented on 2023-08-05 12:56 (UTC) (edited on 2023-08-05 13:05 (UTC) by hashworks)
Build fails in chroot:
Please add the
'python-build' 'python-wheel' 'python-installer'
makedepends.