What’s new in 0.10.2? Packaging unify list of packaging dependencies modernize packaging files Documentation add .readthedocs.yaml to fix doc build Features declare support for python 3.12 add support for custom template bridge (contributions by Bizordec)
What’s new in 8.0.0? add git archive settings for setuptools_scm modernize packaging builder: add test showing that only directive works for ignoring blocks builder: switch from traverse() to findall() builder: restructure node filtering drop pypy3 add python 3.11 support drop python 3.6 support
What’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
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.
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.
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.
Source code hosting for
virtualenvwrapper has moved to
GitHub. We
are making a few breaking changes as part of cleaning up and
modernizing the code base (dropping python2 and ksh support, for
example), and I hope to have a 6.x release out, soon.
I’m moving my Mastodon account to Hachyderm because I think I like the server and moderation policies better than fosstodon.org. Find me at @doughellmann@hachyderm.io.
What’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)