Skip to content

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

Merged
jobselko merged 1 commit into
pulp:mainfrom
jobselko:1277
Aug 4, 2026
Merged

[PULP-2089] Add PEP 440 version_specifier filter#1319
jobselko merged 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

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

Copy link
Copy Markdown
MemberAuthor

Changed to draft as I am testing the filter performance.

closespulp#1277
Assisted By: Claude Opus 4.6
@jobselko

Copy link
Copy Markdown
MemberAuthor

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
@jobselko
jobselko merged commit 275c161 into pulp:mainAug 4, 2026
14 checks passed
@jobselko
jobselko deleted the 1277 branch August 4, 2026 19:06
Sign up for freeto 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()

2 participants

@jobselko@gerrod3