diff --git a/devel/py-pybind11/Makefile b/devel/py-pybind11/Makefile index 02c19a0c6d5c..38221bafd125 100644 --- a/devel/py-pybind11/Makefile +++ b/devel/py-pybind11/Makefile @@ -1,21 +1,21 @@ PORTNAME= pybind11 -DISTVERSION= 2.13.1 +DISTVERSION= 2.13.3 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Seamless interoperability between C++11 and Python WWW= https://github.com/pybind/pybind11 LICENSE= BSD3CLAUSE BUILD_DEPENDS= ${PY_SETUPTOOLS} \ ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} USES= python USE_PYTHON= pep517 concurrent autoplist NO_ARCH= yes .include diff --git a/devel/py-pybind11/distinfo b/devel/py-pybind11/distinfo index 1773b34e70b2..f40a872a4c04 100644 --- a/devel/py-pybind11/distinfo +++ b/devel/py-pybind11/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1720817694 -SHA256 (pybind11-2.13.1.tar.gz) = 65be498b1cac516161add1508e65375674916bebf2570d057dc9c3c7bcbbc7b0 -SIZE (pybind11-2.13.1.tar.gz) = 215298 +TIMESTAMP = 1723624094 +SHA256 (pybind11-2.13.3.tar.gz) = 84b1314ca72397f79854161cf852466629dd374bb0efce0c6501d745699d9a43 +SIZE (pybind11-2.13.3.tar.gz) = 216530 diff --git a/devel/pybind11/Makefile b/devel/pybind11/Makefile index a09e342f6984..02e8af2edb51 100644 --- a/devel/pybind11/Makefile +++ b/devel/pybind11/Makefile @@ -1,25 +1,25 @@ PORTNAME= pybind11 DISTVERSIONPREFIX= v -DISTVERSION= 2.13.1 +DISTVERSION= 2.13.3 CATEGORIES= devel python MAINTAINER= yuri@FreeBSD.org COMMENT= Seamless interoperability between C++11 and Python (cmake part) WWW= https://pybind11.readthedocs.io/en/stable/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= cmake:testing compiler:c++11-lang python:build USE_GITHUB= yes GH_ACCOUNT= pybind CMAKE_OFF= PYBIND11_TEST CMAKE_TESTING_ON= PYBIND11_TEST # 6 tests are known to fail: https://github.com/pybind/pybind11/issues/4580 CMAKE_TESTING_TARGET= pytest NO_ARCH= yes .include diff --git a/devel/pybind11/distinfo b/devel/pybind11/distinfo index 3c8842dcdecb..8b9da8b3e794 100644 --- a/devel/pybind11/distinfo +++ b/devel/pybind11/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1720817743 -SHA256 (pybind-pybind11-v2.13.1_GH0.tar.gz) = 51631e88960a8856f9c497027f55c9f2f9115cafb08c0005439838a05ba17bfc -SIZE (pybind-pybind11-v2.13.1_GH0.tar.gz) = 789821 +TIMESTAMP = 1723624024 +SHA256 (pybind-pybind11-v2.13.3_GH0.tar.gz) = 6e7a84ec241544f2f5e30c7a82c09c81f0541dd14e9d9ef61051e07105f9c445 +SIZE (pybind-pybind11-v2.13.3_GH0.tar.gz) = 793263 diff --git a/devel/pybind11/pkg-plist b/devel/pybind11/pkg-plist index a99e65bda36b..6c2f84af2478 100644 --- a/devel/pybind11/pkg-plist +++ b/devel/pybind11/pkg-plist @@ -1,42 +1,43 @@ include/pybind11/attr.h include/pybind11/buffer_info.h include/pybind11/cast.h include/pybind11/chrono.h include/pybind11/common.h include/pybind11/complex.h include/pybind11/detail/class.h include/pybind11/detail/common.h include/pybind11/detail/descr.h include/pybind11/detail/init.h include/pybind11/detail/internals.h include/pybind11/detail/type_caster_base.h include/pybind11/detail/typeid.h +include/pybind11/detail/value_and_holder.h include/pybind11/eigen.h include/pybind11/eigen/common.h include/pybind11/eigen/matrix.h include/pybind11/eigen/tensor.h include/pybind11/embed.h include/pybind11/eval.h include/pybind11/functional.h include/pybind11/gil.h include/pybind11/gil_safe_call_once.h include/pybind11/iostream.h include/pybind11/numpy.h include/pybind11/operators.h include/pybind11/options.h include/pybind11/pybind11.h include/pybind11/pytypes.h include/pybind11/stl.h include/pybind11/stl/filesystem.h include/pybind11/stl_bind.h include/pybind11/type_caster_pyobject_ptr.h include/pybind11/typing.h share/cmake/pybind11/FindPythonLibsNew.cmake share/cmake/pybind11/pybind11Common.cmake share/cmake/pybind11/pybind11Config.cmake share/cmake/pybind11/pybind11ConfigVersion.cmake share/cmake/pybind11/pybind11GuessPythonExtSuffix.cmake share/cmake/pybind11/pybind11NewTools.cmake share/cmake/pybind11/pybind11Targets.cmake share/cmake/pybind11/pybind11Tools.cmake share/pkgconfig/pybind11.pc