pytest 7.4.0-2 source package in Ubuntu
Changelog
pytest (7.4.0-2) unstable; urgency=medium * Team upload. * Update Build-Depends and fix "nocheck" profile -- Timo Röhling <email address hidden> Wed, 05 Jul 2023 00:00:14 +0200
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 | |
---|---|---|---|---|
Mantic | release | universe | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
pytest_7.4.0-2.dsc | 2.3 KiB | ba81508aea1b63c86a30b8ea66520c44e6e0bc83b354f571cc8676b7af5546c0 |
pytest_7.4.0.orig.tar.gz | 1.3 MiB | b4bf8c45bd59934ed84001ad51e11b4ee40d40a1229d2c79f9c592b0a3f6bd8a |
pytest_7.4.0-2.debian.tar.xz | 10.4 KiB | 60967ce3687bf85ba563139bd8850952d3b631649f34aa47301f210b35785434 |
Available diffs
- diff from 7.3.2-1 to 7.4.0-2 (84.8 KiB)
- diff from 7.4.0-1 to 7.4.0-2 (1.4 KiB)
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.