python-django-tagging 1:0.5.0-5.1 source package in Ubuntu

Changelog

python-django-tagging (1:0.5.0-5.1) unstable; urgency=medium

  * NUM upload Fix FTBFS with python3.12 (Closes: #1061752)

 -- Christoph Martin <email address hidden>  Fri, 15 Mar 2024 13:03:47 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe python
Noble release universe python

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-django-tagging_0.5.0-5.1.dsc 2.4 KiB ba232d6eb8588b1f2e44ec7f37baecfeb7662d6b7d59574f4b9bffad629d15bd
python-django-tagging_0.5.0.orig.tar.gz 39.8 KiB 971f8e9c2e34efe94521f60d7fdbcd403e3829fa2b313d09410b271cb1753c6d
python-django-tagging_0.5.0-5.1.debian.tar.xz 9.2 KiB c7ac1813d7749bfb237e2bedf062c51637d7147e9300326044bba9f27fd46a6e

No changes file available.

Binary packages built by this source

python-django-tagging-doc: Generic tagging application for Django projects (Documentation)

 This is a generic tagging application for Django, which allows
 association of a number of tags with any Model instance and makes
 retrieval of tags simple.
 .
 Models can be expanded with a new TagField; web templates
 can easily include tag clouds and dedicated views are available
 to browse objects by tag.
 .
 This package contains the documentation.

python3-django-tagging: Generic tagging application for Django projects (Python 3)

 This is a generic tagging application for Django, which allows
 association of a number of tags with any Model instance and makes
 retrieval of tags simple.
 .
 Models can be expanded with a new TagField; web templates
 can easily include tag clouds and dedicated views are available
 to browse objects by tag.
 .
 This is the Python 3 version of the package.