File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -14,10 +14,10 @@ update/bugfix release
1414 - add end2end test for 'eb --containerize' (#3958)
1515- various bug fixes, including:
1616 - take into account that patch files can also be zipped when checking filename extension for patches (#3936)
17- - initialize BACKUP_PKG_URL in install_eb_dep.sh with empty string (#3939)
17+ - initialize BACKUP_PKG_URL with empty string in install_eb_dep.sh script (#3939)
1818 - fix get_os_name and get_os_version to avoid reporting UNKNOWN in output of eb --show-system-info (#3942)
19- - consistently use actions/setup-python (#3944)
20- - switch to using pip3 for installing EasyBuild in Singularity definition file generated by EasyBuild (#3945)
19+ - consistently use actions/setup-python@v2 in CI workflows (#3944)
20+ - switch to using pip3 for installing EasyBuild in container recipes generated by EasyBuild (#3945)
2121 - specify easybuild.io as EasyBuild homepage in setup.py (#3947)
2222 - avoid crash in get_os_version on modern SLES-based OSs (#3955)
2323- other changes:
You can’t perform that action at this time.
0 commit comments