python-django-registration 3.3-1 source package in Ubuntu

Changelog

python-django-registration (3.3-1) unstable; urgency=medium

  * Team upload.

  [ Stefano Rivera ]
  * New upstream release.
  * Drop all patches, superseded upstream.
  * Bump copyright years.
  * Adjust paths to build tools.
  * Run test suite on all supported Python 3 versions.
  * New Build-Depends: python3-confusable-homoglyphs.

  [ Elena Grandi ]
  * Bump standards-version (no changes needed).
  * Bump compat level.
  * Lintian fixes.
  * Removed unnecessary signatures from the upstream key.
  * Added UMEGAYA.

 -- Elena Grandi <email address hidden>  Mon, 24 Oct 2022 13:30:38 +0200

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe python
Noble release universe python
Mantic release universe python
Lunar release universe python

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-django-registration_3.3-1.dsc 2.3 KiB 27b9c76741e02310f505b1e36203359e1b695e22b3a816f111af430f114bf6d1
python-django-registration_3.3.orig.tar.gz 83.1 KiB 884a4cc9ec87b9f1c0ceb6b6c4b7ba491c1877997a3cd29cc923697dac785eb8
python-django-registration_3.3.orig.tar.gz.asc 833 bytes 182a64c844b53a052963bddc85c0f1a137fce8ffbf29183b20279524f4791d87
python-django-registration_3.3-1.debian.tar.xz 10.2 KiB 8fef0e3cbd620026bbb4a52e12b57c43cd64f15f9b4e241c7633ab0400402ca3

Available diffs

No changes file available.

Binary packages built by this source

python-django-registration-doc: User-registration application for Django (Documentation)

 This is a fairly simple user-registration application for Django,
 designed to make allowing user signups as painless as possible.
 .
 Its main feature over Django's standard user-registration application is
 the support of email confirmation.
 .
 This application enables a fairly common workflow for user signups:
  1. User signs up for an account.
  2. User gets emailed an activation link.
  3. User clicks the activation link before it expires.
  4. User becomes a happy and productive contributor to your site.
 .
 This package contains the HTML documentation.

python3-django-registration: User-registration application for Django (Python 3)

 This is a fairly simple user-registration application for Django,
 designed to make allowing user signups as painless as possible.
 .
 Its main feature over Django's standard user-registration application is
 the support of email confirmation.
 .
 This application enables a fairly common workflow for user signups:
  1. User signs up for an account.
  2. User gets emailed an activation link.
  3. User clicks the activation link before it expires.
  4. User becomes a happy and productive contributor to your site.
 .
 This package contains the Python 3 version of the library.