Skip to content

Implement --exclude-newer-than #13520

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 11 commits into
base: main
Choose a base branch
from
Open

Implement --exclude-newer-than #13520

wants to merge 11 commits into from

Conversation

notatallshaw
Copy link
Member

@notatallshaw notatallshaw commented Aug 2, 2025

Closes #6257
Supplants #12717

Changes from the previous PR:

  • upload-before -> exclude-newer-than
  • Uses UTC by default so that is reproducible across environments
  • Pass to isolated build install
  • Adds tests

@notatallshaw
Copy link
Member Author

I've made some changes:

  • I've reverted to using local timezone based on @BurntSushi feedback
  • I've added help for users on how to explicitly specify a timezone
  • I am now passing --exclude-newer-than to the isolated build install command

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

Successfully merging this pull request may close these issues.

Install packages up to a certain date
6 participants