ansible-core v2.16.6
View this release on:
Changelog
See the full changelog for the changes included in this release.
Release Artifacts
2 Likes
Thanks for the new release!
Is there a reason why the tarball on PyPI is called ansible_core
(with an underscore) now?
ansible_core-2.16.6.tar.gz - 3176041 bytes
Is this intentional or just an oversight? If it is intentional and intended to stay, I will adapt the ansible package for opensuse.
I could use the tarball attached to the GitHub release, but that does not even have a SHA256sum, so that is a no go nowadays (xz hrump…).
Kind Regards,
Johannes
sivel
(sivel)
3
This is mostly intentional, although mostly outside of our control. This change was caused by PEP-625 making it into setuptools v69.3.0
Going forward, it should be consistent with PEP-625, although sometimes changes may be outside of our control.
Thanks for the fast reply!
As it looks like it is going to stay, I’ll adjust the spec file accordingly…
1 Like