python-plaster-pastedeploy 0.5-5 source package in Ubuntu

Changelog

python-plaster-pastedeploy (0.5-5) unstable; urgency=medium

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster (oldstable):
    + Build-Depends: Drop versioned constraint on python3-pastedeploy.

 -- Jelmer Vernooij <email address hidden>  Fri, 28 Oct 2022 19:13:07 +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
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-plaster-pastedeploy_0.5-5.dsc 2.3 KiB 8617a83a8e93b4d5a5fd53cb5b8d35fea5493dedba0a4da3a235c67961ef739a
python-plaster-pastedeploy_0.5.orig.tar.gz 19.4 KiB 70a3185b2a3336996a26e9987968cf35e84cf13390b7e8a0a9a91eb8f6f85ba9
python-plaster-pastedeploy_0.5-5.debian.tar.xz 18.1 KiB ddb774fe09a47649dfe621bc01215e6992628db3fcc9f56309aa946230489a47

Available diffs

No changes file available.

Binary packages built by this source

python3-plaster-pastedeploy: PasteDeploy configuration format plugin for plaster - Python 3.x module

 plaster is a loader interface around arbitrary config file formats. It exists
 to define a common API for applications to use when they wish to load
 configuration settings.
 .
 plaster_pastedeploy is a plaster plugin that provides a plaster.Loader that can
 parse ini files according to the standard set by PasteDeploy. It supports the
 wsgi plaster protocol, implementing the plaster.protocols.IWSGIProtocol
 interface.
 .
 This package provides the Python 3 version of the module.