singledispatch 3.4.0.3-2build1 source package in Ubuntu

Changelog

singledispatch (3.4.0.3-2build1) focal; urgency=medium

  * No-change rebuild to generate dependencies on python2.

 -- Matthias Klose <email address hidden>  Tue, 17 Dec 2019 12:46:06 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Barry Warsaw
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release main misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
singledispatch_3.4.0.3.orig.tar.gz 9.3 KiB 5b06af87df13818d14f08a028e42f566640aef80805c3b50c5056b086e3c2b9c
singledispatch_3.4.0.3-2build1.debian.tar.xz 2.2 KiB 44f9878629908c6c24e56ee84c1c76c7c8365bf9bc3570a5afb9356bc0b90269
singledispatch_3.4.0.3-2build1.dsc 2.2 KiB 4e99d8aa4e3c8babf12f703cd858c6a122a2a0ed32235af63f78ada8100cb3cd

View changes file

Binary packages built by this source

python-singledispatch: single-dispatch generic functions for Python

 PEP 443 proposed to expose a mechanism in the functools standard library
 module in Python 3.4 that provides a simple form of generic programming known
 as single-dispatch generic functions.
 .
 This library is a backport of this functionality to Python 2.6 - 3.3.
 .
 This is the Python 2 version of the library.

python3-singledispatch: single-dispatch generic functions for Python

 PEP 443 proposed to expose a mechanism in the functools standard library
 module in Python 3.4 that provides a simple form of generic programming known
 as single-dispatch generic functions.
 .
 This library is a backport of this functionality to Python 2.6 - 3.3.
 .
 This is the Python 3 version of the library.