Skip to content

[Bug]: fromager resolves all versions if age filtering returns 0 candidates #1162

@rd4398

Description

@rd4398

Environment

  • Fromager version: 0.85.0
  • Python version: 3.12
  • OS / architecture: NA
  • Container or local: Both

Bug description

Expected behavior:
fromager should return the one in cache and return zero new versions resolved. It returns all the versions currently because there was no setuptools release in last 30 days. This fallback behavior is implemented in resolver

Actual behavior:
fromager resolves all 829 version(s) for setuptools

Steps to reproduce / logs:
Run bootstrap command in multiple version mode with setuptools as requirement and set --max-release-age as 30 days

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions