I forgot to change the checksums and URL for the tarballs. The proper sha256sum and URL is:
* Ansible 2.10.2 URL: https://pypi.python.org/packages/source/a/ansible/ansible-2.10.2.tar.gz SHA256SUM: 396ff188c7c1a2bb2e4be78d8a2f87e729c32c34946afbee04c09b68fbd8c2d0 -Toshio On Tue, Nov 3, 2020 at 4:42 PM Toshio Kuratomi <[email protected]> wrote: > > Hi all- > > We're happy to announce that the ansible-2.10.2 package is now > available! This update contains bugfixes and new, backwards > compatible features in the contained collections as well as bringing > in ansible-base-2.10.3 as a dependency. > > Ansible-2.10.x is a big change in how the Ansible package is built so > If you missed out on all the changes that have gone into the > ansible-2.10.x packages, please read the announcement for > ansible-2.10.0: > https://groups.google.com/g/ansible-announce/c/QxIOml3i62A > > > How to get it > ------------- > > Due to a limitation in pip, if you are upgrading from Ansible 2.9 (or > earlier), you need to uninstall ansible before installing the 2.10 version: > > $ pip uninstall ansible > $ pip install ansible==2.10.2 --user > > The tar.gz of the release can be found here: > > * Ansible 2.10.1 > https://pypi.python.org/packages/source/a/ansible/ansible-2.10.1.tar.gz > SHA256: 75708c67e2ac926cea42856af72cbc9494bf8008197652f9609089f7b4c2515a > > > > What's new in Ansible 2.10.1 > ------------------------------ > > * Collections which have opted into being a part of the Ansible-2.10.0 > unified changelog will have an entry on this page: > https://github.com/ansible-community/ansible-build-data/blob/main/2.10/CHANGELOG-v2.10.rst > > * For collections which have not opted into the unified changelog, > consult the list of included collections in the link below and check > their entry on https://galaxy.ansible.com for information about their > changes. > > * List of collections included in the 2.10.2 release: > https://github.com/ansible-community/ansible-build-data/blob/2.10.2/2.10/ansible-2.10.2.deps > > * You can find more information for those on > https://galaxy.ansible.com/. For instance, the community.crypto > collection listed in the ansible-2.10.2.deps file has a galaxy page at > https://galaxy.ansible.com/community/crypto/ > > * Changelog for ansible-base-2.10.2 which this release of ansible > installs: > https://github.com/ansible/ansible/blob/stable-2.10/changelogs/CHANGELOG-v2.10.rst > > > What's the schedule for new Ansible releases after 2.10.0? > ----------------------------------------------------------- > > * Patch releases will continue to be released approximately every > three weeks with bugfixes and new features as long as those features > do not cause incompatibilities. > * These releases will all be based on ansible-base-2.10.x > * However, the US Thanksgiving Holiday is happening three weeks from > now so expect the next release one week later, around December 1st. > > * We're still discussing the release schedule for ansible-2.11.0. > * We're tentatively thinking of releasing ansible-2.11.0, with > potential backwards incompatible changes to the collections but based > on ansible-base-2.10 in early February, 2021. > * Take this information as being subject to change as we're in the > early stages of discussion. > > > Porting Help > ------------- > > There's a unified porting guide for collections which have opted-in. > You can find that at: > https://github.com/ansible/ansible/blob/devel/docs/docsite/rst/porting_guides/porting_guide_2.10.rst > > > Thanks! > -Toshio Kuratomi -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/CAPrnkaQ2s0wVc%3DQcE3w2Y%3DqBmwDEsOQjjt3BvD9LtvQaX5c9jA%40mail.gmail.com.
