Actions
Task #3783
closedUpdate PythonPackageContent filter to inherit from core's ContentFilter
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
3.0.0
Target Release - Python:
Groomed:
No
Sprint Candidate:
No
Tags:
Easy Fix
Sprint:
Quarter:
Description
The filter should inherit from core, and any duplicated filters should be removed from the child class.
Related issues
Updated by amacdona@redhat.com over 6 years ago
- Copied to Task #3784: Add a Content filter that inherits from core's ContentFilter added
Updated by amacdona@redhat.com over 6 years ago
- Related to Story #3782: As a user, I can filter plugin content types by repository versions added
Updated by vdusek about 6 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to vdusek
Added by vdusek about 6 years ago
Updated by vdusek about 6 years ago
- Status changed from ASSIGNED to POST
Updated by vdusek about 6 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset 59bbfcfd1d21707ec2104a55e5806ff679c1b223.
Updated by vdusek about 6 years ago
- Status changed from MODIFIED to POST
- % Done changed from 100 to 90
Added by vdusek about 6 years ago
Revision e0674075 | View on GitHub
Exposes ContentFilter for plugins
Added by vdusek about 6 years ago
Revision e0674075 | View on GitHub
Exposes ContentFilter for plugins
Updated by vdusek about 6 years ago
- Status changed from POST to MODIFIED
- % Done changed from 90 to 100
Actions
PythonPackageContentFilter inherit from core's ContentFilter
closes #3783 https://pulp.plan.io/issues/3783
Required PR: https://github.com/pulp/pulp/pull/3674