specsmith 0.11.8.dev483__py3-none-any.whl → 0.11.8.dev485__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.
specsmith/requirements.py CHANGED
@@ -20,7 +20,7 @@ _TEST_COVERS_PATTERN = re.compile(
20
20
  r"(?:Covers|\*\*Requirement(?:\s+ID)?:?\*\*|Requirement(?:\s+ID)?):?\s*"
21
21
  r"(" + _FLEX_REQ + r"(?:\s*,\s*" + _FLEX_REQ + r")*)"
22
22
  )
23
- _TEST_ID_PATTERN = re.compile(r"\b(TEST-(?:[A-Z][A-Z0-9_]*-)?\d+[a-z]*)\b")
23
+ _TEST_ID_PATTERN = re.compile(r"\b(" + _FLEX_TEST + r")\b")
24
24
 
25
25
  # Heading detectors for REQUIREMENTS.md (two styles supported):
26
26
  # Style A: ## REQ-001 or ## REQ-CLI-001
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: specsmith
3
- Version: 0.11.8.dev483
3
+ Version: 0.11.8.dev485
4
4
  Summary: Applied Epistemic Engineering toolkit — AEE agent sessions, execution profiles, FPGA/HDL governance, tool installer, 50+ CLI commands.
5
5
  Author: BitConcepts
6
6
  License-Expression: MIT
@@ -47,7 +47,7 @@ specsmith/plugins.py,sha256=QE31Lpex1nIQ_ZO967j_m3YOfExWYRxbzJGiyFA_v9M,2099
47
47
  specsmith/profiles.py,sha256=vMD3YYtlKx8PGuQONbGOOuzj2NQ78sULu0VobU80jfA,14023
48
48
  specsmith/rate_limits.py,sha256=VOOSu4-AoTNuGzBchR3zafxpFpUhI4gpaRDKhgA5L30,35826
49
49
  specsmith/releaser.py,sha256=wULrJlm9T2rQVctR0xtCt5-6BPlM2FO2zNZg2mszP0I,3569
50
- specsmith/requirements.py,sha256=d1nIHgANEE0VKAU20eGyY3p7fZAOIYXP7ehuk1F9nNE,7250
50
+ specsmith/requirements.py,sha256=5IFp0c2PFgVTq33V49ZsDmIZHC_U4pyJpCy-Rk8pOII,7234
51
51
  specsmith/requirements_parser.py,sha256=OiLmhRexdVp9TDDkEzT3DvvFf2cxWWlBudyDIJsnm7w,3347
52
52
  specsmith/retrieval.py,sha256=MrxA8I73JpF9-haf0Afig_DL1qOpA9h8jXYjzf0Tl8A,5394
53
53
  specsmith/safe_write.py,sha256=J0ZJV23a2Aa1YR45XqellFX8UQf49ccKVWKcmmQjBBY,6009
@@ -229,9 +229,9 @@ specsmith/vcs/base.py,sha256=IzyC3xtO8npaNbGZoAzgQyc9iSKleJFnp4GA0otTJfU,4098
229
229
  specsmith/vcs/bitbucket.py,sha256=U5cGqpybuPngjpu5GDM8aTZPm9bvZf1099OSBwU_Lro,5014
230
230
  specsmith/vcs/github.py,sha256=_E43Qkx7GllTLjU7D5YpeirzpW50rHpmQ3cLBkgyi7M,11995
231
231
  specsmith/vcs/gitlab.py,sha256=fDYYoDBic0KBnD_QWYf_K3GmdZOEartLXhzNXf4D4-0,5136
232
- specsmith-0.11.8.dev483.dist-info/licenses/LICENSE,sha256=jCLkf20ZMVU47ykbfIxw-5eukhnaeIsxSflw07hVNlY,1074
233
- specsmith-0.11.8.dev483.dist-info/METADATA,sha256=KsXxkFGpFNrtSKD6K9Ua46nprNti9vSHbVKQuqWyRdY,42566
234
- specsmith-0.11.8.dev483.dist-info/WHEEL,sha256=aeYiig01lYGDzBgS8HxWXOg3uV61G9ijOsup-k9o1sk,91
235
- specsmith-0.11.8.dev483.dist-info/entry_points.txt,sha256=X_zb8_KvBONFGgkQYKIbW1UtWd3Ck7E11l3SyHO7omA,49
236
- specsmith-0.11.8.dev483.dist-info/top_level.txt,sha256=wu2UpLt3wnh0TwSBmoox7kOMoGfzD6mUs22ihAcEx4E,20
237
- specsmith-0.11.8.dev483.dist-info/RECORD,,
232
+ specsmith-0.11.8.dev485.dist-info/licenses/LICENSE,sha256=jCLkf20ZMVU47ykbfIxw-5eukhnaeIsxSflw07hVNlY,1074
233
+ specsmith-0.11.8.dev485.dist-info/METADATA,sha256=4PAyK2LbKktymi8brfJpVwJmtJh9g2x_jxYmhqZ3UP4,42566
234
+ specsmith-0.11.8.dev485.dist-info/WHEEL,sha256=aeYiig01lYGDzBgS8HxWXOg3uV61G9ijOsup-k9o1sk,91
235
+ specsmith-0.11.8.dev485.dist-info/entry_points.txt,sha256=X_zb8_KvBONFGgkQYKIbW1UtWd3Ck7E11l3SyHO7omA,49
236
+ specsmith-0.11.8.dev485.dist-info/top_level.txt,sha256=wu2UpLt3wnh0TwSBmoox7kOMoGfzD6mUs22ihAcEx4E,20
237
+ specsmith-0.11.8.dev485.dist-info/RECORD,,