metaconfig 0.1.4a1-8 source package in Ubuntu

Changelog

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

  * readfp.patch: Change in api for configparser. Closes: #1058161
  * Update to debhelper compat = 13
  * Standards-Version: 4.6.2
  * Drop usage of python3-nose. Closes: #1018406

 -- Alastair McKinstry <email address hidden>  Thu, 14 Dec 2023 11:21:30 +0000

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
Oracular release universe utils
Noble release universe utils

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
metaconfig_0.1.4a1-8.dsc 1.8 KiB 012f743de7c8c586e609244387f9e846a58685f90a0acd170eecd4ab0846ed13
metaconfig_0.1.4a1.orig.tar.gz 4.7 KiB 65f6150f52fa5cae1bf03927303d115fdfa2937c6456a0b6b439c7be3b867c17
metaconfig_0.1.4a1-8.debian.tar.xz 3.8 KiB b7dccf94d25e3316ebe3fcca057df8c920a2f8cca08548e11dffaa4bf442fea3

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.