flufl.enum 4.1.1-6 source package in Ubuntu

Changelog

flufl.enum (4.1.1-6) unstable; urgency=medium

  * Team upload.
  * Use sphinx-build
    Closes: #1042664
  * Standards-Version: 4.6.2 (routine-update)
  * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
  * Add salsa-ci file (routine-update)
  * Rules-Requires-Root: no (routine-update)
  * watch file standard 4 (routine-update)

 -- Andreas Tille <email address hidden>  Fri, 12 Jan 2024 08:43:54 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe python
Noble release universe python

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
flufl.enum_4.1.1-6.dsc 2.1 KiB 85f0a337661acfd93c6c32c8cafe121b05c2ca79cbaea058f454eb89b4e676e5
flufl.enum_4.1.1.orig.tar.gz 23.1 KiB 67edefaca4347663c95f370398edce1d2267f293f25addca5680bd8bdc51a51c
flufl.enum_4.1.1-6.debian.tar.xz 33.4 KiB 21de3bde04fe6a28a7066fa44a7c88c1f706e066b79a25408d3645ef9ef34c1e

Available diffs

No changes file available.

Binary packages built by this source

python-flufl.enum-doc: yet another Python enumeration package (common documentation)

 This package provides a Python enumeration, with an emphasis on simple,
 specific, concise semantics in an easy to read and write syntax.
 ``flufl.enum`` has just enough of the features needed to make enumerations
 useful, but without a lot of extra baggage to weigh them down.
 .
 This is the common documentation package.

python3-flufl.enum: yet another Python enumeration package (Python 3)

 This package provides a Python enumeration, with an emphasis on simple,
 specific, concise semantics in an easy to read and write syntax.
 ``flufl.enum`` has just enough of the features needed to make enumerations
 useful, but without a lot of extra baggage to weigh them down.
 .
 This is the Python 3 version of the package.