]> git.ipfire.org Git - thirdparty/dnspython.git/commitdiff
refresh README notices
authorBob Halley <halley@dnspython.org>
Sat, 7 Sep 2024 20:47:03 +0000 (13:47 -0700)
committerBob Halley <halley@dnspython.org>
Sat, 7 Sep 2024 20:47:03 +0000 (13:47 -0700)
README.md

index 4a83ce7afba79f462d1a41b9be45e6df76c92fca..9643b8bbd5c3d5817d5e9ec4faca944d355db4c6 100644 (file)
--- 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).