Skip to content

[PULP-2089] Add PEP 440 version_specifier filter - #1319

Open
jobselko wants to merge 1 commit into
pulp:mainfrom
jobselko:1277
Open

[PULP-2089] Add PEP 440 version_specifier filter#1319
jobselko wants to merge 1 commit into
pulp:mainfrom
jobselko:1277

Conversation

@jobselko

Copy link
Copy Markdown
Member

closes #1277

📜 Checklist

  • Commits are cleanly separated with meaningful messages (simple features and bug fixes should be squashed to one commit)
  • A changelog entry or entries has been added for any significant changes
  • Follows the Pulp policy on AI Usage
  • (For new features) - User documentation and test coverage has been added

See: Pull Request Walkthrough

@jobselko jobselko self-assigned this Jul 31, 2026
@jobselko jobselko changed the title Add PEP 440 version_specifier filter [PULP-2089] Add PEP 440 version_specifier filter Jul 31, 2026
@jobselko
jobselko marked this pull request as draft August 3, 2026 14:43
@jobselko

jobselko commented Aug 4, 2026

Copy link
Copy Markdown
Member Author

Changed to draft as I am testing the filter performance.

closes pulp#1277
Assisted By: Claude Opus 4.6
@jobselko

jobselko commented Aug 4, 2026

Copy link
Copy Markdown
Member Author

Tested against Trusted Libraries (9208 packages) and the largest RHAI distribution (5457 packages). Both were fast with the original implementation, so no performance changes needed.

@jobselko
jobselko marked this pull request as ready for review August 4, 2026 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add PEP 440 version_specifier filter to ContentPackagesApi.list()

1 participant