Hello community, here is the log from the commit of package python-esptool for openSUSE:Factory checked in at 2020-03-04 09:39:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-esptool (Old) and /work/SRC/openSUSE:Factory/.python-esptool.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-esptool" Wed Mar 4 09:39:32 2020 rev:5 rq:781109 version:2.8 Changes: -------- --- /work/SRC/openSUSE:Factory/python-esptool/python-esptool.changes 2019-09-13 15:04:51.581262586 +0200 +++ /work/SRC/openSUSE:Factory/.python-esptool.new.26092/python-esptool.changes 2020-03-04 09:39:45.089904266 +0100 @@ -1,0 +2,11 @@ +Mon Mar 2 16:39:21 UTC 2020 - Marketa Calabkova <[email protected]> + +- Update to 2.8 + * esptool.py image_info now prints a summary of segment memory types + (IRAM, DRAM, etc) based on the address range. + * esptool.py write_flash will warn if it looks like a bootloader binary + is built for ESP32-S2 or another newer chip (support for flashing + ESP32-S2 will be added in a future version.) + * few bugfixes + +------------------------------------------------------------------- Old: ---- esptool-2.7.tar.gz New: ---- esptool-2.8.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-esptool.spec ++++++ --- /var/tmp/diff_new_pack.6eJK3F/_old 2020-03-04 09:39:46.657905206 +0100 +++ /var/tmp/diff_new_pack.6eJK3F/_new 2020-03-04 09:39:46.661905208 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-esptool # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-esptool -Version: 2.7 +Version: 2.8 Release: 0 Summary: A serial utility to communicate & flash code to Espressif ESP8266 & ESP32 chips License: GPL-2.0-or-later ++++++ esptool-2.7.tar.gz -> esptool-2.8.tar.gz ++++++ ++++ 7830 lines of diff (skipped)
