manuel 1.12.4-2 source package in Ubuntu
Changelog
manuel (1.12.4-2) unstable; urgency=medium * Handle test output change on python3.11 (Closes: #1024956) -- James Valleroy <email address hidden> Fri, 02 Dec 2022 15:15:39 -0500
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 | Published | Component | Section | |
---|---|---|---|---|
Noble | release | universe | misc | |
Mantic | release | universe | misc | |
Lunar | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
manuel_1.12.4-2.dsc | 2.2 KiB | d3062b2411debaa336ac59d8d60fdbf888c9a6fbf0e3cac568ba6cd7a42fe571 |
manuel_1.12.4.orig.tar.gz | 38.4 KiB | 75b6c10e2bcd11b2cec3a138ee449e77fd2894e2dfa471d145b6942273541a5a |
manuel_1.12.4-2.debian.tar.xz | 4.5 KiB | 60bd8973c89aa561a9c19f722e865c8bc0f817d35f0bd253069a3162cb2252f4 |
Available diffs
- diff from 1.10.1-4 to 1.12.4-2 (18.7 KiB)
- diff from 1.12.4-1 to 1.12.4-2 (1.0 KiB)
No changes file available.
Binary packages built by this source
- python3-manuel: Python3 library for testable documents and documented tests
Manuel is a Python library for writing tested documentation which
makes it possible to mix traditional doctests with custom test syntax.
Several plug-ins providing different test features are included, but
Manuel is also open to create custom plugins. Currently, unittests and
zope.testing are the supported test runners.
.
This package contains the modules for Python3.