diff -pruN 2.3.0-4/debian/changelog 2.3.0-5/debian/changelog
--- 2.3.0-4/debian/changelog	2025-11-26 16:26:02.000000000 +0000
+++ 2.3.0-5/debian/changelog	2025-11-29 21:32:25.000000000 +0000
@@ -1,3 +1,9 @@
+python-hvac (2.3.0-5) unstable; urgency=medium
+
+  * Drop python3-six (build-)dependency (Closes: #1121633).
+
+ -- Thomas Goirand <zigo@debian.org>  Sat, 29 Nov 2025 22:32:25 +0100
+
 python-hvac (2.3.0-4) unstable; urgency=medium
 
   * Drop the extraneous python3-toml build dependency (Closes: #1105782).
diff -pruN 2.3.0-4/debian/control 2.3.0-5/debian/control
--- 2.3.0-4/debian/control	2025-11-26 16:26:02.000000000 +0000
+++ 2.3.0-5/debian/control	2025-11-29 21:32:25.000000000 +0000
@@ -46,7 +46,6 @@ Build-Depends-Indep:
  python3-requests,
  python3-requests-mock,
  python3-semantic-version,
- python3-six,
  python3-sqlalchemy,
  python3-urllib3,
  python3-werkzeug,
@@ -63,7 +62,6 @@ Depends:
  python3-idna,
  python3-pyhcl,
  python3-requests,
- python3-six,
  python3-urllib3,
  ${misc:Depends},
  ${python3:Depends},
