Skip to content

update acres patch to correct version in Nipype/1.10 - #26560

Open
branfosj wants to merge 1 commit into
easybuilders:developfrom
branfosj:20260729093306_new_pr_Nipype1100
Open

update acres patch to correct version in Nipype/1.10#26560
branfosj wants to merge 1 commit into
easybuilders:developfrom
branfosj:20260729093306_new_pr_Nipype1100

Conversation

@branfosj

@branfosj branfosj commented Jul 29, 2026

Copy link
Copy Markdown
Member

(created using eb --new-pr)

$ diff n/Nipype/acres-0.3.0-fix-pdm-version.patch acres-0.5.0-fix-pdm-version.patch
2a3
> # Updated for 0.5.0 by Simon Branford (University of Birmingham)
4,6c5,7
< diff -ruN acres-0.3.0-orig/pyproject.toml acres-0.3.0/pyproject.toml
< --- acres-0.3.0-orig/pyproject.toml   2025-03-07 15:25:17.725252000 +0100
< +++ acres-0.3.0/pyproject.toml        2025-03-12 14:32:25.292661000 +0100
---
> diff -ruN acres-0.5.0-orig/pyproject.toml acres-0.5.0/pyproject.toml
> --- acres-0.5.0-orig/pyproject.toml
> +++ acres-0.5.0/pyproject.toml
10c11
< +version = "0.3.0"
---
> +version = "0.5.0"
27c28
< +fallback_version = '0.3.0'
---
> +fallback_version = '0.5.0'

@github-actions github-actions Bot added change 2025a issues & PRs related to 2025a common toolchains labels Jul 29, 2026
@branfosj branfosj added bug fix and removed change labels Jul 29, 2026
@branfosj branfosj added this to the next release (5.3.2?) milestone Jul 29, 2026
@branfosj

Copy link
Copy Markdown
Member Author

Test report by @branfosj
SUCCESS
Build succeeded for 1 out of 1 (total: 1 min 54 secs) (1 easyconfigs in total)
bear-pg0210u03a - Linux RHEL 8.10, x86_64, Intel(R) Xeon(R) Platinum 8480CL (sapphirerapids), Python 3.12.13
See https://gist.github.com/branfosj/c129d4aa5479adeb948f21dcf3f210c4 for a full test report.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2025a issues & PRs related to 2025a common toolchains bug fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant