salt/requirements/static/ci/py3.5/linux-crypto.txt
Kirill Ponomarev 571e62aecb
Add Ubuntu 22.04 (#62100)
* Add Ubuntu 22.04

* upgrade m2crypto requirement for linux pyversion>=3.10 to deal with build errors

* Allow signing before returning when testrun=True to cooperate with M2Crypto=0.38.0

* Skip test_py36_target when docker container resets ssh connection

* check the json stderr this time

* check raw stdout for connection closed message instead

* Actually check for the right text this time

* changelog

* Change m2crypto requirements across the board

Co-authored-by: MKLeb <calebb@vmware.com>
Co-authored-by: Caleb Beard <53276404+MKLeb@users.noreply.github.com>
2022-06-14 11:56:15 -07:00

10 lines
372 B
Text

#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --output-file=requirements/static/ci/py3.5/linux-crypto.txt --pip-args='--constraint=requirements/static/ci/py3.5/linux.txt' requirements/static/ci/crypto.in
#
m2crypto==0.38.0
# via -r requirements/static/ci/crypto.in
pycryptodome==3.9.7
# via -r requirements/static/ci/crypto.in