Search Criteria
Package Details: python-orjson-git 3.10.1.r0.g632345a-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-orjson-git.git (read-only, click to copy) |
|---|---|
| Package Base: | python-orjson-git |
| Description: | Fast, correct Python JSON library supporting dataclasses and datetimes (Git version) |
| Upstream URL: | https://github.com/ijl/orjson |
| Licenses: | MIT, Apache-2.0 |
| Conflicts: | python-orjson |
| Provides: | python-orjson |
| Submitter: | MonterraByte |
| Maintainer: | MonterraByte |
| Last Packager: | MonterraByte |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2020-01-23 18:17 (UTC) |
| Last Updated: | 2024-04-27 15:58 (UTC) |
Dependencies (5)
- python
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- python-installer (make)
- python-maturin (python-maturin-gitAUR) (make)
- rust (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rustup) (make)
Required by (84)
- anki-git (requires python-orjson)
- archipelagomw-bin (requires python-orjson)
- atoms-core (requires python-orjson)
- atoms-core-git (requires python-orjson)
- bottles (requires python-orjson)
- bottles-git (requires python-orjson)
- dolphie (requires python-orjson)
- glances-git (requires python-orjson)
- gucken-git (requires python-orjson) (optional)
- home-assistant (requires python-orjson)
- immich-machine-learning (requires python-orjson)
- litellm (requires python-orjson) (optional)
- litellm-ollama (requires python-orjson)
- portprotonqt (requires python-orjson)
- precice-profiling (requires python-orjson)
- python-aiohasupervisor (requires python-orjson)
- python-alist (requires python-orjson)
- python-alist-proxy (requires python-orjson)
- python-ariarpc (requires python-orjson)
- python-babelfont (requires python-orjson)
- python-blacksheep-rich-log (requires python-orjson)
- python-chromadb (requires python-orjson)
- python-chromadb-bin (requires python-orjson)
- python-confluent-kafka (requires python-orjson)
- python-curl-cffi-git (requires python-orjson) (optional)
- python-discord (requires python-orjson) (optional)
- python-disnake (requires python-orjson) (optional)
- python-drawtetrado (requires python-orjson)
- python-dspy (requires python-orjson)
- python-eliot (requires python-orjson) (check)
- python-eltetrado (requires python-orjson)
- python-fastfeedparser-git (requires python-orjson)
- python-freqtrade (requires python-orjson)
- python-fvs (requires python-orjson)
- python-gdsfactory (requires python-orjson)
- python-gobbet (requires python-orjson)
- python-gradio (requires python-orjson)
- python-http-request (requires python-orjson)
- python-human-errors (requires python-orjson)
- python-langgraph-api (requires python-orjson)
- python-langgraph-checkpoint-postgres (requires python-orjson)
- python-langgraph-sdk (requires python-orjson)
- python-langserve (requires python-orjson)
- python-langsmith (requires python-orjson)
- python-mashumaro (requires python-orjson) (make)
- python-mashumaro (requires python-orjson) (optional)
- python-micropie (requires python-orjson)
- python-nextcord (requires python-orjson) (optional)
- python-niquests (requires python-orjson) (optional)
- python-niquests-git (requires python-orjson) (optional)
- python-ocp-vscode (requires python-orjson)
- python-p115client (requires python-orjson)
- python-p115dav (requires python-orjson)
- python-p115nano302 (requires python-orjson)
- python-p115open302 (requires python-orjson)
- python-p115oss (requires python-orjson)
- python-p115qrcode (requires python-orjson)
- python-p115servedb (requires python-orjson)
- python-p115tiny302 (requires python-orjson)
- python-p115updatedb (requires python-orjson)
- python-p123client (requires python-orjson)
- python-p189client (requires python-orjson)
- python-pickledb (requires python-orjson)
- python-pincer-git (requires python-orjson) (optional)
- python-poke-env (requires python-orjson)
- python-pywhat (requires python-orjson) (optional)
- python-rnapolis (requires python-orjson)
- python-samplomatic (requires python-orjson)
- python-selenium-driverless (requires python-orjson)
- python-tensordict (requires python-orjson)
- python-transformer-debugger (requires python-orjson)
- python-viztracer (requires python-orjson) (optional)
- python-webrtc-models (requires python-orjson)
- python-webscout (requires python-orjson)
- pyzule-git (requires python-orjson)
- rare (requires python-orjson)
- rare-git (requires python-orjson)
- sabnzbd (requires python-orjson) (optional)
- sabnzbd-git (requires python-orjson) (optional)
- sglang (requires python-orjson)
- sglang-git (requires python-orjson)
- sysmanage (requires python-orjson)
- tinyget-git (requires python-orjson) (make)
- whale-hunter (requires python-orjson) (optional)
Latest Comments
rubin55 commented on 2025-11-03 10:00 (UTC) (edited on 2025-11-03 10:08 (UTC) by rubin55)
I'm getting this (after invoking
bottleswhich depends onpython-orjson):I did an explicit rebuild of the package to make sure it's not some old build whilst system libraries upgraded, but no dice.
This upstream issue: https://github.com/ijl/orjson/issues/613
Setting
options=('!lto')fixes this, however, obviously LTO bacame bugged with this some time not too long ago, because it used to build fine..