public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Filipe Rosset <filiperosset@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/thonny] rawhide: update to 5.0.0 fixes rhbz#2188784
Date: Fri, 10 Jul 2026 02:39:00 GMT [thread overview]
Message-ID: <178365114073.1.9643406571438484177.rpms-thonny-d0e11c1f68f0@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/thonny
Branch : rawhide
Commit : d0e11c1f68f084bf8ecb12ce4c5b1c09e0b66b14
Author : Filipe Rosset <filiperosset@fedoraproject.org>
Date : 2026-06-25T23:54:56-03:00
Stats : +8/-3 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/thonny/c/d0e11c1f68f084bf8ecb12ce4c5b1c09e0b66b14?branch=rawhide
Log:
update to 5.0.0 fixes rhbz#2188784
Signed-off-by: Filipe Rosset <filiperosset@fedoraproject.org>
---
diff --git a/sources b/sources
index d8fe41b..ceddd76 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (thonny-4.1.6.tar.gz) = f7eeadc75a381b516a5f33fefeffe8580aae5149935c193b8f6c86b787c45114aa4a975a7fdc9c6405e02bba055cf0dbb872757e6d974526cd5b99828bed6278
+SHA512 (thonny-5.0.0.tar.gz) = 978b3f32ea03296ecb0530eb5e4d044f300ba665b552ae5a228de4270eb6efa41b8091e39a6fd17946140ac39a0f24d090df425d346aa179249a15c7517e277e
diff --git a/thonny.spec b/thonny.spec
index 4523162..bfa4501 100644
--- a/thonny.spec
+++ b/thonny.spec
@@ -1,5 +1,5 @@
Name: thonny
-Version: 4.1.6
+Version: 5.0.0
Release: %autorelease
Summary: Python IDE for beginners
@@ -48,7 +48,9 @@ and special mode for learning about references.
%autosetup -p1
# Remove localization helper scripts, we don't need them in the package
-rm thonny/locale/compile_mo.bat thonny/locale/update_pot.bat thonny/locale/thonny.pot
+rm thonny/locale/compile_mo.bat thonny/locale/update_pot.bat thonny/locale/thonny.pot \
+thonny/locale/update_translations.py thonny/locale/register_updates.py
+
# Remove the vendored python-filelock
rm -r thonny/vendored_libs/filelock/
@@ -85,6 +87,9 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications packag
%check
+%pyproject_check_import -e "thonny.plugins.ev3.api_stubs.pybricks.*" -e thonny.plugins.micropython.miniterm_wrapper -e thonny.udisks
+
+
desktop-file-validate %{buildroot}%{_datadir}/applications/org.thonny.Thonny.desktop
appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/org.thonny.Thonny.appdata.xml
%global __pytest xvfb-run %__pytest
reply other threads:[~2026-07-10 2:39 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178365114073.1.9643406571438484177.rpms-thonny-d0e11c1f68f0@fedoraproject.org \
--to=filiperosset@fedoraproject.org \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox