-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
ansible-lint: Update to 25.11.1; py-ansible: Update to 13.0.0 #30195
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
Conversation
|
Notifying maintainers: |
b7a1f24 to
6d58466
Compare
lpsinger
left a comment
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.
👍 for py-httplib2.
37606fc to
3641311
Compare
ecd3103 to
efca8fc
Compare
efca8fc to
c58dd4b
Compare
c58dd4b to
7218f15
Compare
7218f15 to
8941425
Compare
|
While this PR was open, ansible-lint changed its distfile again, which broke the checksums once more. This issue has occurred several times already. |
The preferred source for Python packages is PyPI - just use that and it should avoid these issues. There are very few reasons to use GitHub (e.g., PyPI doesn't provide the source but only wheels, or you want to run the tests but they are not included in PyPI archive). |
8941425 to
a28700b
Compare
Commits:
Description
Type(s)
Tested on
macOS 15.7.2 24G325 x86_64
Command Line Tools 26.1.0.0.1.1761104275
Verification
Have you
port lint?sudo port test?sudo port -vst install?