aboutsummaryrefslogtreecommitdiff
path: root/ports/pybind11/CONTROL
diff options
context:
space:
mode:
authorAdam Johnson <AdamJohnso@gmail.com>2020-11-20 12:44:51 -0500
committerGitHub <noreply@github.com>2020-11-20 09:44:51 -0800
commit46068e8a37b41a7a0ba4f485a90d88d3a1071f33 (patch)
tree41c3fdad552efa9c4cc0d89954690c130d8539e6 /ports/pybind11/CONTROL
parente803bf11296d8e7900dafb41e7b1224778d33dc6 (diff)
downloadvcpkg-46068e8a37b41a7a0ba4f485a90d88d3a1071f33.tar.gz
vcpkg-46068e8a37b41a7a0ba4f485a90d88d3a1071f33.zip
[python3] Upgrade to 3.9.0 (#14510)
* [python3] Bump to 3.8.6. * [python3] Bump to 3.9.0. * [itk] Correct python artifact names. * [pybind11] Update python artifact names. * [vcpkg_find_acquire_program] Bump PYTHON3 to 3.9.0.
Diffstat (limited to 'ports/pybind11/CONTROL')
-rw-r--r--ports/pybind11/CONTROL1
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/pybind11/CONTROL b/ports/pybind11/CONTROL
index f2004f379..be711e1b1 100644
--- a/ports/pybind11/CONTROL
+++ b/ports/pybind11/CONTROL
@@ -1,5 +1,6 @@
Source: pybind11
Version: 2.6.0
+Port-Version: 1
Homepage: https://github.com/pybind/pybind11
Description: pybind11 is a lightweight header-only library that exposes C++ types in Python and vice versa, mainly to create Python bindings of existing C++ code.
Build-Depends: python3 (windows)