Search Criteria
Package Details: python-dtschema-git 2024.02.r14.64b72b0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-dtschema-git.git (read-only, click to copy) |
---|---|
Package Base: | python-dtschema-git |
Description: | Tools and schema data for Devicetree schema validation using the json-schema vocabulary |
Upstream URL: | https://github.com/devicetree-org/dt-schema |
Licenses: | BSD-2-Clause |
Conflicts: | python-dtschema |
Provides: | python-dtschema |
Submitter: | robertfoster |
Maintainer: | robertfoster |
Last Packager: | robertfoster |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2024-04-02 11:28 (UTC) |
Last Updated: | 2024-04-15 20:27 (UTC) |
Dependencies (11)
- dtc (dtc-gitAUR)
- python-jsonschema
- python-rfc3987
- python-ruamel-yaml (python-ruamel-yaml-hgAUR)
- python-tqdm
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-setuptools-scm (make)
- python-wheel (make)
Latest Comments
arenm commented on 2024-04-13 17:23 (UTC)
Hi, could you add python-jsonschema<4.18 to the depends. Not working with newer versions of jsonschema is a known bug upstream https://github.com/devicetree-org/dt-schema/issues/109. If it helps I'll upload a fork of the python-jsonschema package for that version to the aur.
Also, can you remove python-pyfdt from depends, the necessary libraries are provided by dtc.