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

Stop using setuptools for version checks and stop depending on it directly #1349

Closed
mdellweg opened this issue Feb 5, 2023 · 0 comments · Fixed by #1348
Closed

Stop using setuptools for version checks and stop depending on it directly #1349

mdellweg opened this issue Feb 5, 2023 · 0 comments · Fixed by #1348

Comments

@mdellweg
Copy link
Member

mdellweg commented Feb 5, 2023

Instead, use Version and SimpleSpec from semantic_version, to better fit the ansible version specifications.

mdellweg added a commit to mdellweg/pulp_ansible that referenced this issue Feb 5, 2023
Pythons pkg_resources Requirement introduced stricter PEP-440 checking
that is incompatible with ansible versions.

fixes pulp#1349
gerrod3 pushed a commit that referenced this issue Feb 7, 2023
Pythons pkg_resources Requirement introduced stricter PEP-440 checking
that is incompatible with ansible versions.

fixes #1349
@pulpbot pulpbot moved this to Done in RH Pulp Kanban board Feb 7, 2023
mdellweg added a commit that referenced this issue Feb 10, 2023
Pythons pkg_resources Requirement introduced stricter PEP-440 checking
that is incompatible with ansible versions.

fixes #1349

(cherry picked from commit b1da66a)
mdellweg added a commit that referenced this issue Feb 10, 2023
Pythons pkg_resources Requirement introduced stricter PEP-440 checking
that is incompatible with ansible versions.

fixes #1349

(cherry picked from commit b1da66a)
mdellweg added a commit that referenced this issue Feb 10, 2023
Pythons pkg_resources Requirement introduced stricter PEP-440 checking
that is incompatible with ansible versions.

fixes #1349

(cherry picked from commit b1da66a)
mdellweg added a commit that referenced this issue Feb 10, 2023
Pythons pkg_resources Requirement introduced stricter PEP-440 checking
that is incompatible with ansible versions.

fixes #1349

(cherry picked from commit b1da66a)
mdellweg added a commit that referenced this issue Feb 10, 2023
Pythons pkg_resources Requirement introduced stricter PEP-440 checking
that is incompatible with ansible versions.

fixes #1349

(cherry picked from commit b1da66a)
mdellweg added a commit that referenced this issue Feb 10, 2023
Pythons pkg_resources Requirement introduced stricter PEP-440 checking
that is incompatible with ansible versions.

fixes #1349

(cherry picked from commit b1da66a)
(cherry picked from commit b83490d)
mdellweg added a commit that referenced this issue Feb 10, 2023
Pythons pkg_resources Requirement introduced stricter PEP-440 checking
that is incompatible with ansible versions.

fixes #1349

(cherry picked from commit b1da66a)
(cherry picked from commit b83490d)
mdellweg added a commit to mdellweg/pulp_ansible that referenced this issue Feb 23, 2023
This got lost in a cherrypick.

re pulp#1349
fixes pulp#1366
mdellweg added a commit to mdellweg/pulp_ansible that referenced this issue Feb 23, 2023
This got lost in a cherrypick.

re pulp#1349
fixes pulp#1366
gerrod3 pushed a commit that referenced this issue Feb 23, 2023
This got lost in a cherrypick.

re #1349
fixes #1366
mdellweg added a commit that referenced this issue Feb 23, 2023
This got lost in a cherrypick.

re #1349
fixes #1366

(cherry picked from commit c509f0d)
mdellweg added a commit that referenced this issue Feb 23, 2023
This got lost in a cherrypick.

re #1349
fixes #1366

(cherry picked from commit c509f0d)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant