enum34 1.1.6-1 source package in Ubuntu

Changelog

enum34 (1.1.6-1) unstable; urgency=medium

  * New upstream release.
  * d/control: Add `Breaks: python-enum` to ensure that package (since
    removed from the archive) gets uninstalled when python-enum34 is
    installed. (Closes: #830712)
  * d/python-enum34.lintian-overrides: Added to suppress the warning on
    unversioned Breaks.

 -- Barry Warsaw <email address hidden>  Wed, 13 Jul 2016 10:14:18 -0400

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

Builds

Yakkety: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
enum34_1.1.6-1.dsc 2.1 KiB 69a10f087cf28afb7a62e36c226eef8d857eaef6efb0e0559a3b65a7705f8e46
enum34_1.1.6.orig.tar.gz 39.1 KiB 8ad8c4783bf61ded74527bffb48ed9b54166685e4230386a9ed9b1279e2df5b1
enum34_1.1.6-1.debian.tar.xz 3.8 KiB 061bff1a8ae8e7147738818ed1de8ff4a9ae1825725d7361bca92cf6eeb34f89

Available diffs

No changes file available.

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: No summary available for python-enum34 in ubuntu zesty.

No description available for python-enum34 in ubuntu zesty.

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.