wiliot-certificate 1.4.0a1__py3-none-any.whl → 1.4.0a2__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.
- gw_certificate/interface/uart_if.py +1 -1
- {wiliot_certificate-1.4.0a1.dist-info → wiliot_certificate-1.4.0a2.dist-info}/METADATA +1 -1
- {wiliot_certificate-1.4.0a1.dist-info → wiliot_certificate-1.4.0a2.dist-info}/RECORD +7 -7
- {wiliot_certificate-1.4.0a1.dist-info → wiliot_certificate-1.4.0a2.dist-info}/LICENSE +0 -0
- {wiliot_certificate-1.4.0a1.dist-info → wiliot_certificate-1.4.0a2.dist-info}/WHEEL +0 -0
- {wiliot_certificate-1.4.0a1.dist-info → wiliot_certificate-1.4.0a2.dist-info}/entry_points.txt +0 -0
- {wiliot_certificate-1.4.0a1.dist-info → wiliot_certificate-1.4.0a2.dist-info}/top_level.txt +0 -0
|
@@ -171,7 +171,7 @@ class UARTInterface:
|
|
|
171
171
|
return True
|
|
172
172
|
return False
|
|
173
173
|
|
|
174
|
-
def make_executable(file_path):
|
|
174
|
+
def make_executable(self, file_path):
|
|
175
175
|
"""Set execute permissions for a file (chmod +x).
|
|
176
176
|
For windows, having the file suffix as .exe is enough. """
|
|
177
177
|
# Get current file permissions
|
|
@@ -168,7 +168,7 @@ gw_certificate/interface/nrfutil-linux,sha256=9Fzy9VLSzL5dwEWh4HJUFdfmXH69gTrUVV
|
|
|
168
168
|
gw_certificate/interface/nrfutil-mac,sha256=YG-iPLwnYUFjwYriqaGaFtYuIj-0T4TkeSWkJ638HWQ,15839744
|
|
169
169
|
gw_certificate/interface/nrfutil.exe,sha256=_uOu7RhDpL_8CCdHzqYNwHKSnrNuZ9Ysij_XRx4NyS0,16155851
|
|
170
170
|
gw_certificate/interface/pkt_generator.py,sha256=pBl8lihLSgVRYaPqz0iazSwg-JkZML5-zhJ7cVo2g88,24029
|
|
171
|
-
gw_certificate/interface/uart_if.py,sha256=
|
|
171
|
+
gw_certificate/interface/uart_if.py,sha256=Mbb_5IBwYx4AxSyrfIBL8ZV_DUZSGTkLqip9aXu1jmA,9662
|
|
172
172
|
gw_certificate/interface/uart_ports.py,sha256=HOIdrkr8OtALhoorT51k_tvSh6VYholR2ey4_WwcIAk,547
|
|
173
173
|
gw_certificate/templates/results.html,sha256=w3kqslWDpHb1oYKSbY10RMDZe9HeI-O-GRP15oQIijA,12694
|
|
174
174
|
gw_certificate/templates/stage.html,sha256=o89N0DWCIs2foA9YzommBZ09EPPN7lytiEsHoXD6fWU,1009
|
|
@@ -190,9 +190,9 @@ gw_certificate/tests/static/generated_packet_table.py,sha256=er-hcv6hfJB2TVDUILV
|
|
|
190
190
|
gw_certificate/tests/static/packet_table.csv,sha256=ZnM6-D_67pDdlo4UW35kAfZi2-XpM0UvCh-P1YBT8u0,3938393
|
|
191
191
|
gw_certificate/tests/static/references.py,sha256=vVVaoC_3nEdu2OMtfr_XKxZLvnJmbDeK2pEDFkAzNtU,384
|
|
192
192
|
gw_certificate/tests/static/uplink_defines.py,sha256=bNcCOYRuKLhCYjv-n6rJ4PM8YpZOg4h4Kt6PBhReZf4,354
|
|
193
|
-
wiliot_certificate-1.4.
|
|
194
|
-
wiliot_certificate-1.4.
|
|
195
|
-
wiliot_certificate-1.4.
|
|
196
|
-
wiliot_certificate-1.4.
|
|
197
|
-
wiliot_certificate-1.4.
|
|
198
|
-
wiliot_certificate-1.4.
|
|
193
|
+
wiliot_certificate-1.4.0a2.dist-info/LICENSE,sha256=OL5ajUNVx888yC2ogol0BKwPRLdQAF1noGuQ7WrYiAA,1068
|
|
194
|
+
wiliot_certificate-1.4.0a2.dist-info/METADATA,sha256=lmf71BNMfchdp3HAMlhXikb1ARx9nNiFzQbL8QPPeMc,6607
|
|
195
|
+
wiliot_certificate-1.4.0a2.dist-info/WHEEL,sha256=52BFRY2Up02UkjOa29eZOS2VxUrpPORXg1pkohGGUS8,91
|
|
196
|
+
wiliot_certificate-1.4.0a2.dist-info/entry_points.txt,sha256=19YeTHY3PnN1wbi7BcgZB0zSgRrp9bvahIX-dIMX3Sg,127
|
|
197
|
+
wiliot_certificate-1.4.0a2.dist-info/top_level.txt,sha256=wXzEerH_m6IWkZVOR5tjPlLb4tk1W5WkjtQvaPSTzIw,31
|
|
198
|
+
wiliot_certificate-1.4.0a2.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
{wiliot_certificate-1.4.0a1.dist-info → wiliot_certificate-1.4.0a2.dist-info}/entry_points.txt
RENAMED
|
File without changes
|
|
File without changes
|