public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/thonny] rawhide: Add runtime dependency on python3-pkg-resources
@ 2026-06-16 19:10 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-06-16 19:10 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/thonny
            Branch : rawhide
            Commit : f7129a7c3d70853ac7cd5ab3e97f21dee88a9363
            Author : Miro Hrončok <miro@hroncok.cz>
            Date   : 2026-06-16T19:09:07+00:00
            Stats  : +1/-0 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/thonny/c/f7129a7c3d70853ac7cd5ab3e97f21dee88a9363?branch=rawhide

            Log:
            Add runtime dependency on python3-pkg-resources

thonny/vendored_libs/pipkin/util.py,
thonny/vendored_libs/pipkin/proxy.py,
thonny/plugins/pip_gui.py,
and thonny/plugins/cpython_backend/cp_back.py
use pkg_resources at runtime without a try-except guard.

Assisted-By: Claude Opus 4.6

---
diff --git a/thonny.spec b/thonny.spec
index fc15314..2a9dd89 100644
--- a/thonny.spec
+++ b/thonny.spec
@@ -27,6 +27,7 @@ Requires:       python3-pip
 # Unbundled library needs to be explicitly Required
 Requires:       python3-filelock
 Requires:       hicolor-icon-theme
+Requires:       python3-pkg-resources
 
 # Vendored library - not yet packaged in Fedora
 Provides:       bundled(python3dist(pipkin)) = 2.0~b2

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-16 19:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-16 19:10 [rpms/thonny] rawhide: Add runtime dependency on python3-pkg-resources 

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox