cherrypy-foundation 1.0.0a9__py3-none-any.whl → 1.0.0a10__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.
@@ -40,10 +40,10 @@
40
40
  {% set label_attrs = attrs.__class__({'class': label_class}) %}
41
41
  {% for key, value in attrs.as_dict.items() %}
42
42
  {% if key.startswith('container-') or key.startswith('container_') %}
43
- {% do container_attrs.set(**{key[10:]: value}) %}
43
+ {% do container_attrs.set(**{key[10:]: value|string}) %}
44
44
  {% endif %}
45
45
  {% if key.startswith('label-') or key.startswith('label_') %}
46
- {% do label_attrs.set(**{key[6:]: value}) %}
46
+ {% do label_attrs.set(**{key[6:]: value|string}) %}
47
47
  {% endif %}
48
48
  {% endfor %}
49
49
  <div {{ container_attrs.as_dict | xmlattr }}>
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: cherrypy-foundation
3
- Version: 1.0.0a9
3
+ Version: 1.0.0a10
4
4
  Summary: CherryPy Foundation
5
5
  Author-email: Patrik Dufresne <patrik@ikus-soft.com>
6
6
  License: GPLv3
@@ -11,7 +11,7 @@ cherrypy_foundation/components/Datatable.css,sha256=7wSwgdA61vYCdEuQ0bp2o0oSvu5m
11
11
  cherrypy_foundation/components/Datatable.jinja,sha256=K-24vpN5TO8Jk2COvuC5uBaCj3PFLd6ubr28JHFq3KM,3375
12
12
  cherrypy_foundation/components/Datatable.js,sha256=jiV78bJPNMTLcjrX03vaYcsEdRbI6ctzSvCo880H8Hw,12072
13
13
  cherrypy_foundation/components/Field.css,sha256=CtOkvIbix7ykrOKLJxQJLJsWfEwFqfducJ1BH2vlMvA,244
14
- cherrypy_foundation/components/Field.jinja,sha256=-oaFdyZe32kBg3iO2w48yYPnKwxl0tyFr8HrYUm9H0U,3305
14
+ cherrypy_foundation/components/Field.jinja,sha256=HuhZvHzv0MtFrcpoavbZHOLLdTdse8RcLIExXXx-Rsk,3319
15
15
  cherrypy_foundation/components/Field.js,sha256=SFixZ62WlLq7SSCEazMAGhSnc9EnQ1wg6PZX4ayO6ZE,2047
16
16
  cherrypy_foundation/components/Fields.jinja,sha256=_8Or6DOlciKjRao-sdBpLs--bx5V-K80X3hDEA1VKCQ,165
17
17
  cherrypy_foundation/components/Flash.jinja,sha256=COy44drQsXpbZajjJS4w_9NMPYFdMfUNdfhd7SbFdYA,442
@@ -125,8 +125,8 @@ cherrypy_foundation/tools/tests/locales/fr/LC_MESSAGES/messages.po,sha256=6_Sk9I
125
125
  cherrypy_foundation/tools/tests/templates/test_jinja2.html,sha256=v9AHxksbBvzE7sesPqE61HMhsvU4juXt3E0ZQo-zXVQ,190
126
126
  cherrypy_foundation/tools/tests/templates/test_jinja2_i18n.html,sha256=98S51dgG7Vb4rvMZNZvomw1D9pBiM4g6pdlxAgvrxXA,373
127
127
  cherrypy_foundation/tools/tests/templates/test_jinjax.html,sha256=NT19UaUzm8FRKOIc6H6HNGPDJU6KATnakd8zf3BCeAs,153
128
- cherrypy_foundation-1.0.0a9.dist-info/licenses/LICENSE.md,sha256=trSLYs5qlaow_bBwsLTRKpmTXsXzFksM_YUCMqrgAJQ,35149
129
- cherrypy_foundation-1.0.0a9.dist-info/METADATA,sha256=kkEaxI9-7XJc32TpM7GXcnkoQmkG1nXCPsshgKl96OM,2022
130
- cherrypy_foundation-1.0.0a9.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
131
- cherrypy_foundation-1.0.0a9.dist-info/top_level.txt,sha256=B1vQPTLYhpKJ6W0JkRCWyAf8RPcnwJWdYxixv75-4ew,20
132
- cherrypy_foundation-1.0.0a9.dist-info/RECORD,,
128
+ cherrypy_foundation-1.0.0a10.dist-info/licenses/LICENSE.md,sha256=trSLYs5qlaow_bBwsLTRKpmTXsXzFksM_YUCMqrgAJQ,35149
129
+ cherrypy_foundation-1.0.0a10.dist-info/METADATA,sha256=VR5Yovc0oxdiIFxJkrU7GWZRoi6h5mWUge-vUPcEhsc,2023
130
+ cherrypy_foundation-1.0.0a10.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
131
+ cherrypy_foundation-1.0.0a10.dist-info/top_level.txt,sha256=B1vQPTLYhpKJ6W0JkRCWyAf8RPcnwJWdYxixv75-4ew,20
132
+ cherrypy_foundation-1.0.0a10.dist-info/RECORD,,