django-axes 5.39.0-3 source package in Ubuntu

Changelog

django-axes (5.39.0-3) unstable; urgency=medium

  * Disable test coverage during build and autopkgtest (Closes: #1044888)
  * Remove obsolete python3-mock build-dep (Closes: #1064936)
  * Mark python3-django-axes-doc as Multi-Arch: foreign
  * Follows Debian policy 4.6.2
  * Update debian/* copyright year

 -- James Valleroy <email address hidden>  Sun, 17 Mar 2024 15:04:17 -0400

Upload details

Uploaded by:
FreedomBox packaging team
Uploaded to:
Sid
Original maintainer:
FreedomBox packaging team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
django-axes_5.39.0-3.dsc 2.4 KiB 108dd99675032bb6576935863f45515b194de68e341dca82d355e256e57c1460
django-axes_5.39.0.orig.tar.gz 204.2 KiB 8810db17becc048ed4c4abab4981b64521c1cf3e8e4873be19cc0a5ed95769e0
django-axes_5.39.0-3.debian.tar.xz 4.2 KiB e4c58bc9cb99160c2c63b4212fa55d4bef1aa54f464a5d3e8fe6de415a3fca3a

Available diffs

No changes file available.

Binary packages built by this source

python3-django-axes: Keep track of failed login attempts in Django-powered sites

 django-axes is a very simple way for you to keep track of failed login
 attempts, both for the Django admin and for the rest of your site.
 .
 To start using django-axes, just add "axes" to your INSTALLED_APPS.

python3-django-axes-doc: Keep track of failed login attempts in Django - documentation

 django-axes is a very simple way for you to keep track of failed login
 attempts, both for the Django admin and for the rest of your site.
 .
 This package contains the Python module documentation.