pytest 7.2.0-4 source package in Ubuntu
Changelog
pytest (7.2.0-4) unstable; urgency=medium * Team upload. * Fix dependency issues with Python 3.11 transition. Both python3-exceptiongroup and python3-tomli are no longer needed with Python 3.11, but as long as Python 3.10 is still in the archive, pytest should depend on them to not break Python 3.10 tests. (Closes: #1027751) * Drop ${sphinxdoc:Built-Using} from python-pytest-doc * Bump Standards-Version to 4.6.2 -- Timo Röhling <email address hidden> Mon, 02 Jan 2023 22:57:25 +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 |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
pytest_7.2.0-4.dsc | 2.4 KiB | 734234ea128524323ee26f75bf99544c9baec4276cf92d9a908bba2afb322400 |
pytest_7.2.0.orig.tar.gz | 1.2 MiB | c4014eb40e10f11f355ad4e3c2fb2c6c6d1919c73f3b5a433de4708202cade59 |
pytest_7.2.0-4.debian.tar.xz | 10.8 KiB | 6a4ebce6fc8eefa52ab8404bcca446a9646e7df7c1eed3a0074f5695155a1c37 |
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.