python-pyramid-chameleon 0.3-8 source package in Ubuntu

Changelog

python-pyramid-chameleon (0.3-8) unstable; urgency=medium

  * Team upload.
  * d/rules: Copy tests/fixture folder to builder folder to avoid
    fail tests (Closes: #1056499, #1052780).
  * d/control: Remove python3-nose as build dependency. Use python3-pytest
    instead (Closes: #1018567).
    - d/rules: Use pytest to run tests. Update d/tests/control to run with
    pytest. Ignore tests/test_localization.py and tests/test_renderers.py
    tests in autopkgtest.
  * d/control. Bump Standards-Version to 4.7.0 (from 4.6.1; no further changes
    needed).

 -- Emmanuel Arias <email address hidden>  Thu, 09 May 2024 21:17:14 -0300

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

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-pyramid-chameleon_0.3-8.dsc 2.4 KiB ae46e27830d17c324a6536498a21b91b8966e807ad58651a0387b81a9a13c925
python-pyramid-chameleon_0.3.orig.tar.gz 27.8 KiB d176792a50eb015d7865b44bd9b24a7bd0489fa9a5cebbd17b9e05048cef9017
python-pyramid-chameleon_0.3-8.debian.tar.xz 6.5 KiB 7eff86c8310200af3d9a75ea7d4acc4a54c8ee4420ad623de91cbb4cddb1977c

No changes file available.

Binary packages built by this source

python-pyramid-chameleon-doc: Chameleon templating support for the Pyramid framework - Documentation

 Pyramid is a small, fast, down-to-earth, open source Python web development
 framework. It makes real-world web application development and deployment
 more fun, more predictable, and more productive.
 .
 Chameleon is an XML-based template compiler implementing the Zope Page
 Templates (ZPT) language.
 .
 This package provides the documentation for the Pyramid bindings for Chameleon.

python3-pyramid-chameleon: Chameleon templating support for the Pyramid framework - Python 3.x version

 Pyramid is a small, fast, down-to-earth, open source Python web development
 framework. It makes real-world web application development and deployment
 more fun, more predictable, and more productive.
 .
 Chameleon is an XML-based template compiler implementing the Zope Page
 Templates (ZPT) language.
 .
 This package provides bindings for the Chameleon templating system to work
 under the Pyramid web framework, in its Python 3 version.