django-ipware 3.0.0-1 source package in Ubuntu

Changelog

django-ipware (3.0.0-1) unstable; urgency=low

  [ Ondřej Nový ]
  * Use debhelper-compat instead of debian/compat.

  [ Debian Janitor ]
  * Use versioned copyright format URI.
  * Bump debhelper from old 11 to 12.
  * Set upstream metadata fields: Repository, Repository-Browse.

  [ James Valleroy ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit.
  * d/control: Add Rules-Requires-Root: no
  * d/control: Use debhelper compat version 13
  * d/control: Update standards version to 4.5.0
  * New upstream version 3.0.0

 -- James Valleroy <email address hidden>  Tue, 28 Jul 2020 21:46:48 -0400

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Groovy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
django-ipware_3.0.0-1.dsc 2.1 KiB 669d2729a0ec852e1c25b743744203f9a27d796a012cb8d37ab8f51a0a9e47f5
django-ipware_3.0.0.orig.tar.gz 10.5 KiB bfa1d9b01f7cb5972a1035e2063b0f408421d3b215c7a073e55f59c4412a3175
django-ipware_3.0.0-1.debian.tar.xz 2.5 KiB 62ea930556819dbda06aade09dde46515e5c3786493f792e11e29102fceaf10b

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.