Path to this page:
Subject: CVS commit: pkgsrc/textproc/py-yaml
From: Thomas Klausner
Date: 2025-03-09 19:52:44
Message id: 20250309185244.5457CFBE1@cvs.NetBSD.org
Log Message:
py-yaml: add wheel tool dependency
Adapt wheel name.
py-wheel is a requirement of pyyaml, and it is loaded explicitly,
which makes the usual safeguard about this in setuptools not work, so
this was using the old wheel name when wheel was not installed.
See https://github.com/pypa/setuptools/issues/4868
Closes PR 59158 by kim@
Bump PKGREVISION.
Files: