[neon/extras/kdevelop-python/Neon/unstable] debian: update to python 3.10

Jonathan Esk-Riddell null at kde.org
Fri Nov 11 15:58:28 GMT 2022


Git commit ea7141b3e5a25fb964ac2530c8e839620b134a57 by Jonathan Esk-Riddell.
Committed on 11/11/2022 at 15:58.
Pushed by jriddell into branch 'Neon/unstable'.

update to python 3.10

M  +2    -2    debian/control

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

diff --git a/debian/control b/debian/control
index 997487f..1c32d63 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~),
                kdevelop-dev (>= 4:22.04.1~),
-               python3.9-dev,
+               python3.10-dev,
 Standards-Version: 4.6.1
 Rules-Requires-Root: no
 Homepage: https://www.kdevelop.org/
@@ -25,7 +25,7 @@ Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kdevelop-python.git
 
 Package: kdevelop-python
 Architecture: any
-Depends: python3.9,
+Depends: python3.10,
  kdevelop-python-data (>= ${source:Version}),
  ${misc:Depends}, ${shlibs:Depends}
 Recommends: kdevelop, pycodestyle, python3-autopep8


More information about the Neon-commits mailing list