pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/59158 CVS commit: pkgsrc/textproc/py-yaml



The following reply was made to PR pkg/59158; it has been noted by GNATS.

From: "Thomas Klausner" <wiz%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/59158 CVS commit: pkgsrc/textproc/py-yaml
Date: Sun, 9 Mar 2025 18:52:44 +0000

 Module Name:	pkgsrc
 Committed By:	wiz
 Date:		Sun Mar  9 18:52:44 UTC 2025
 
 Modified Files:
 	pkgsrc/textproc/py-yaml: Makefile
 
 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.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.34 -r1.35 pkgsrc/textproc/py-yaml/Makefile
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index