django-shortuuidfield 0.1.2-4 source package in Ubuntu

Changelog

django-shortuuidfield (0.1.2-4) unstable; urgency=medium

  * Fixes FTBFS: ImportError: No module named 'shortuuid' (Closes: #802067)
    - debian/control
      - Adds python3-django, python3-shortuuid to Build-Depends-indep.

 -- Kouhei Maeda <email address hidden>  Thu, 22 Oct 2015 10:02:24 +0900

Upload details

Uploaded by:
Kouhei Maeda
Uploaded to:
Sid
Original maintainer:
Kouhei Maeda
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
django-shortuuidfield_0.1.2-4.dsc 2.0 KiB ea13a97b8fb48c242b7afa0b5bb99dca1cebdd55f1500a67ee515f2e153e49e9
django-shortuuidfield_0.1.2.orig.tar.xz 3.0 KiB 145030340d08276a89f4fc3bf34cf24cdd7e760a7b11509338d35cecbed49aca
django-shortuuidfield_0.1.2-4.debian.tar.xz 4.0 KiB c304eb0354d7e67b2f1fe9526832acb23998365c8c84f29bf311a147509fe1b5

Available diffs

No changes file available.

Binary packages built by this source

python-django-shortuuidfield: Short UUIDField for Django

 Provides a ShortUUIDField for your Django models which uses the base-57 "Short
 UUID" package. Originally, a fork from David Cramer's excellent
 django-uuidfield, but not much is left of that besides a bit of structure.

python3-django-shortuuidfield: Short UUIDField for Django for Python 3

 For Python 3.
 Provides a ShortUUIDField for your Django models which uses the base-57 "Short
 UUID" package. Originally, a fork from David Cramer's excellent
 django-uuidfield, but not much is left of that besides a bit of structure.