pypicoboot 1.3.1__py3-none-any.whl → 1.3.2__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.
picoboot/__init__.py CHANGED
@@ -1,3 +1,3 @@
1
1
  from ._version import __version__
2
- from .picoboot import PicoBoot, Model
2
+ from .picoboot import PicoBoot, Platform
3
3
  from .core.exceptions import PicoBootError, PicoBootNotFoundError, PicoBootInvalidStateError
picoboot/_version.py CHANGED
@@ -17,4 +17,4 @@
17
17
  */
18
18
  """
19
19
 
20
- __version__ = "1.3.1"
20
+ __version__ = "1.3.2"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pypicoboot
3
- Version: 1.3.1
3
+ Version: 1.3.2
4
4
  Summary: Pico Boot for Python
5
5
  Home-page: https://github.com/polhenarejos/pypicoboot
6
6
  Author: Pol Henarejos
@@ -1,5 +1,5 @@
1
- picoboot/__init__.py,sha256=L3OuhBO-lBObxfIWfshCvoncMsyGVNRgmIHfB1--gpg,165
2
- picoboot/_version.py,sha256=t7RPxTvPfkVX0QdTJfYzldOUtpoKIDCY0wdBshFU7SE,778
1
+ picoboot/__init__.py,sha256=c49mZU1EUgBbiMUKo7sLsZE4u1RKmBXjXHmCSgeM5vw,168
2
+ picoboot/_version.py,sha256=Q-vBfh-W2TOcL_ePbk1kpQ1OhGGEPzkigb1DJArcDd0,778
3
3
  picoboot/picoboot.py,sha256=EzSecCtLccsPi7KhdLvbHfNT9PCnM6ZSLIKkwOx8c6A,25927
4
4
  picoboot/picobootmonitor.py,sha256=3msEP2S8ZS7P8QVgKpq9Z9Rcud78XygmG1_0L_OZOvs,2443
5
5
  picoboot/utils.py,sha256=SjpAoPZrgyD9Ws7NIFVBHt0zPOb8Lpu2_lsmfeT2rXE,1083
@@ -8,7 +8,7 @@ picoboot/core/enums.py,sha256=ugXS-dbdnusLib_ge0vT1OugHVG9ZjJfpUR073MhwdQ,1353
8
8
  picoboot/core/exceptions.py,sha256=AXilq0ViaXyA6Ls9aGx6DHE9TQyPacQbwnHBXgFD3EQ,909
9
9
  picoboot/core/log.py,sha256=XWtN_hgmOtvpDMGDg-9f2BDLUe8elqUAbWti5yCJAA0,1768
10
10
  picoboot/tools/picotool.py,sha256=e2xjIxP5UZn9yfjxUWkJXq6KQHyw4YsGbuQbTauo0-Q,94
11
- pypicoboot-1.3.1.dist-info/METADATA,sha256=h0zIC0YjsXgaSyVsT0W4ZZV1jOaG_T5B7wLi_zNBYOI,41111
12
- pypicoboot-1.3.1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
13
- pypicoboot-1.3.1.dist-info/top_level.txt,sha256=sjegZQO5-kQdFOXXJHm0P7Hg1Nw4Ri0WKHnRYDTsa4I,9
14
- pypicoboot-1.3.1.dist-info/RECORD,,
11
+ pypicoboot-1.3.2.dist-info/METADATA,sha256=CKAHWYWIRjvTbWzanCeZh3w-7NovaoE3IKE9o8uZqtU,41111
12
+ pypicoboot-1.3.2.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
13
+ pypicoboot-1.3.2.dist-info/top_level.txt,sha256=sjegZQO5-kQdFOXXJHm0P7Hg1Nw4Ri0WKHnRYDTsa4I,9
14
+ pypicoboot-1.3.2.dist-info/RECORD,,