From: Bob Halley Date: Sat, 7 Sep 2024 20:47:03 +0000 (-0700) Subject: refresh README notices X-Git-Tag: v2.7.0rc1~19 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea080c122d4c6b5d6936585602ab7a7375b17acd;p=thirdparty%2Fdnspython.git refresh README notices --- diff --git a/README.md b/README.md index 4a83ce7a..9643b8bb 100644 --- a/README.md +++ b/README.md @@ -83,10 +83,10 @@ Note that you can install any combination of the above, e.g.: ### Notices -Python 2.x support ended with the release of 1.16.0. Dnspython 2.0.0 through -2.2.x support Python 3.6 and later. For dnspython 2.3.x, the minimum -supported Python version is 3.7, and for 2.4.x the minimum supported verison is 3.8. -We plan to align future support with the lifetime of the Python 3 versions. +Python 2.x support ended with the release of 1.16.0. Dnspython 2.6.x supports +Python 3.8 and later, though support for 3.8 ends on October 14, 2024. +Dnspython 2.7.x supports Python 3.9 and later. Future support is aligned with the +lifetime of the Python 3 versions. Documentation has moved to [dnspython.readthedocs.io](https://dnspython.readthedocs.io).