Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package thonny for openSUSE:Factory checked 
in at 2024-05-27 11:55:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/thonny (Old)
 and      /work/SRC/openSUSE:Factory/.thonny.new.24587 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "thonny"

Mon May 27 11:55:09 2024 rev:8 rq:1176865 version:4.1.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/thonny/thonny.changes    2023-11-21 
21:34:33.600972688 +0100
+++ /work/SRC/openSUSE:Factory/.thonny.new.24587/thonny.changes 2024-05-27 
12:03:03.845780181 +0200
@@ -1,0 +2,33 @@
+Sat May 25 14:50:45 UTC 2024 - Andrea Manzini <[email protected]>
+
+- update to 4.1.4
+  * Fix regression in MicroPython package installation, #2979
+  * Add better error message for externally managed environments, #3009
+  * Fix package installation in remote virtual environments
+  * Update Raspberry Pi detection
+  * Silence "bad-option-value"-s given by Pylint 3
+
+- update to 4.1.3
+  * Fix first run crash on macOS (#2860)
+  * Fix package upgrade and uninstall in portable variant (#2902)
+  * Fix esptool flasher proposing wrong starting address for ESP32-S2 devices, 
#2920
+  * Fix cursor jumping to Shell when program waits for input and the user 
types opening 
+    parenthesis in the editor, #2834
+  * Add Catalan translation (by Pere)
+  * Update German, French, Portuguese and Romanian translations. (See POEditor 
for contributions)
+
+- update to 4.1.2
+  * Avoid repetitive attempts to restart backend after connection gets lost 
during a Run (#2836)
+  * Automatically hide tooltips if window loses focus, #2607
+  * Import optional deps with augmented sys.path, fixes problems with 
importing plug-ins (#2816)
+  * Don't leak main site-packages to virtual environment's sys.path, #2867
+  * Fix Assistant error with relative imports, #2873
+  * Don't attempt to save unchanged editor at run, #2804
+  * Fix MicroPython upload errors by more conservative back-end isolation, 
#2016, #2851, #2864. 
+    Many thanks to @chechigp for patience and help!
+  * Fix MicroPython code completions by fixing packaging of base MicroPython 
stubs, #2895
+  * Fix various completion failures by reverting a jedi hack (67f2c12)
+  * Avoid duplicate MicroPython completions when a module is already imported 
(852308f)
+  * Update Persian, Italian, Japanese, Brazilian Portuguese and Chinese 
translations (see POEditor for contributions)
+
+-------------------------------------------------------------------

Old:
----
  thonny-4.1.1.tar.gz

New:
----
  thonny-4.1.4.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ thonny.spec ++++++
--- /var/tmp/diff_new_pack.51zEPW/_old  2024-05-27 12:03:04.561806468 +0200
+++ /var/tmp/diff_new_pack.51zEPW/_new  2024-05-27 12:03:04.565806615 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package thonny
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 # Copyright (c) 2019-2023 Malcolm J Lewis <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
@@ -21,7 +21,7 @@
 %define desktop_file_name thonny
 
 Name:           thonny
-Version:        4.1.1
+Version:        4.1.4
 Release:        0
 Summary:        Python IDE for beginners
 License:        MIT
@@ -56,7 +56,7 @@
 Requires:       python3-wheel
 ## MANUAL END
 Requires(post): desktop-file-utils
-Requires(postun):desktop-file-utils
+Requires(postun): desktop-file-utils
 Recommends:     %{name}-lang
 BuildArch:      noarch
 

++++++ thonny-4.1.1.tar.gz -> thonny-4.1.4.tar.gz ++++++
++++ 90653 lines of diff (skipped)

Reply via email to