django-countries 6.0-1 source package in Ubuntu

Changelog

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

  * New upstream release.
  * Refresh patches.
  * Bump debhelper version to 12.
  * Bump Standards-Version to 4.5.0.
  * Set Rules-Requires-Root: no.

 -- Michael Fladischer <email address hidden>  Thu, 19 Mar 2020 19:08:22 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Groovy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
django-countries_6.0-1.dsc 1.8 KiB 203189206ca217079805e8470e69bf43f0771479bc4caedf145527df7e16afab
django-countries_6.0.orig.tar.gz 603.0 KiB cca351f304d18187b6200e1aae381c2902045c33aea5f4da58fd74685b7cd4fc
django-countries_6.0-1.debian.tar.xz 15.7 KiB f40841d56c7cfbfe8e9a6760c621c136c373654c8e209b524611993bf8f8c5a8

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.