enum34 1.0.4-3 source package in Ubuntu

Changelog

enum34 (1.0.4-3) unstable; urgency=medium

  * Team upload.
  * d/control:
    - Build pypy-enum34 package.
    - Fix python-enum34-doc to mention documentation in the description.
  * d/rules: Add --with pypy.

 -- Tristan Seligmann <email address hidden>  Tue, 15 Sep 2015 16:01:38 +0200

Upload details

Uploaded by:
Barry Warsaw
Uploaded to:
Sid
Original maintainer:
Barry Warsaw
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
enum34_1.0.4-3.dsc 1.9 KiB a5cca572cf889b488bc1208209557f1783511d728d13da2cbcc81200ad79afe7
enum34_1.0.4.orig.tar.gz 32.2 KiB d3c19f26a6a34629c18c775f59dfc5dd595764c722b57a2da56ebfb69b94e447
enum34_1.0.4-3.debian.tar.xz 3.2 KiB 559bc4114387ca1374df27853b47a535d957221a9b1aa8552633b64c056fdd0c

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: 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.