aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2023-07-18 06:37:12 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2023-07-18 07:45:07 +0000
commit159ab7a27b7797bdf55a9d25b95d40cca30ad750 (patch)
tree68d4fe2811584eb5b318cd48c14e1766c358e47d
parentac8cbd79910ec0f8bbb0b826f8ade9590c986bea (diff)
downloadports-159ab7a27b7797bdf55a9d25b95d40cca30ad750.tar.gz
ports-159ab7a27b7797bdf55a9d25b95d40cca30ad750.zip
devel/{,py-}pybind11: Update 2.11.0 → 2.11.1
Reported by: portscout
-rw-r--r--devel/py-pybind11/Makefile7
-rw-r--r--devel/py-pybind11/distinfo6
-rw-r--r--devel/pybind11/Makefile2
-rw-r--r--devel/pybind11/distinfo6
4 files changed, 12 insertions, 9 deletions
diff --git a/devel/py-pybind11/Makefile b/devel/py-pybind11/Makefile
index a5a3eb98b68c..3c5b665f5a2e 100644
--- a/devel/py-pybind11/Makefile
+++ b/devel/py-pybind11/Makefile
@@ -1,5 +1,5 @@
PORTNAME= pybind11
-DISTVERSION= 2.11.0
+DISTVERSION= 2.11.1
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -10,8 +10,11 @@ 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= distutils concurrent autoplist
+USE_PYTHON= pep517 concurrent autoplist
NO_ARCH= yes
diff --git a/devel/py-pybind11/distinfo b/devel/py-pybind11/distinfo
index e5d7c2dcf847..9a444f4844fa 100644
--- a/devel/py-pybind11/distinfo
+++ b/devel/py-pybind11/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1689407434
-SHA256 (pybind11-2.11.0.tar.gz) = 03006fb261379ed19cb0171a9cc6238d64da8a31b3f5e754cb276d4615449217
-SIZE (pybind11-2.11.0.tar.gz) = 205752
+TIMESTAMP = 1689662252
+SHA256 (pybind11-2.11.1.tar.gz) = 00cd59116a6e8155aecd9174f37ba299d1d397ed4a6b86ac1dfe01b3e40f2cc4
+SIZE (pybind11-2.11.1.tar.gz) = 205844
diff --git a/devel/pybind11/Makefile b/devel/pybind11/Makefile
index 54271c73cd02..d80727d3512c 100644
--- a/devel/pybind11/Makefile
+++ b/devel/pybind11/Makefile
@@ -1,6 +1,6 @@
PORTNAME= pybind11
DISTVERSIONPREFIX= v
-DISTVERSION= 2.11.0
+DISTVERSION= 2.11.1
CATEGORIES= devel python
MAINTAINER= yuri@FreeBSD.org
diff --git a/devel/pybind11/distinfo b/devel/pybind11/distinfo
index 0dff6f1fc198..88148aed843f 100644
--- a/devel/pybind11/distinfo
+++ b/devel/pybind11/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1689405521
-SHA256 (pybind-pybind11-v2.11.0_GH0.tar.gz) = 7af30a84c6810e721829c4646e31927af9d8861e085aa5dd37c3c8b8169fcda1
-SIZE (pybind-pybind11-v2.11.0_GH0.tar.gz) = 756250
+TIMESTAMP = 1689661103
+SHA256 (pybind-pybind11-v2.11.1_GH0.tar.gz) = d475978da0cdc2d43b73f30910786759d593a9d8ee05b1b6846d1eb16c6d2e0c
+SIZE (pybind-pybind11-v2.11.1_GH0.tar.gz) = 756445