pytest-tornado 0.8.1-2 source package in Ubuntu

Changelog

pytest-tornado (0.8.1-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Update Maintainer field with new Debian Python Team
    contact address.
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.

 -- Sandro Tosi <email address hidden>  Thu, 02 Jun 2022 22:05:39 -0400

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

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pytest-tornado_0.8.1-2.dsc 2.1 KiB 74da58a50e6fe91f01e052ebb073ebb48f42c807c20b30431936d1a85462c8de
pytest-tornado_0.8.1.orig.tar.gz 12.3 KiB 681595361872f86fd1f9619f1b92c23dabeba2d62f09253b7472e01334055a42
pytest-tornado_0.8.1-2.debian.tar.xz 3.2 KiB c0c9269e894182d6e1ba2c3cfc359b1989151e3d54f2d5345cbcbade800ae814

Available diffs

No changes file available.

Binary packages built by this source

python3-pytest-tornado: py.test plugin to test Tornado applications (Python 3)

 pytest-tornado is a plugin for the Pytest testing framework which
 provides fixtures and markers to simplify testing of Tornado applications
 (Python web framework and ansynchronous networking library).
 .
 This package contains the plugin for Python 3 code.