File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -11,15 +11,14 @@ update/bugfix release
1111
1212- various enhancements, including:
1313 - add support for easystack file that contains easyconfig filenames + implement parsing of configuration options (#4021)
14- - skip over unset $EB_PYTHON/$EB_INSTALLPYTHON (#4080)
14+ - skip over unset $EB_PYTHON/$EB_INSTALLPYTHON in eb wrappeer script (#4080)
1515 - add GITHUB_RELEASE and GITHUB_LOWER_RELEASE templates (#4084)
1616 - add `%(cuda_cc_cmake)s` template (#4087)
1717- various bug fixes, including:
1818 - make check_sha256_checksums verify all checksums if they're specified as a dict value (#4076)
19- - replace use of symlink with copied files in `alt_location` tests (#4083)
19+ - replace use of symlink with copied files in `alt_location` tests to fix failing EasyBuild installation on BeeGFS (#4083)
2020 - fix trying to generate RPATH wrappers for Clang (#4088)
21- - skip GitPython 3.1.28, since it prints 'git' as version which messes up the version check in check_github() (#4090)
22- - make sure that GitPython version is a proper version before checking minimal required version (#4091)
21+ - make sure that GitPython version is a proper version before checking minimal required version (#4090, #4091)
2322 - first look for patch in alt_location when it is specified (#4093)
2423- other changes:
2524 - make scripts executable (#4081)
You can’t perform that action at this time.
0 commit comments