python-hashids 1.3.1-1 source package in Ubuntu

Changelog

python-hashids (1.3.1-1) unstable; urgency=medium

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

  [ Edward Betts ]
  * New upstream release
  * Use github as upstream source instead of pypi
  * Install upstream changelog
  * Upstream now uses flit instead of setuptools
  * Add flit and python3-toml to Build-Depends
  * Build-Depend on dh-python (>= 4.20200804) for flit support
  * Update Standards-Version
  * Update to debhelper 13
  * Set Rules-Requires-Root to no
  * Update package description
  * Update copyright year

 -- Edward Betts <edward@4angle.com>  Mon, 31 Aug 2020 10:53:54 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-hashids_1.3.1-1.dsc 2.1 KiB 56f9d454e8a2780f13c7c35eb57be93fabf5e01fd83c0f78d09b06b2d2a3aef4
python-hashids_1.3.1.orig.tar.gz 8.9 KiB 875ea2e674fa0b5e0cfcf337c1c73b208f6312b4751d53e38ea324ff0d739cd4
python-hashids_1.3.1-1.debian.tar.xz 2.5 KiB 7403a595e32a88f2f24d18e0d54a3b1fd50fcf2d5fff7b745cfdec82d1103082

Available diffs

No changes file available.

Binary packages built by this source

python3-hashids: Python implementation of hashids

 A Python port of the JavaScript hashids implementation. It generates
 YouTube-like hashes from one or many numbers. Use hashids when you do not
 want to expose your database ids to the user.