pytest 7.2.1-2 source package in Ubuntu
Changelog
pytest (7.2.1-2) unstable; urgency=medium * Team upload. * Drop depends on python3-exceptiongroup and python3-tomli * Add depend on pybuild-plugin-pyproject -- Timo Röhling <email address hidden> Wed, 01 Feb 2023 16:28:14 +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 | Published | Component | Section | |
---|---|---|---|---|
Lunar | release | universe | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
pytest_7.2.1-2.dsc | 2.3 KiB | bdd5190fb8bef159acdcc5be5e0799e9a87349d761f5041a5c3b17d3fe5c0def |
pytest_7.2.1.orig.tar.gz | 1.2 MiB | d45e0952f3727241918b8fd0f376f5ff6b301cc0777c6f9a556935c92d8a7d42 |
pytest_7.2.1-2.debian.tar.xz | 10.3 KiB | 52fb71273224376bd71857cb9fa994d806d2b7a58871ce4bb32e32d80bce99ff |
Available diffs
- diff from 7.2.1-1 to 7.2.1-2 (636 bytes)
No changes file available.
Binary packages built by this source
- python-pytest-doc: Simple, powerful testing in Python - Documentation
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 contains the documentation for pytest.
- 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.