File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 1
1
package (" pybind11" )
2
-
3
2
set_kind (" library" , {headeronly = true })
4
3
set_homepage (" https://github.com/pybind/pybind11" )
5
4
set_description (" Seamless operability between C++11 and Python." )
6
5
set_license (" BSD-3-Clause" )
7
6
8
7
add_urls (" https://github.com/pybind/pybind11/archive/refs/tags/$(version).zip" ,
9
8
" https://github.com/pybind/pybind11.git" )
9
+
10
+ add_versions (" v3.0.0" , " dfe152af2f454a9d8cd771206c014aecb8c3977822b5756123f29fd488648334" )
10
11
add_versions (" v2.13.6" , " d0a116e91f64a4a2d8fb7590c34242df92258a61ec644b79127951e821b47be6" )
11
12
add_versions (" v2.13.5" , " 0b4f2d6a0187171c6d41e20cbac2b0413a66e10e014932c14fae36e64f23c565" )
12
13
add_versions (" v2.5.0" , " 1859f121837f6c41b0c6223d617b85a63f2f72132bae3135a2aa290582d61520" )
You can’t perform that action at this time.
0 commit comments