wtforms 2.2.1-4 source package in Ubuntu

Changelog

wtforms (2.2.1-4) unstable; urgency=medium

  * Team upload.
  * [85c5192] compile gettext translations during build and distribute in pkg
    (Closes: #1016567)
  * [a2d69e6] fix running testsuite during build
  * [79f7b40] skip broken ext_sqlalchemy tests -- unsupported by upstream
    see: https://github.com/wtforms/wtforms/issues/696
  * [ae6c355] run upstream tests as autopkgtest

 -- Joseph Nahmias <email address hidden>  Wed, 03 Aug 2022 22:49:31 -0400

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

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
wtforms_2.2.1-4.dsc 2.1 KiB 032888dfab274bc57b3a7780e6019bc483b6c59036149fc7236126c93aee29aa
wtforms_2.2.1.orig.tar.gz 141.0 KiB 50838fe7a46ae0b3d4205e37bfbb09e1984e94afa176584b1b6380969c03cf52
wtforms_2.2.1-4.debian.tar.xz 4.9 KiB c9bf90e971e9e0ce76b246da5a9a07c328e2b9eaaad3a8ed809a35ad74453720

Available diffs

No changes file available.

Binary packages built by this source

python-wtforms-doc: Flexible forms validation and rendering library for Python (Documentation)

 WTForms is a flexible forms validation and rendering library for Python web
 development. It can work with whatever web framework and template engine
 you choose. It supports data validation, CSRF protection,
 internationalization (I18N), and more. There are various community libraries
 that provide closer integration with popular frameworks.
 .
 This package contains the Sphinx based HTML Documentation for WTForms.

python3-wtforms: Flexible forms validation and rendering library for Python 3

 WTForms is a flexible forms validation and rendering library for Python web
 development. It can work with whatever web framework and template engine
 you choose. It supports data validation, CSRF protection,
 internationalization (I18N), and more. There are various community libraries
 that provide closer integration with popular frameworks.
 .
 This package contains the module for Python 3.