Skip to content

Commit 49deccd

Browse files
committed
tweak release notes for EasyBuild v4.8.2
1 parent 642fe35 commit 49deccd

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

RELEASE_NOTES

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,13 @@ update/bugfix release
1414
- add `dependency_names` method to `EasyConfig` class to get set of names of (direct) dependencies (#4360)
1515
- various bug fixes, including:
1616
- add CI workflow to run unit tests with Python 2 (again) (#4333)
17-
- fix typo in help message for --silence-hook-trigger (#4343)
17+
- fix typo in help message for `--silence-hook-trigger` (#4343)
1818
- include major version (`*majver`) templates in auto-generated documentation (#4347)
1919
- reset `tempfile.tempdir` to `None` to avoid that tmpdir path gets progressively deeper with each easystack item (#4350)
20-
- fix parallellisation typo (#4352)
21-
- minor help fix (#4355)
22-
- fix `findPythonDeps.py` script when called with an absolute path to an easyconfig (#4365)
20+
- fix `findPythonDeps.py` script when called with an (absolute or relative) path to an easyconfig instead of a filename (#4365)
2321
- fix broken test for `reasons_for_closing`, which fails because commit status of easyconfigs PR is no longer available (#4366)
2422
- other changes:
2523
- reduce number of CI jobs by testing for Lua and Tcl module syntax in a single CI job (#4192)
26-
- clean up stray regex.search in `test_checksum_step` (#4345)
2724

2825

2926
v4.8.1 (11 September 2023)

0 commit comments

Comments
 (0)