enum34 1.1.6-2build1 source package in Ubuntu

Changelog

enum34 (1.1.6-2build1) focal; urgency=medium

  * No-change rebuild to generate dependencies on python2.

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

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
enum34_1.1.6.orig.tar.gz 39.1 KiB 8ad8c4783bf61ded74527bffb48ed9b54166685e4230386a9ed9b1279e2df5b1
enum34_1.1.6-2build1.debian.tar.xz 4.0 KiB 46a559493830f4ce6941dd01589fc2bf080820d36b6f08040dc9cd1baeaa158f
enum34_1.1.6-2build1.dsc 2.2 KiB 50caf2f70afff1703c47e6c7f3ec469aa2f56e38573e95f1559ef0df7a8fc611

View changes file

Binary packages built by this source

pypy-enum34: backport of Python 3.4's enum package (PyPy package)

 PEP 435 adds an enumeration to Python 3.4. This module provides a
 backport of that data type for older Python versions. It defines two
 enumeration classes that can be used to define unit sets of names and
 values: Enum and IntEnum.
 .
 This is the PyPy compatible package.

python-enum34: backport of Python 3.4's enum package

 PEP 435 adds an enumeration to Python 3.4. This module provides a
 backport of that data type for older Python versions. It defines two
 enumeration classes that can be used to define unit sets of names and
 values: Enum and IntEnum.
 .
 This is the Python 2 compatible package.

python-enum34-doc: backport of Python 3.4's enum package (documentation)

 PEP 435 adds an enumeration to Python 3.4. This module provides a
 backport of that data type for older Python versions. It defines two
 enumeration classes that can be used to define unit sets of names and
 values: Enum and IntEnum.
 .
 This is the common documentation package.