Actions
Feature #39145
closedUpdate gemspec for Pulp 3.105 bindings
Description
Update the Katello gemspec with the following gem versions once the Pulp 3.105 upgrade is ready:
gem.add_dependency "pulpcore_client", ">= 3.105.0", "< 3.106.0"
gem.add_dependency "pulp_file_client", ">= 3.105.0", "< 3.106.0"
gem.add_dependency "pulp_ansible_client", ">= 0.29.0", "< 0.30.0"
gem.add_dependency "pulp_container_client", ">= 2.27.0", "< 2.28.0"
gem.add_dependency "pulp_deb_client", ">= 3.8.0", "< 3.9.0"
gem.add_dependency "pulp_rpm_client", ">= 3.35.0", "< 3.36.0"
gem.add_dependency "pulp_certguard_client", ">= 3.105.0", "< 3.106.0"
gem.add_dependency "pulp_python_client", ">= 3.26.0", "< 3.27.0"
gem.add_dependency "pulp_ostree_client", ">= 2.6.0", "< 2.7.0"
Updated by The Foreman Bot 4 months ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/11673 added
Updated by The Foreman Bot 3 months ago
- Pull request https://github.com/Katello/katello/pull/11714 added
Updated by The Foreman Bot 3 months ago
- Pull request https://github.com/Katello/katello/pull/11715 added
Updated by The Foreman Bot 3 months ago
- Pull request deleted (
https://github.com/Katello/katello/pull/11673, https://github.com/Katello/katello/pull/11714, https://github.com/Katello/katello/pull/11715)
Updated by The Foreman Bot 3 months ago
- Pull request https://github.com/Katello/katello/pull/11715 added
Updated by Quinn James 3 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|814d47ed5a80366ddf1cc1568cb20fd9e9b6fab9.
Updated by Ian Ballou 2 months ago
- Has duplicate Tracker #39263: Record VCR tests for pulp 3.105 upgrade added
Actions