Subject: CVS commit: pkgsrc/devel/py-pybind11
From: Adam Ciarcinski
Date: 2021-08-06 14:40:59
Message id: 20210806124059.F105BFA97@cvs.NetBSD.org

Log Message:
py-pybind11: updated to 2.7.1

Version 2.7.1

Minor missing functionality added:

Allow Python builtins to be used as callbacks in CPython.

Bug fixes:

Fix regression in CMake Python package config: improper use of absolute path.
Fix Mingw64 and add to the CI testing matrix.
Specified UTF8-encoding in setup.py calls of open().
Add clang-tidy-readability rules to make boolean casts explicit improving code \ 
readability. Also enabled other misc and readability clang-tidy checks.
Move object in .pop() for list.

Backend and tidying up:

Removed and fixed warning suppressions.

Files:
RevisionActionfile
1.4modifypkgsrc/devel/py-pybind11/Makefile
1.4modifypkgsrc/devel/py-pybind11/distinfo