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

Cannot import pulp_hashlib from the plugin API #4006

Closed
lubosmj opened this issue Jul 10, 2023 · 1 comment · Fixed by #4007
Closed

Cannot import pulp_hashlib from the plugin API #4006

lubosmj opened this issue Jul 10, 2023 · 1 comment · Fixed by #4007
Labels

Comments

@lubosmj
Copy link
Member

lubosmj commented Jul 10, 2023

There is a wrong path for importing pulp_hashlib specified. Plugins cannot benefit from the function.

lubosmj added a commit to lubosmj/pulpcore that referenced this issue Jul 10, 2023
lubosmj added a commit to lubosmj/pulpcore that referenced this issue Jul 10, 2023
@lubosmj
Copy link
Member Author

lubosmj commented Jul 10, 2023

The hashlib utility is required for pulp_container.

lubosmj added a commit to lubosmj/pulpcore that referenced this issue Jul 10, 2023
lubosmj added a commit to lubosmj/pulpcore that referenced this issue Jul 10, 2023
lubosmj added a commit to lubosmj/pulpcore that referenced this issue Jul 10, 2023
In this commit, there were also removed redundant #noqa directives that
were used in the plugin API. The flake8 configuration had to be adjusted
accordingly to ignore the import errors.

closes pulp#4006
lubosmj added a commit that referenced this issue Jul 12, 2023
In this commit, there were also removed redundant #noqa directives that
were used in the plugin API. The flake8 configuration had to be adjusted
accordingly to ignore the import errors.

closes #4006
patchback bot pushed a commit that referenced this issue Jul 12, 2023
In this commit, there were also removed redundant #noqa directives that
were used in the plugin API. The flake8 configuration had to be adjusted
accordingly to ignore the import errors.

closes #4006

(cherry picked from commit 7f1e3ac)
patchback bot pushed a commit that referenced this issue Jul 13, 2023
In this commit, there were also removed redundant #noqa directives that
were used in the plugin API. The flake8 configuration had to be adjusted
accordingly to ignore the import errors.

closes #4006

(cherry picked from commit 7f1e3ac)
patchback bot pushed a commit that referenced this issue Jul 14, 2023
In this commit, there were also removed redundant #noqa directives that
were used in the plugin API. The flake8 configuration had to be adjusted
accordingly to ignore the import errors.

closes #4006

(cherry picked from commit 7f1e3ac)
patchback bot pushed a commit that referenced this issue Jul 14, 2023
In this commit, there were also removed redundant #noqa directives that
were used in the plugin API. The flake8 configuration had to be adjusted
accordingly to ignore the import errors.

closes #4006

(cherry picked from commit 7f1e3ac)
lubosmj added a commit that referenced this issue Jul 14, 2023
In this commit, there were also removed redundant #noqa directives that
were used in the plugin API. The flake8 configuration had to be adjusted
accordingly to ignore the import errors.

closes #4006

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

Successfully merging a pull request may close this issue.

2 participants