requiresthat 2025.6.18.3__py3-none-any.whl → 2025.6.19.0__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: requiresthat
3
- Version: 2025.6.18.3
3
+ Version: 2025.6.19.0
4
4
  Summary: Support for requirements-assisted development
5
5
  Author-email: Ann T Ropea <bedhanger@gmx.de>
6
6
  License-Expression: MIT
@@ -42,7 +42,9 @@ The ``that`` can be almost any valid Python statement which can be evaluated and
42
42
  be asserted, and the result thereof will decide whether or not the method fires/will be considered a
43
43
  success.
44
44
 
45
- The parameter ``when`` decides if the condition is a-priori, post-mortem, or before-and-after.
45
+ The parameter ``when`` decides if the condition is
46
+ `a-priori, post-mortem, or before-and-after
47
+ <https://gitlab.com/bedhanger/mwe/-/blob/master/python/requiresthat/src/_when.py>`_.
46
48
  The default is a-priori, meaning a precondition. Note that before-and-after does *not* mean during;
47
49
  you cannot mandate an invariant this way!
48
50
 
@@ -2,7 +2,7 @@ requiresthat/__init__.py,sha256=VTyJru4K2_e7UEa0od6kXU7M8ovfD176GXEXqtNf-nY,154
2
2
  requiresthat/_exceptions.py,sha256=-Q9lhvHnSapP_UGMAnlXxwDaGcxagULIe5oP5h8a2IU,1275
3
3
  requiresthat/_requires.py,sha256=5hQMT5T5VZuQj6W13108j_cedx4wKzJ7Kt4xseOR4cI,2447
4
4
  requiresthat/_when.py,sha256=VoGuvoG9WDEMIPeKnxAsjMTaCMhgSszf4xxa1vLn5aU,299
5
- requiresthat-2025.6.18.3.dist-info/METADATA,sha256=XBf3GjYg7sgyAn5QN8uK5PG6x2tQ_VEhmMyupRI_tfk,1833
6
- requiresthat-2025.6.18.3.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
7
- requiresthat-2025.6.18.3.dist-info/top_level.txt,sha256=mUgMTpAG75GYtt5_rVajUyWp-O_1VrrkqRo_hY9L9So,13
8
- requiresthat-2025.6.18.3.dist-info/RECORD,,
5
+ requiresthat-2025.6.19.0.dist-info/METADATA,sha256=1v-61kOGu0zstjJMfmiGosT91rqRGe0iDMiMoDJVypg,1918
6
+ requiresthat-2025.6.19.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
7
+ requiresthat-2025.6.19.0.dist-info/top_level.txt,sha256=mUgMTpAG75GYtt5_rVajUyWp-O_1VrrkqRo_hY9L9So,13
8
+ requiresthat-2025.6.19.0.dist-info/RECORD,,