metaconfig 0.1.4a1-7 source package in Ubuntu

Changelog

metaconfig (0.1.4a1-7) unstable; urgency=medium

  * Label test as XFAIl. Closes: #954593
  * Standards-Version: 4.5.0 
  * Use dh-sequence-python3 rather than --with python3

 -- Alastair McKinstry <email address hidden>  Tue, 14 Apr 2020 10:55:22 +0100

Upload details

Uploaded by:
Alastair McKinstry
Uploaded to:
Sid
Original maintainer:
Alastair McKinstry
Architectures:
all
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe utils
Lunar release universe utils
Jammy release universe utils

Builds

Groovy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
metaconfig_0.1.4a1-7.dsc 1.8 KiB cfe2334d337696299f6975444a52b40af60fc59fa08c80d875112996b4787165
metaconfig_0.1.4a1.orig.tar.gz 4.7 KiB 65f6150f52fa5cae1bf03927303d115fdfa2937c6456a0b6b439c7be3b867c17
metaconfig_0.1.4a1-7.debian.tar.xz 3.4 KiB dfd3f960e0f43a591ddea7ddb70312b3ab1a40946311782fe37bcecdaaca932b

Available diffs

No changes file available.

Binary packages built by this source

python3-metaconfig: Python ConfigParser bootstrapping library (Python3)

 Metaconfig is a library for centralising Python's ConfigParser files.
 It is inspired by the logging module where it is increadibly easy to start
 writing code that depends on logging whilst deferring how log messages will
 be handled until later.