flufl.enum 6.1.0-1 source package in Ubuntu

Changelog

flufl.enum (6.1.0-1) unstable; urgency=medium

  * Remove configuration for upstream GPG signatures (PyPI no longer
    supports uploading these).
  * New upstream release.
  * Updated Homepage and debian/upstream/metadata to point to new project
    homepage.
  * Changed packaging licence from LGPL-3 to Apache-2.0 to match new
    upstream licence (authorized by Barry Warsaw).
  * Update packaging to use hatch and pytest.

 -- Colin Watson <email address hidden>  Tue, 21 May 2024 19:20:22 +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

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
flufl.enum_6.1.0-1.dsc 2.2 KiB 444d55abc04b2305f31fb7413d8d514d2bafb0bfbc2acf71145f9e23dbd32569
flufl.enum_6.1.0.orig.tar.gz 19.4 KiB 1def2f98963d1c75732f46ea5b14e81cff7f3f6b55bc5ac951d2f955fdf6fc7f
flufl.enum_6.1.0-1.debian.tar.xz 4.6 KiB c8b9a32b2763814ec0b2ceaf688f980fe9636fbbbfb9792c4c21a45a7425549d

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.