Refactor #3945
Updated by bmbouter about 6 years ago
Pass a custom stage to the DeclarativeVersion is now available, so pulp_rpm should can start using DeclarativeVersion again now that "3935":https://pulp.plan.io/issues/3935 is resolved. We should subclass DeclarativeVersion in pulp_rpm and override the build_pipeline method to define the custom pipeline portion that pulp_rpm needs. it again.