Search Criteria
Package Details: python-msgspec 0.19.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-msgspec.git (read-only, click to copy) |
---|---|
Package Base: | python-msgspec |
Description: | A fast and friendly JSON/MessagePack library, with optional schema validation |
Upstream URL: | https://github.com/jcrist/msgspec |
Licenses: | BSD-3-Clause |
Submitter: | rumpelsepp |
Maintainer: | envolution |
Last Packager: | envolution |
Votes: | 4 |
Popularity: | 0.135673 |
First Submitted: | 2023-01-02 10:26 (UTC) |
Last Updated: | 2025-04-26 15:13 (UTC) |
Dependencies (14)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-attrs
- python-typing_extensions
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
- python-msgpack (check)
- python-pytest (check)
- python-tomli (optional) – for TOML support
- python-tomli-w (optional) – for TOML support
- python-yaml (python-yaml-gitAUR) (optional) – for YAML support
Required by (12)
- gallia
- moonraker-git (optional)
- pyload-ng
- python-auralis
- python-litestar
- python-polyfactory
- python-quart-schema (check)
- python-vllm
- python-vllm-bin
- python-vllm-bin (optional)
- pytype
- pytype-git
Latest Comments
1 2 3 Next › Last »
envolution commented on 2025-04-26 15:40 (UTC)
@TheGreatAndyChow Looking at github I don't actually see any release updates/replacements since Dec, it's possible I made a shasum mistake when adopting. Thanks for the report - it should be okay now
TheGreatAndyChow commented on 2025-04-26 14:04 (UTC)
The build fails because the sha256sum of the msgspec-0.19.0.tar.gz on the github has changed... I don't know why it would, but it has. New one is 33961077a37830c54fa3108bd226a9d7a09b91ff82ef7b976a371039b54b6bc7 and it works. Although it doesn't seem to be a new version(??), so the hash shouldn't change.
envolution commented on 2025-01-04 23:49 (UTC)
the following PKGBUILD works:
https://gist.github.com/envolution/7e46eacb71517756914f034e23eeb3da
AlexBocken commented on 2024-12-27 19:36 (UTC) (edited on 2024-12-27 19:38 (UTC) by AlexBocken)
Version 0.19.0 has just been released, This release supports python 3.13. Please consider updating.
For me the checks have not passed with a simply pkgver and _commit bump.
corax2.05 commented on 2024-12-13 17:57 (UTC)
Please provide a build for aarch64 again. The build works flawlessly
user20159 commented on 2024-12-07 20:34 (UTC)
python-pytest-asyncio
seems to be required:morsmortium commented on 2024-11-05 06:13 (UTC)
Does not build, full log: https://0x0.st/XG60.txt
Traace commented on 2024-11-02 16:12 (UTC) (edited on 2024-11-02 16:14 (UTC) by Traace)
Building on x86_64 does not work anymore.
backd00r commented on 2024-10-30 15:11 (UTC) (edited on 2024-10-30 15:14 (UTC) by backd00r)
cqzw555 commented on 2024-05-14 06:37 (UTC)
I confirm that it can be built on aarch64 and has passed the test.@carsme The message during the construction process is as follows:
1 2 3 Next › Last »