Search Criteria
Package Details: python-pyshacl 0.30.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-pyshacl.git (read-only, click to copy) |
|---|---|
| Package Base: | python-pyshacl |
| Description: | Python SHACL Validator |
| Upstream URL: | https://github.com/RDFLib/pySHACL |
| Licenses: | Apache |
| Provides: | python-pyshacl |
| Submitter: | Nahouhak |
| Maintainer: | Nahouhak |
| Last Packager: | Nahouhak |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2022-12-14 02:26 (UTC) |
| Last Updated: | 2025-09-23 16:06 (UTC) |
Dependencies (5)
- python-rdflib
- poetry (python-poetry-gitAUR, python-poetry) (make)
- python-build (make)
- python-installer (make)
- python-wheel (make)
Required by (2)
- python-brickschema
- python-spdx-tools (check)
Latest Comments
micwoj92 commented on 2025-10-18 04:16 (UTC)
Missingdep
python-packaging:bintoss commented on 2025-09-16 03:45 (UTC)
This fails to build if
python-poetryis not installed and present in PATH. The Makefile referencespoetry, but the PKGBUILD does not declareextras/python-poetryas a build dependency at L12:makedependends=(...)This causes
meta-package-manager(AUR) builds to fail.Nahouhak commented on 2024-01-01 10:11 (UTC)
@kirdie it should be fixed with 0.25.0
kirdie commented on 2023-09-04 15:11 (UTC)
Throws the error "pkg_resources.DistributionNotFound: The prettytable<3.0.0,>=2.2.1' distribution was not found and is required by pyshacl"