Skip to content

LANG: test fix for unifrac & friends updates (amplicon)#391

Merged
lizgehret merged 1 commit intodevfrom
Language-test-post-act-hook-removal
Feb 27, 2026
Merged

LANG: test fix for unifrac & friends updates (amplicon)#391
lizgehret merged 1 commit intodevfrom
Language-test-post-act-hook-removal

Conversation

@lizgehret
Copy link
Member

No description provided.

@lizgehret
Copy link
Member Author

ci failure isn't interesting - but just for posterity, this is why i'm doing the unifrac & friends dependency updates. we've successfully removed pkg_resources from being brought into our environments, which now causes a failure bc the older version of unifrac is calling it. this update bumps unifrac to the newer version which includes my pkg_resources deprecation changes, which will fix this failure. in the process of updating unifrac, several other deps needed updates to solve the environment, which in turn, introduced a couple of breaking API changes - this one in particular is a change in numpy (from np.Infinity -> np.inf).

@lizgehret
Copy link
Member Author

we should hold off merging this until all other test failures are addressed in the parent LANG PR.

@lizgehret lizgehret added the stat:DO-NOT-MERGE Please do not merge this until this label has been removed. label Feb 19, 2026
@lizgehret lizgehret self-assigned this Feb 19, 2026
@lizgehret lizgehret moved this from Needs Triage to Awaiting Info in QIIME 2 - Triage 🚑 Feb 19, 2026
@github-project-automation github-project-automation bot moved this to Backlog in 2026.4 🌱 Feb 26, 2026
@lizgehret lizgehret moved this from Backlog to Ready for Merge in 2026.4 🌱 Feb 26, 2026
@lizgehret lizgehret merged commit a99e306 into dev Feb 27, 2026
3 of 5 checks passed
@github-project-automation github-project-automation bot moved this from Ready for Merge to Changelog Needed in 2026.4 🌱 Feb 27, 2026
@lizgehret lizgehret deleted the Language-test-post-act-hook-removal branch February 27, 2026 13:32
@lizgehret lizgehret removed the stat:DO-NOT-MERGE Please do not merge this until this label has been removed. label Mar 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Changelog Needed

Development

Successfully merging this pull request may close these issues.

2 participants