django-ipware 4.0.0-1 source package in Ubuntu

Changelog

django-ipware (4.0.0-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Update Maintainer field with new Debian Python Team
    contact address.
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.

  [ James Valleroy ]
  * Update watch file format version to 4.
  * New upstream version 4.0.0
  * d/control: Set standards version to 4.6.0

 -- James Valleroy <email address hidden>  Tue, 14 Sep 2021 22:00:51 -0400

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
django-ipware_4.0.0-1.dsc 2.1 KiB f7a2764f7e74c1c0367d67ea0965d40f6762ec4ff9d08861fd027a6fa18560a6
django-ipware_4.0.0.orig.tar.gz 12.0 KiB bf0bb71ff0655c52b98be76460cd8d95a8b7f6c45c418f4af8aa0ad0dd4be9fd
django-ipware_4.0.0-1.debian.tar.xz 2.5 KiB 7ce3607a43d745ec90b98e0cfafa0a34a1fbf8ce35d51075b26bcd4b67a9c463

Available diffs

No changes file available.

Binary packages built by this source

python3-django-ipware: Django app to retrieve client's IP address

 django-ipware can be used in a view or a middleware where the
 `request` object is available. It will attempt to get the client's IP
 address, and determine if that IP address is publicly routable on the
 Internet.