django-countries 7.3.2-1 source package in Ubuntu

Changelog

django-countries (7.3.2-1) unstable; urgency=low

  * New upstream release.
  * Refresh patches.
  * Add python3-typing-extensions to Build-Depends, required to build.
  * Update test patch to handle different naming of US in iso-codes.
  * Update year in d/copyright.
  * Depend on python3-all for autopkgtests.
  * Remove unused upstream signing key.

 -- Michael Fladischer <email address hidden>  Wed, 16 Mar 2022 14:37:03 +0000

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
python
Urgency:
Low 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

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
django-countries_7.3.2-1.dsc 1.8 KiB 147c20bc44ff35175bc7af5fbf60430e68059fc6341125c3d3bbd847cbaf33bb
django-countries_7.3.2.orig.tar.gz 641.6 KiB 0df6d34193667c2343da8935cbfb8a2bd4fb0c97baf01ac10db4628ba1557a82
django-countries_7.3.2-1.debian.tar.xz 13.2 KiB 22edaedab17b53dc1cd2de7c84a62a3a7a136e16d69d5a684cd48e77361cd572

Available diffs

No changes file available.

Binary packages built by this source

python3-django-countries: provides a country field for Django models (Python3 version)

 A Django application which provides all ISO 3166-1 countries as choices for
 use with forms, and a country field for models.
 It also includes a small template filter for getting country flags by
 ISO 3166-1 alpha-2 country code.
 .
 This package contains the Python 3 version of the library.