Search Criteria
Package Details: python-jschon 0.11.1-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-jschon.git (read-only, click to copy) |
---|---|
Package Base: | python-jschon |
Description: | Object-oriented JSON Schema implementation for Python |
Upstream URL: | https://github.com/marksparkza/jschon |
Licenses: | MIT |
Submitter: | Auerhuhn |
Maintainer: | Auerhuhn |
Last Packager: | Auerhuhn |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2024-06-03 18:16 (UTC) |
Last Updated: | 2024-12-22 19:48 (UTC) |
Dependencies (13)
- python (python37AUR, python311AUR, python310AUR)
- python-requests
- python-rfc3986
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-sphinx (python-sphinx-gitAUR) (make)
- python-sphinx_rtd_theme (make)
- python-wheel (make)
- stylelint (make)
- python-hypothesis (check)
- python-pytest (check)
- python-pytest-httpserver (check)
Required by (5)
- python-amaranth (make)
- python-amaranth-git
- python-amaranth0.4.5 (make)
- python-luna-usb (make)
- python-luna-usb-git (make)
Latest Comments
Auerhuhn commented on 2025-01-27 20:09 (UTC) (edited on 2025-01-27 20:09 (UTC) by Auerhuhn)
@turmoni I can’t reproduce the failure even with
python-pytest-localserver
installed. Does the build still fail for you if you try building in a clean chroot?turmoni commented on 2025-01-27 18:47 (UTC)
For some reason that I don't entirely understand (because I don't really understand the test setup), the tests error if you have
python-pytest-localserver
installed, with three failures along the following lines: