]> git.ipfire.org Git - thirdparty/dnspython.git/commitdiff
2.8.0 versioning v2.8.0
authorBob Halley <halley@dnspython.org>
Sun, 7 Sep 2025 18:48:35 +0000 (11:48 -0700)
committerBob Halley <halley@dnspython.org>
Sun, 7 Sep 2025 18:48:35 +0000 (11:48 -0700)
README.md
SECURITY.md
dns/version.py

index 1d022b6ec744ad3f1a4aa095e9f7bf6112e5bb3c..029a4d0d3470fa928b5c4b65179adeae59293b68 100644 (file)
--- a/README.md
+++ b/README.md
@@ -29,9 +29,9 @@ testing of DNS software.
 
 ## ABOUT THIS RELEASE
 
-This is of `dnspython` 2.8.0rc1.
+This is of `dnspython` 2.8.0.
 Please read
-[What's New](https://dnspython.readthedocs.io/en/latest/whatsnew.html) for
+[What's New](https://dnspython.readthedocs.io/en/stable/whatsnew.html) for
 information about the changes in this release.
 
 ## INSTALLATION
@@ -87,7 +87,7 @@ 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` supports Python 3.10
-and later.  Future support  is aligned with the lifetime of the Python 3 versions.
+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).
index d479e32f050a3704fc3ca61bb1d36e6f108ca9d3..31a13d168e33c4b8c22fdac2274912d3029a5bc8 100644 (file)
@@ -6,7 +6,7 @@ The following versions would get a security update release if necessary.
 
 | Version  | Supported          |
 | -------- | ------------------ |
-| 2.7.x    | :white_check_mark: |
+| 2.8.x    | :white_check_mark: |
 | < 1.16.0 | :x:                |
 
 For older version 2 releases, the normal security upgrade path is
index c66f63025a3afbc3bfe625759764ec515329e1c3..e11dd29c2da3421db92d391a8ba313b55d4479b9 100644 (file)
@@ -24,9 +24,9 @@ MINOR = 8
 #: MICRO
 MICRO = 0
 #: RELEASELEVEL
-RELEASELEVEL = 0x0C
+RELEASELEVEL = 0x0F
 #: SERIAL
-SERIAL = 1
+SERIAL = 0
 
 if RELEASELEVEL == 0x0F:  # pragma: no cover  lgtm[py/unreachable-statement]
     #: version