imapautofiler 1.13.0

thumbnail imageWhat’s new in 1.13.0? stop using reno for release notes add python 3.11 support modernize packaging add testtools dependency to for tests set language to english for sphinx 5.0

Removing Bitrot From Virtualenvwrapper's Packaging, with a little help from my friends

After moving virtualenvwrapper to GitHub, the next phase of updates was for the packaging. Until this year, the last release of virtualenvwrapper was 4.8.4 in February of 2019. In some ways, a lot has changed in the Python packaging ecosystem since then. In other ways, not so much. As I tried to update the project, things got a little messy, but I think we’re all set, now.

virtualenvwrapper 6.0.0.0a2

Another pre-release for testing changes before 6.0.

The last release of virtualenvwrapper was 4.8.4 in February of 2019. If you rely on virtualenvwrapper for your daily workflow, please try out this pre-release version and let us know if there are any issues by filing a ticket.

virtualenvwrapper 6.0.0.0a1 - A pre-release for testing

This release was produced to test the GitHub automation for publishing to PyPI, but also includes some of the breaking changes that will appear in the final 6.0.0 release.

The last release of virtualenvwrapper was 4.8.4 in February of 2019. If you rely on virtualenvwrapper for your daily workflow, please try out this pre-release version and let us know if there are any issues by filing a ticket.

sphinxcontrib-spelling 7.7.0

thumbnail imageWhat’s new in 7.7.0? Add spelling:ignore role (contributions by Graham Smith) builder: quiet debug (contributions by Tom Ransegnola) Update setup.cfg to use description_file (contributions by Michał Górny)

sphinxcontrib-spelling 7.6.2

thumbnail imageWhat’s new in 7.6.2? directive: Fix issue 193 by sliencing debug messages linter: add flake8-debug plugin to detect leftover print statements