django-dirtyfields 1.3.1-4 source package in Ubuntu

Changelog

django-dirtyfields (1.3.1-4) unstable; urgency=medium

  [ Debian Janitor ]
  * Update standards version to 4.6.0, no changes needed.
  * Update standards version to 4.6.1, no changes needed.
  * Apply multi-arch hints. + python-django-dirtyfields-doc: Add Multi-Arch: foreign.

 -- Jelmer Vernooij <email address hidden>  Sat, 22 Oct 2022 11:33:09 +0100

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
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
django-dirtyfields_1.3.1-4.dsc 2.3 KiB 3f2faf2a950f8880a5d0589889ce24defb534b45d39c61efeddb86262f31f019
django-dirtyfields_1.3.1.orig.tar.gz 21.5 KiB 8b378f3da1351b1f02b696be9420ed66aa068ed0d23e7448b25fb8f08d3fb313
django-dirtyfields_1.3.1-4.debian.tar.xz 4.0 KiB 25909fe141490a10eab5f24ea363c7e58fce837328e035bf1283a3e8e7435404

Available diffs

No changes file available.

Binary packages built by this source

python-django-dirtyfields-doc: package for tracking dirty fields on a Django model instance (documentation)

 django-dirtyfields is a package for tracking dirty fields on a Django model
 instance, where dirty means that field in-memory and database values are
 different.
 .
 This is the documentation package.

python3-django-dirtyfields: package for tracking dirty fields on a Django model instance (Python 3)

 django-dirtyfields is a package for tracking dirty fields on a Django model
 instance, where dirty means that field in-memory and database values are
 different.
 .
 This is the Python 3 version of the package.