honeybee-schema 1.58.3__py2.py3-none-any.whl → 1.58.4__py2.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.
@@ -12,7 +12,7 @@ class _RadianceAsset(IDdRadianceBaseModel):
12
12
 
13
13
  room_identifier: str = Field(
14
14
  None,
15
- regex=r'[.A-Za-z0-9_-]',
15
+ regex=r'^[.A-Za-z0-9_-]+$',
16
16
  min_length=1,
17
17
  max_length=100,
18
18
  description='Optional text string for the Room identifier to which this '
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: honeybee-schema
3
- Version: 1.58.3
3
+ Version: 1.58.4
4
4
  Summary: Honeybee Data-Model Objects
5
5
  Home-page: https://github.com/ladybug-tools-in2/honeybee-schema
6
6
  Author: Ladybug Tools
@@ -37,7 +37,7 @@ honeybee_schema/energy/hvac/heatcool.py,sha256=wS4H9y2_FuyPJVUqSbTWlGpkGPYMDJSaU
37
37
  honeybee_schema/energy/hvac/idealair.py,sha256=xlFHasXsWeZvdVh3c5yCTl0t0Et73d6rpagJM7P21eU,3824
38
38
  honeybee_schema/radiance/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
39
39
  honeybee_schema/radiance/_base.py,sha256=y6AzAQ4JANbvr-s7fFKqGqu9kZW1wtxbCKxzzNv2Ah8,756
40
- honeybee_schema/radiance/asset.py,sha256=xKyDnsg5f7ZoPPg_03OkLCxsupBsb_UAA0RBZwQmX3c,6904
40
+ honeybee_schema/radiance/asset.py,sha256=MLsgL0JRIKLG9qIzMiam8ohoni7n6DTEs0W1DpTnboE,6907
41
41
  honeybee_schema/radiance/global_modifierset.py,sha256=gFb2Eny55pZNQ9-hTRKrbYQ9oEUDKC_kHzm8zpMlkUA,3195
42
42
  honeybee_schema/radiance/modifier.py,sha256=QKst8qEb3r3gz77jQK1ngn9A-rj5yhLN8kS-I9LqaA8,11153
43
43
  honeybee_schema/radiance/modifierset.py,sha256=uUWE3aVzHCh7OQw2lB4cu7sKwakfM2LBY77u4L9Nec0,10336
@@ -49,9 +49,9 @@ honeybee_schema/updater/version_1_40_1.py,sha256=Fx70M8H9HZ_apCkdFn6njEd6lG9ZWrl
49
49
  honeybee_schema/updater/version_1_43_1.py,sha256=0kZ1z7MzBhToljgOUCGWaTW1mq2F72oS39jn9sEf5mU,932
50
50
  honeybee_schema/updater/version_1_43_2.py,sha256=XnPCdpjVN3hFzZqIIEjX4BYTtCxuIYCuO96n_y64aVw,617
51
51
  honeybee_schema/updater/version_1_43_5.py,sha256=ci790Qh7xtRtgMj_RdldBXCScwiBkvMt2K1Mpe7oWQE,499
52
- honeybee_schema-1.58.3.dist-info/LICENSE,sha256=EwA6Jt85TmMNyAsFb5GWv-tZ0vGYo8hZHBMcI391qjw,1709
53
- honeybee_schema-1.58.3.dist-info/METADATA,sha256=gmckyml-JPlKNoIpMysF-_Lf1tst9499FaOQYc08eXY,2556
54
- honeybee_schema-1.58.3.dist-info/WHEEL,sha256=unfA4MOaH0icIyIA5oH6E2sn2Hq5zKtLlHsWapZGwes,110
55
- honeybee_schema-1.58.3.dist-info/entry_points.txt,sha256=suHpy6-iPhAylFCa-KopQHRJIwLhTCIVO2NHMzdEn8M,61
56
- honeybee_schema-1.58.3.dist-info/top_level.txt,sha256=rTScYvlcOBkdc0is-F6Q3tRkmy-vf4bMTJGXzsxI2sA,16
57
- honeybee_schema-1.58.3.dist-info/RECORD,,
52
+ honeybee_schema-1.58.4.dist-info/LICENSE,sha256=EwA6Jt85TmMNyAsFb5GWv-tZ0vGYo8hZHBMcI391qjw,1709
53
+ honeybee_schema-1.58.4.dist-info/METADATA,sha256=Io5J6SOdnonVPUugdL1_D3q3Yj3FHmK91tHmCjhcPHE,2556
54
+ honeybee_schema-1.58.4.dist-info/WHEEL,sha256=unfA4MOaH0icIyIA5oH6E2sn2Hq5zKtLlHsWapZGwes,110
55
+ honeybee_schema-1.58.4.dist-info/entry_points.txt,sha256=suHpy6-iPhAylFCa-KopQHRJIwLhTCIVO2NHMzdEn8M,61
56
+ honeybee_schema-1.58.4.dist-info/top_level.txt,sha256=rTScYvlcOBkdc0is-F6Q3tRkmy-vf4bMTJGXzsxI2sA,16
57
+ honeybee_schema-1.58.4.dist-info/RECORD,,