diff --git a/python-esptool.changes b/python-esptool.changes index 4745fcd..53a8c92 100644 --- a/python-esptool.changes +++ b/python-esptool.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Aug 14 15:14:39 UTC 2024 - Dirk Müller + +- switch to modern python on sle15 + ------------------------------------------------------------------- Thu Jul 4 23:25:10 UTC 2024 - Matej Cepl @@ -112,7 +117,7 @@ Thu Apr 20 10:23:16 UTC 2023 - Torsten Gruner - Added target tests for ESP32-H2. - Reduced size of test images. - Added a custom host_test marker for the test suite to allow running tests without real hardware (#838). - + - version 4.5 * New Features - Configuration file: Added the option to configure internal variables @@ -152,7 +157,7 @@ Thu Apr 20 10:23:16 UTC 2023 - Torsten Gruner and comply with the Black 23.1 style. - Added target tests for all of the newly supported chips. - Updated the toolchains for stub flasher builds. - + -version 4.4 * New Features - flasher_stub: Increased read/write speeds over USB-JTAG/Serial or USB-OTG modes, making some operations nearly twice as fast. @@ -380,8 +385,8 @@ Mon Mar 2 16:39:21 UTC 2020 - Marketa Calabkova - 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 + * 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 diff --git a/python-esptool.spec b/python-esptool.spec index 8bb8740..aedfc09 100644 --- a/python-esptool.spec +++ b/python-esptool.spec @@ -16,6 +16,7 @@ # +%{?sle15_python_module_pythons} Name: python-esptool Version: 4.7.0 Release: 0