Please find a patch attached. I am inclined to upload the change as NMU soon.
diff -Nru django-axes-5.39.0/debian/changelog 
django-axes-5.39.0/debian/changelog
--- django-axes-5.39.0/debian/changelog 2026-04-29 03:16:48.000000000 +0200
+++ django-axes-5.39.0/debian/changelog 2026-06-08 09:57:31.000000000 +0200
@@ -1,3 +1,10 @@
+django-axes (5.39.0-7.1) unstable; urgency=medium
+
+  * Non-maintainer upload
+  * Mark test-only Build-Depends (Closes: #1133843)
+
+ -- Bastian Germann <[email protected]>  Mon, 08 Jun 2026 08:57:31 +0200
+
 django-axes (5.39.0-7) unstable; urgency=medium
 
   * Fix compatibility with Django 5.x (Closes: #1134826)
diff -Nru django-axes-5.39.0/debian/control django-axes-5.39.0/debian/control
--- django-axes-5.39.0/debian/control   2026-04-29 03:16:48.000000000 +0200
+++ django-axes-5.39.0/debian/control   2026-06-08 09:57:24.000000000 +0200
@@ -15,8 +15,8 @@
  python3-django,
  python3-django-appconf,
  python3-django-ipware,
- python3-pytest,
- python3-pytest-django,
+ python3-pytest <!nocheck>,
+ python3-pytest-django <!nocheck>,
  python3-setuptools,
  python3-setuptools-scm,
  python3-sphinx,

Reply via email to