mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
bpo-47095: Use libb2 to provide blake2 implementation (GH-32059)
This commit is contained in:
parent
c23ddf5ec2
commit
b16b6bb8da
19 changed files with 149 additions and 17791 deletions
1
.github/workflows/posix-deps-apt.sh
vendored
1
.github/workflows/posix-deps-apt.sh
vendored
|
|
@ -7,6 +7,7 @@ apt-get -yq install \
|
|||
ccache \
|
||||
gdb \
|
||||
lcov \
|
||||
libb2-dev \
|
||||
libbz2-dev \
|
||||
libffi-dev \
|
||||
libgdbm-dev \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue