On Feb 24, 2025, at 03:51, Joshua Root wrote: > > Or possibly something else that is not now installed required a universal > python310.
Is that really possible? I don't know how requested variants work internally. My hope would be that if I request the universal variant for port X, then it is recorded in the registry that the universal variant of port X was requested, but the universal variant is not marked as requested for any of X's dependencies, just as the X port itself is marked as requested but its dependencies are not.
