Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
pybind11_abseil
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
open
pybind11_abseil
Commits
2b69d826
Commit
2b69d826
authored
Sep 12, 2022
by
Jean-Baptiste Lespiau
Committed by
Copybara-Service
Sep 12, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update to the latest version of pybind11_bazel.
PiperOrigin-RevId: 473749692
parent
2c4932ed
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
WORKSPACE
+3
-3
No files found.
WORKSPACE
View file @
2b69d826
...
@@ -21,9 +21,9 @@ http_archive(
...
@@ -21,9 +21,9 @@ http_archive(
# See https://github.com/pybind/pybind11_bazel
# See https://github.com/pybind/pybind11_bazel
http_archive(
http_archive(
name = "pybind11_bazel",
name = "pybind11_bazel",
strip_prefix = "pybind11_bazel-
c3ba38c05bd2ea859abc4b58f19c1a02268d71b5
",
strip_prefix = "pybind11_bazel-
9a24c33cbdc510fa60ab7f5ffb7d80ab89272799
",
sha256 = "
159f61003ddd7af0447542d845324e286688cdcfbcfa24fd8b2c08c7f7bf9b37
",
sha256 = "
32feba648e364da83b0876713cca8a7113f58433cee0680591218dbc202f1392
",
urls = ["https://github.com/pybind/pybind11_bazel/archive/
c3ba38c05bd2ea859abc4b58f19c1a02268d71b5
.tar.gz"],
urls = ["https://github.com/pybind/pybind11_bazel/archive/
9a24c33cbdc510fa60ab7f5ffb7d80ab89272799
.tar.gz"],
)
)
# We still require the pybind library.
# We still require the pybind library.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment