* Tests and fixes for installing m2crypto * Fix pipelines to upload to repo.saltstack.io * Ship with openssl 3.1.1 on linux and darwin for FIPS compatability * Update openssl and python minior version to address CVEs
0.12.3
======
* Preserve ignore installed option when using pip with a target.
0.12.2
======
* Fix path comparison bug on win32
0.12.1
======
* Be more robust when getting system python config
0.12.0
======
* Add support building on M1 mac * Fix wart in relenv create's help message * Look in path for system python * Provide sane defaults for pip when no system python is found * Fix shebangs when using pip --target to install packages * Fix uninstalling packages installed with pip --target