Search Criteria
Package Details: python-pykwalify 1.8.0-4
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-pykwalify.git (read-only, click to copy) |
|---|---|
| Package Base: | python-pykwalify |
| Description: | Python lib/cli for JSON/YAML schema validation |
| Upstream URL: | https://github.com/Grokzen/pykwalify |
| Licenses: | MIT |
| Provides: | pykwalify |
| Submitter: | arojas |
| Maintainer: | casparfriedrich |
| Last Packager: | casparfriedrich |
| Votes: | 2 |
| Popularity: | 0.000000 |
| First Submitted: | 2022-04-01 18:28 (UTC) |
| Last Updated: | 2024-05-18 17:49 (UTC) |
Dependencies (6)
- python-dateutil (python-dateutil-gitAUR)
- python-docopt
- python-ruamel-yaml (python-ruamel-yaml-hgAUR)
- python-setuptools (make)
- python-pytest (check)
- python-testfixtures (check)
Latest Comments
all2 commented on 2025-11-04 20:30 (UTC)
Currently getting
casparfriedrich commented on 2024-05-18 17:50 (UTC)
Sorry for the long delay, I completely overlooked this. Patch is applied, package should work again.
severoraz commented on 2024-04-01 19:42 (UTC)
I can confirm VicJoystick's solution.
VicJoystick commented on 2024-03-31 23:05 (UTC)
Patch to fix the tests failiures with ruamel.yaml taken from this commit from lilyinstarlight fork and made this patch since the pull request has not been merged yet