-
-
Notifications
You must be signed in to change notification settings - Fork 12.4k
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
molecule 2.22 #47054
molecule 2.22 #47054
Conversation
a662769
to
e61e694
Compare
Formula/molecule.rb
Outdated
resource "molecule" do | ||
url "https://files.pythonhosted.org/packages/61/75/1c78ba2d7299e87e42f62d55468245ecda4ac638bd9ae28d2c97a4a4796e/molecule-2.22.tar.gz" | ||
sha256 "d9d7621167041ae2a8eb19f1f8dc23c071cdab2cd3ca80655e2c8796b4c00e09" | ||
end |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is it expected that we have a resource coinciding with the formula?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oops
e61e694
to
268eec0
Compare
|
268eec0
to
3394d32
Compare
Almost the same error, but in a different place now:
|
Should be fixed by the setup.py changes in ansible/molecule@c9fee49 |
Move to Python 3: #47050