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

Remove python-daemon dependency #1054

Open
wants to merge 1 commit into
base: devel
Choose a base branch
from
Open

Conversation

Akasurde
Copy link
Member

@Akasurde Akasurde commented May 4, 2022

SUMMARY

remove python-daemon since it uses unsupported dependency 'lockfile'

Fixes: #379

Signed-off-by: Abhijeet Kasurde [email protected]

ISSUE TYPE
  • Docs Pull Request
COMPONENT NAME

ansible_runner/main.py
ansible_runner/exceptions.py
ansible_runner/utils/locks.py
requirements.txt
tools/requirements.txt

@Akasurde Akasurde requested a review from a team as a code owner May 4, 2022 11:36
@github-actions github-actions bot added the needs_triage New item that needs to be triaged label May 4, 2022
tools/requirements.txt Outdated Show resolved Hide resolved
@eqrx eqrx removed the needs_triage New item that needs to be triaged label May 17, 2022
remove python-daemon since it uses unsupported dependency 'lockfile'

Fixes: ansible#379

Signed-off-by: Abhijeet Kasurde <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

runner is dependent upon a deprecated package - lockfile
3 participants