pytest 7.1.2-2ubuntu1 source package in Ubuntu

Changelog

pytest (7.1.2-2ubuntu1) kinetic; urgency=medium

  * d/t/control: also depend on lsof, used in the unittests-3 tests
  * d/t/control: Add allow-stderr restriction, since upstream treats
    lsof errors as warnings and not failures (LP: #1984135)

 -- Andreas Hasenack <email address hidden>  Wed, 10 Aug 2022 10:55:59 -0300

Upload details

Uploaded by:
Andreas Hasenack
Uploaded to:
Kinetic
Original maintainer:
Ubuntu Developers
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
pytest_7.1.2.orig.tar.xz 960.9 KiB ad53d5d54a4b678aca77e783b3db293629e6bd6e43a64d19261e406aaa7820c8
pytest_7.1.2-2ubuntu1.debian.tar.xz 10.8 KiB 775d86122a768a0d9a95095da851f0a410560eb06c2889c26cf3a54f5d578dc0
pytest_7.1.2-2ubuntu1.dsc 2.8 KiB 4842b477edb99752ea094c065ffb2c01e259b8a4ddee51d5bdf5ea042cf2d8be

View changes file

Binary packages built by this source

python-pytest-doc: No summary available for python-pytest-doc in ubuntu kinetic.

No description available for python-pytest-doc in ubuntu kinetic.

python3-pytest: Simple, powerful testing in Python3

 This testing tool has for objective to allow the developers to limit the
 boilerplate code around the tests, promoting the use of built-in
 mechanisms such as the `assert` keyword.
 .
 This package provides the Python 3 module and the py.test-3 script.