requiresthat 2025.6.22.0__py3-none-any.whl → 2025.6.22.1__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.22.0
3
+ Version: 2025.6.22.1
4
4
  Summary: Support for requirements-assisted development
5
5
  Author-email: Ann T Ropea <bedhanger@gmx.de>
6
6
  License-Expression: MIT
@@ -51,4 +51,6 @@ you cannot mandate an invariant this way!
51
51
 
52
52
  ``RequirementNotFulfilledError`` is the exception you have to deal with in case a condition is not
53
53
  met. ``NoCallableConstructError`` gets raised should you apply the decorator to a construct that is
54
- not callable.
54
+ not callable. Both of these derive from the `base class
55
+ <https://gitlab.com/bedhanger/mwe/-/blob/master/python/requiresthat/src/requiresthat/_exceptions.py>`_
56
+ ``RequirementError``.
@@ -2,7 +2,7 @@ requiresthat/__init__.py,sha256=VTyJru4K2_e7UEa0od6kXU7M8ovfD176GXEXqtNf-nY,154
2
2
  requiresthat/_exceptions.py,sha256=4XuneVKh6HAi9r0exCuGwYa2NcTFgnpWbcFj6ggxBIc,1398
3
3
  requiresthat/_requires.py,sha256=gpMepQ8iMUkrfiplF3NBJcA26u78F3CzOyUNmRM3TVc,3232
4
4
  requiresthat/_when.py,sha256=VoGuvoG9WDEMIPeKnxAsjMTaCMhgSszf4xxa1vLn5aU,299
5
- requiresthat-2025.6.22.0.dist-info/METADATA,sha256=IfzXVEEux1_eVv9mrys2rsNjG_gM7Hvc4FajZrNdcls,2072
6
- requiresthat-2025.6.22.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
7
- requiresthat-2025.6.22.0.dist-info/top_level.txt,sha256=mUgMTpAG75GYtt5_rVajUyWp-O_1VrrkqRo_hY9L9So,13
8
- requiresthat-2025.6.22.0.dist-info/RECORD,,
5
+ requiresthat-2025.6.22.1.dist-info/METADATA,sha256=2Nc8_wje8ZA-qnMohysyK2JdzYCaSQRFVs8YCdEoX00,2240
6
+ requiresthat-2025.6.22.1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
7
+ requiresthat-2025.6.22.1.dist-info/top_level.txt,sha256=mUgMTpAG75GYtt5_rVajUyWp-O_1VrrkqRo_hY9L9So,13
8
+ requiresthat-2025.6.22.1.dist-info/RECORD,,