zephyr/scripts/dts/python-devicetree
Chris Duf 92897ef011 python-devicetree: bump version to 0.0.2
Inconsistency between python-devicetree version numbers
may be confusing:
- the last version at PyPI is 0.0.2
- zephyr-rtos/python-devicetree/setup.py sets the version
  to 0.0.2 (this is probably the setup file used when uploading
  to PyPI)
- zephyr-rtos/zephyr/scripts/dts/python-devicetree/setup.py sets
  the version to 0.0.1

This may suggest that the mirror repository, and PyPI, are more
up-to-date than zephyr-rtos/zephyr/scripts/dts/python-devicetree.

Repositories being otherwise mostly identical (1), also bumping
the python-devicetree's version here seems a sane option.

(1) Ignoring the doc directory (only at zephyr-rtos/python-devicetree).

Signed-off-by: Chris Duf <chris@openmarl.org>
2023-01-16 11:19:54 +00:00
..
src/devicetree edtlib: re-appease the linter 2022-11-07 19:00:31 +01:00
tests yamllint: indentation: fix files in scripts/ 2023-01-04 14:23:53 +01:00
.gitignore dts: separate DT libraries from gen_defines.py 2021-04-02 08:28:12 -05:00
requirements.txt dts: separate DT libraries from gen_defines.py 2021-04-02 08:28:12 -05:00
setup.py python-devicetree: bump version to 0.0.2 2023-01-16 11:19:54 +00:00
tox.ini python-devicetree: unpin types-PyYAML version 2023-01-16 11:19:54 +00:00