voluptuous-serialize 2.4.0-2 source package in Ubuntu

Changelog

voluptuous-serialize (2.4.0-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Update pattern for GitHub archive URLs from /<org>/<repo>/tags
    page/<org>/<repo>/archive/<tag> -> /<org>/<repo>/archive/refs/tags/<tag>.

 -- Jelmer Vernooij <email address hidden>  Thu, 26 May 2022 16:38:54 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
voluptuous-serialize_2.4.0-2.dsc 2.1 KiB f190be804350473ce81bec2ed580ebc1be3dd9b4b868192d9a074fb1ba7f823c
voluptuous-serialize_2.4.0.orig.tar.gz 8.4 KiB 5baa4a0702253368d73b569bed4b2d600a692773032f02e7cd9c512cf34f5456
voluptuous-serialize_2.4.0-2.debian.tar.xz 2.2 KiB 5f51144a4e42569ebfd6f4cdfdf8c4d91cb220abfb97cb3ba73f508a01d3e751

Available diffs

No changes file available.

Binary packages built by this source

python3-voluptuous-serialize: Code for converting voluptuous schemas to Python dictionaries

 Voluptuous is used to validate data coming into Python. This package allows
 converting these rules to a straightforward Python dict, which then can be
 exported to a text file.