Trac 1.0.20 Released

2020-06-28 Thread Ryan Ollos
Trac 1.0.20 Released Trac 1.0.20, the latest maintenance release for the older stable branch, is available. You will find this release at the usual places: https://trac.edgewall.org/wiki/TracDownload#Trac12StableRelease You can find the detailed release notes for 1.0.20 on

[RELEASE] Python 3.7.8 and 3.6.11 now available - last 3.7.x bugfix release

2020-06-28 Thread Ned Deily
https://discuss.python.org/t/python-3-7-8-and-3-6-11-now-available-last-3-7-x-bugfix-release/4583 -- Ned Deily n...@python.org -- [] ___ Python-announce-list mailing list -- python-announce-list@python.org To unsubscribe send an email to python-annou

ANN: distlib 0.3.1 released on PyPI

2020-06-28 Thread Vinay Sajip via Python-announce-list
I've recently released version 0.3.1 of distlib on PyPI [1]. For newcomers, distlib is a library of packaging functionality which is intended to be usable as the basis for third-party packaging tools. The main changes in this release are as follows: * Fixed #132: Added documentation to help with