Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package thonny for openSUSE:Factory checked 
in at 2026-05-04 12:51:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/thonny (Old)
 and      /work/SRC/openSUSE:Factory/.thonny.new.30200 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "thonny"

Mon May  4 12:51:07 2026 rev:11 rq:1350362 version:5.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/thonny/thonny.changes    2025-10-28 
14:50:18.684388773 +0100
+++ /work/SRC/openSUSE:Factory/.thonny.new.30200/thonny.changes 2026-05-04 
12:53:46.550118456 +0200
@@ -1,0 +2,27 @@
+Fri May  1 07:45:54 UTC 2026 - Atri Bhattacharya <[email protected]>
+
+- Update to version 5.0.0:
+  * By default, Tk file dialogs are now used instead of Zenity in
+    Linux.
+  * Add support for Python 3.11, 3.12, 3.13, 3.14, 3.15
+    (gh#thonny/thonny#3213, gh#thonny/thonny#3577,
+    gh#thonny/thonny#3799, gh#thonny/thonny#2739,
+    gh#thonny/thonny#3744, gh#thonny/thonny#3082,
+    gh#thonny/thonny#3729, gh#thonny/thonny#3552).
+  * Check if in virtual environment on boot,
+    gh#thonny/thonny#3112.
+  * Add Python coloring for pyx-files (gh#thonny/thonny#3450).
+  * Allow stopping auto-scroll in Shell by scrolling up
+    (gh#thonny/thonny#1988).
+  * Get rid of a find-replace warning (gh#thonny/thonny#3593).
+  * Add support for newer setuptools versions.
+  * Add support for newer Tkinter versions
+    (gh#thonny/thonny#3744).
+  * Upgrade several bundled dependencies (Pylint, Mypy, esptool,
+    etc.).
+  * Make flashing dialogs support more families
+    (gh#thonny/thonny#3847).
+  * Updated translations.
+- New build dependency: python3-uv-build.
+
+-------------------------------------------------------------------

Old:
----
  thonny-4.1.7.tar.gz

New:
----
  thonny-5.0.0.tar.gz

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

Other differences:
------------------
++++++ thonny.spec ++++++
--- /var/tmp/diff_new_pack.O2We7g/_old  2026-05-04 12:53:47.118141834 +0200
+++ /var/tmp/diff_new_pack.O2We7g/_new  2026-05-04 12:53:47.118141834 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package thonny
 #
-# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2026 SUSE LLC and contributors
 # 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.7
+Version:        5.0.0
 Release:        0
 Summary:        Python IDE for beginners
 License:        MIT
@@ -42,8 +42,8 @@
 BuildRequires:  python3-pytest
 BuildRequires:  python3-setuptools
 BuildRequires:  python3-tk
+BuildRequires:  python3-uv-build
 BuildRequires:  python3-wheel
-BuildRequires:  update-desktop-files
 ## MANUAL BEGIN
 Requires:       mypy
 Requires:       python3-Send2Trash
@@ -88,7 +88,6 @@
 # Install desktop file
 mkdir -p %{buildroot}%{_datadir}/applications/
 cp packaging/linux/org.thonny.Thonny.desktop 
%{buildroot}%{_datadir}/applications/%{desktop_file_name}.desktop
-%suse_update_desktop_file %{desktop_file_name}
 # appdata
 mkdir -p %{buildroot}%{_datadir}/metainfo
 sed -i "s|org.thonny.Thonny|%{desktop_file_name}|g" 
packaging/linux/org.thonny.Thonny.appdata.xml

++++++ thonny-4.1.7.tar.gz -> thonny-5.0.0.tar.gz ++++++
++++ 99443 lines of diff (skipped)

Reply via email to