[neon/extras/kdevelop-python/Neon/release] debian: python3*-*

Carlos De Maine null at kde.org
Tue Jul 2 09:04:20 BST 2024


Git commit 659e1d486911654aec3afa9d51a511d692d28917 by Carlos De Maine.
Committed on 02/07/2024 at 08:04.
Pushed by carlosdem into branch 'Neon/release'.

python3*-*

M  +2    -2    debian/control

https://invent.kde.org/neon/extras/kdevelop-python/-/commit/659e1d486911654aec3afa9d51a511d692d28917

diff --git a/debian/control b/debian/control
index 63f4213..adc1bf2 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Build-Depends: cmake (>= 3.16~),
                libkf5texteditor-dev (>= 5.78.0~),
                libkf5threadweaver-dev (>= 5.78.0~),
                pkg-kde-tools,
-               python3.10-dev,
+               python3-dev,
                qtbase5-dev (>= 5.15.0~)
 Standards-Version: 4.6.1
 Rules-Requires-Root: no
@@ -27,7 +27,7 @@ Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kdevelop-python.git
 Package: kdevelop-python
 Architecture: any
 Depends: kdevelop-python-data (>= ${source:Version}),
-         python3.10,
+         python3,
          ${misc:Depends},
          ${shlibs:Depends}
 Recommends: kdevelop, pycodestyle, python3-autopep8


More information about the Neon-commits mailing list