CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2024/07/25 10:07:43
Modified files:
devel/py-pdm-backend: Makefile distinfo
devel/py-pdm-backend/pkg: PLIST
Log message:
update to py3-pdm-backend-2.3.3
fixes build of ports using pdm-backend if py-black is installed:
pdm.backend._vendor.validate_pyproject.errors.InvalidSchemaVersion: All schemas
used in the validator should be specified using the same version as the
toplevel schema ('http://json-schema.org/draft-07/schema').
Schema for 'black' has version 'http://json-schema.org/draft-07/schema#'.