zope.configuration 5.0.1-1 source package in Ubuntu

Changelog

zope.configuration (5.0.1-1) unstable; urgency=medium

  * Adopt package for the Debian Python Team (closes: #948806).
  * New upstream release.

 -- Colin Watson <email address hidden>  Thu, 06 Jun 2024 09:04:54 +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
zope.configuration_5.0.1-1.dsc 2.4 KiB 55b54a81e75d2b48f78d7d538c300e957bc0977d8a3612936493f2247f3efdbd
zope.configuration_5.0.1.orig.tar.gz 81.4 KiB f35877ead5e998036385d2ddc46919eabc998e699c05987964f171ad8dd9271b
zope.configuration_5.0.1-1.debian.tar.xz 4.5 KiB 3768319313c21a41158e8ab78d11e4038f305b3fb1cb409afae80b9660719930

Available diffs

No changes file available.

Binary packages built by this source

python3-zope.configuration: Zope Configuration Markup Language (ZCML)

 The zope configuration system provides an extensible system for
 supporting various kinds of configurations.
 .
 It is based on the idea of configuration directives. Users of the
 configuration system provide configuration directives in some
 language that express configuration choices. The intent is that the
 language be pluggable. An XML language is provided by default.
 .
 This is the Python 3 version.