Package Details: python-pyshacl 0.30.1-1

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)

Latest Comments

bintoss commented on 2025-09-16 03:45 (UTC)

This fails to build if python-poetry is not installed and present in PATH. The Makefile references poetry, but the PKGBUILD does not declare extras/python-poetry as 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"