Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with jsonchema dependency on pulp-rpm 3.18.1 #2805

Closed
Odilhao opened this issue Sep 28, 2022 · 0 comments
Closed

Problem with jsonchema dependency on pulp-rpm 3.18.1 #2805

Odilhao opened this issue Sep 28, 2022 · 0 comments
Assignees
Labels

Comments

@Odilhao
Copy link

Odilhao commented Sep 28, 2022

Version

Pulpcore 3.21
Pulp-rpm 3.18.1

Describe the bug

The jsonschema version required by pulp_rpm conflicts with the version required by pulp-ansible

Pulp_rpm requires ~=4.6
Pulp-ansible requires >=4.9,<4.10

This also conflicts with pulp-container that requires jsonschema~=4.4

To Reproduce
I'm branching the rpm packages for 3.21, it's not reproducible yet.

Expected behavior
All packages to have at least the same jsonchema version as dependency or having a more flexible dependency requirement.

Additional context

https://github.com/pulp/pulp_container/blob/2.14.0/requirements.txt#L6
https://github.com/pulp/pulp_rpm/blob/3.18.3/requirements.txt#L3
https://github.com/pulp/pulp_ansible/blob/0.15.0/requirements.txt#L4

@Odilhao Odilhao changed the title Problem with jsonchema dependency on pulp-rpm Problem with jsonchema dependency on pulp-rpm 3.18.1 Sep 28, 2022
dralley added a commit to dralley/pulp_rpm that referenced this issue Sep 28, 2022
@dralley dralley self-assigned this Sep 28, 2022
dralley added a commit to dralley/pulp_rpm that referenced this issue Sep 28, 2022
dralley added a commit to dralley/pulp_rpm that referenced this issue Sep 29, 2022
dralley added a commit to dralley/pulp_rpm that referenced this issue Sep 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Archived in project
Development

No branches or pull requests

2 participants