Subject: CVS commit: pkgsrc/pkgtools/python-versions-check
From: Thomas Klausner
Date: 2023-07-01 11:26:59
Message id: 20230701092659.B437EFA89@cvs.NetBSD.org

Log Message:
pkgtools/python-versions-check: import python-versions-check-1.0

python-versions-check is a script for pkgsrc developers that compares
the Python versions supported by a package to the ones supported
by its dependencies and the packages depending on it.

This helps recognizing problems when a package wants to use another
package which does not support all the Python versions it supports.

Files:
RevisionActionfile
1.1addpkgsrc/pkgtools/python-versions-check/DESCR
1.1addpkgsrc/pkgtools/python-versions-check/Makefile
1.1addpkgsrc/pkgtools/python-versions-check/PLIST
1.1addpkgsrc/pkgtools/python-versions-check/files/python-versions-check
1.1addpkgsrc/pkgtools/python-versions-check/files/python-versions-check.1