summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorLeonard Richardson <leonardr@segfault.org>2023-01-31 11:54:48 -0500
committerLeonard Richardson <leonardr@segfault.org>2023-01-31 11:54:48 -0500
commitce05e066722c926b6cd6536968911072e5cf08b0 (patch)
tree540c24e3cde04fda2e0ba25fea9be7badd7e0538 /CHANGELOG
parent0cdcc79fb1332d6f7ac2b085ec654adfef50ac86 (diff)
Consistently use pytest.mark.skipif to skip tests when the corresponding libraries are not installed.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG3
1 files changed, 1 insertions, 2 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 5e41731..ec67f5c 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,8 +1,7 @@
Beautiful Soup's official support for Python 2 ended on January 1st,
2021. The final release to support Python 2 was Beautiful Soup
4.9.3. In the Launchpad Git repository, the final revision to support
-Python 2 was revision 70f546b1e689a70e2f103795efce6d261a3dadf7. In the
-Bazaar repository, the final revision to support Python 2 was 605.
+Python 2 was revision 70f546b1e689a70e2f103795efce6d261a3dadf7.
= 4.11.2 (Unreleased)