Use sha256 1.0
This release should be able to be installed via our usual methods. Change-Id: I75e2302ff932001b3e7b56ada8014a0bd177450c
This commit is contained in:
parent
559f4b6139
commit
1d5d27c85f
12
bindep.txt
12
bindep.txt
@ -1,11 +1,7 @@
|
|||||||
musl-dev [compile test platform:apk]
|
musl-dev [compile test platform:apk]
|
||||||
make [compile test platform:apk]
|
make [compile test platform:apk]
|
||||||
linux-headers [compile test platform:apk]
|
linux-headers [compile test platform:apk]
|
||||||
# Git only needed for temporary sha256 git repo
|
gcc [compile test]
|
||||||
git
|
|
||||||
# gcc normally only needed for compile time, but temporarily runtime
|
|
||||||
# for sha256
|
|
||||||
gcc
|
|
||||||
g++ [compile test platform:apk platform:dpkg]
|
g++ [compile test platform:apk platform:dpkg]
|
||||||
gcc-c++ [compile test platform:rpm]
|
gcc-c++ [compile test platform:rpm]
|
||||||
libssl-dev [compile test platform:dpkg]
|
libssl-dev [compile test platform:dpkg]
|
||||||
@ -13,7 +9,5 @@ openssl-devel [compile test platform:rpm]
|
|||||||
libressl-dev [compile test platform:apk]
|
libressl-dev [compile test platform:apk]
|
||||||
libffi-dev [compile test platform:dpkg platform:apk]
|
libffi-dev [compile test platform:dpkg platform:apk]
|
||||||
libffi-devel [compile test platform:rpm]
|
libffi-devel [compile test platform:rpm]
|
||||||
# python3-dev normally only needed for compile time, but temporarily runtime
|
python3-dev [compile test platform:dpkg platform:apk]
|
||||||
# for sha256
|
python3-devel [compile test platform:rpm]
|
||||||
python3-dev [platform:dpkg platform:apk]
|
|
||||||
python3-devel [platform:rpm]
|
|
||||||
|
@ -6,10 +6,6 @@ routes
|
|||||||
requests
|
requests
|
||||||
openstacksdk
|
openstacksdk
|
||||||
python-dateutil
|
python-dateutil
|
||||||
# Temporary until upstream releases support for py 3.11:
|
sha256>=1.0
|
||||||
git+https://github.com/jeblair/sha256
|
|
||||||
# cython and wheel temporary since for the temp sha256 repo install phase
|
|
||||||
cython
|
|
||||||
wheel
|
|
||||||
pyjwt>=2.0.0,<3.0.0
|
pyjwt>=2.0.0,<3.0.0
|
||||||
boto3
|
boto3
|
||||||
|
Loading…
Reference in New Issue
Block a user