Skip to content

Commit ddb3250

Browse files
committed
minor tweak release notes for v4.5.3
1 parent e232a9f commit ddb3250

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

RELEASE_NOTES

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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:

0 commit comments

Comments
 (0)