mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00

* 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>
10 lines
376 B
Text
10 lines
376 B
Text
#
|
|
# This file is autogenerated by pip-compile
|
|
# To update, run:
|
|
#
|
|
# pip-compile --output-file=requirements/static/ci/py3.7/freebsd-crypto.txt --pip-args='--constraint=requirements/static/ci/py3.7/freebsd.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
|