[Python-announce] Nikola v8.2.1 is out!

2022-04-23 Thread Chris Warrick
On behalf of the Nikola team, I am pleased to announce the immediate availability of Nikola v8.2.1. This is a minor release with a couple new features, as well as fixes for compatibility with the latest version of doit. What is Nikola? === Nikola is a static site and blog generator,

[Python-announce] pytest-7.1.2

2022-04-23 Thread Bruno Oliveira
pytest 7.1.2 has just been released to PyPI. This is a bug-fix release, being a drop-in replacement. To upgrade:: pip install --upgrade pytest The full changelog is available at https://docs.pytest.org/en/stable/changelog.html. Thanks to all of the contributors to this release: * Anthony Sot