Package python3-module-deal: Information
Source package: python3-module-deal
Version: 4.24.6-alt2
Build time: Jun 10, 2026, 08:06 PM in the task #420704
Category: Development/Python3
Report package bugHome page: https://pypi.org/project/deal/
License: MIT
Summary: Design by contract for Python. Write bug-free code. Add a few decorators, get static analysis and tests for free
Description:
A Python library for design by contract (DbC) and checking values, exceptions, and side-effects. In a nutshell, deal empowers you to write bug-free code. By adding a few decorators to your code, you get for free tests, static analysis, formal verification, and much more. Read intro to get started.
Maintainer: Alexandr Shashkin
Last changed
June 10, 2026 Alexandr Shashkin 4.24.6-alt2
- Fixed FTBFS: + Handled pytest.param Call nodes alongside Tuple in test extractor. + Skipped None docstring values from docstring_parser test cases. + Added BuildRequires on python3-module-docstring-parser-tests.
Dec. 1, 2025 Alexandr Shashkin 4.24.6-alt1
- Updated to 4.24.6.
July 1, 2025 Alexandr Shashkin 4.24.5-alt1
- Initial build for ALT Sisyphus.