DFSG NEW Queue

DFSG, Licensing & New Packages Team

pythonqt 4.1.0-1

Package Information

DescriptionDynamic Python binding for the Qt framework - runtime

PythonQt offers an easy way to embed the Python scripting language into a C++ Qt applications. It makes heavy use of the QMetaObject system and requires Qt 6.x. The focus of PythonQt is on embedding Python into an existing C++ application, not on writing the whole application completely in Python. If you want to write your whole application in Python, you should use PyQt or PySide instead. If you are looking for a simple way to embed Python objects into your C++/Qt Application and to script parts of your application via Python, PythonQt is the way to go!

This package contains the libraries needed to run PythonQt applications for Python 3.

MaintainerDebian Python Team <team+python@tracker.debian.org>
Changed ByFernando Hueso <Fernando.Hueso@uv.es>
Sponsortille@debian.org
Distributionunstable
Architectureany
VCSgit: https://salsa.debian.org/python-team/packages/pythonqt.git (browse)
Trackerhttps://tracker.debian.org/pkg/pythonqt
Uploaded2 hours ago

New Package Report

.changes
Distributionunstable
DateTue, 25 Aug 2026 09:53:03 +0200
Sourcepythonqt
Version4.1.0-1
Changed-ByFernando Hueso
Architecturesource amd64
Changelog
pythonqt (4.1.0-1) unstable; urgency=medium
 .
   [ Ondřej Nový ]
   * Use debhelper-compat instead of debian/compat.
   * d/control: Update Maintainer field with new Debian Python Team
     contact address.
   * d/control: Update Vcs-* fields with new Debian Python Team Salsa
     layout.
 .
   [ Andreas Tille ]
   * New upstream version
   * d/watch:
      - version=5
      - point to Github
   * New Homepage
   * Standards-Version: 4.7.4 (routine-update)
   * debhelper-compat 13 (routine-update)
   * Reorder sequence of d/control VCS fields (cme)
   * Reflow Uploaders field (cme)
   * Remove Priority field (cme)
   * Replace transitional package pkg-config by pkgconf in Build-Depends
     (routine-update)
   * lintian-brush: add d/u/metadata (routine-update)
   * Replace FSF postal address with a reference to
     https://www.gnu.org/licenses/.
   * Remove Python2 support
 .
   [ Fernando Hueso ]
   * Add myself as Uploader
   * bump to Qt6-cmake version and remove python2 variant
   * Add patch for compiling with CMake
   * migrate rules to CMake and Qt6
   * fix relative paths
   * Activate CMake patch
   * Use diff instead of patch file
   * Modify series patch name accordingly
   * parallelize generator build
   * remove python2 and qt5 variants
   * remove unneded patches
   * Trim original patch part specific to upstream CI
   * Update DEP field of CMake build system patch
   * Add patch to set soversion
.dsc
Componentmain
Package-Listlibpythonqt-dev deb libdevel optional arch=any
libpythonqt4 deb libs optional arch=any
Sectionlibdevel
Priorityoptional
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: pythonqt
Source: http://pythonqt.sourceforge.net/

Files: *
Copyright: 2010 MeVis Medical Solutions AG All Rights Reserved.
License: LGPL-2+
 This package is free software; you can redistribute it and/or
 modify it under the terms of the GNU Library General Public
 License as published by the Free Software Foundation; either
 version 2 of the License, or (at your option) any later version.
 .
 This package is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
 Lesser General Public License for more details.
 .
 You should have received a copy of the GNU General Public License
 along with this program.  If not, see <https://www.gnu.org/licenses/>.
 .
 On Debian systems, the complete text of the GNU Library General
 Public License can be found in `/usr/share/common-licenses/LGPL-2'.

Files: generator/*
Copyright: 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
License: LGPL-2.1-custom
 No Commercial Usage
 This file contains pre-release code and may not be distributed.
 You may use this file in accordance with the terms and conditions
 contained in the Technology Preview License Agreement accompanying
 this package.
 .
 GNU Lesser General Public License Usage
 Alternatively, this file may be used under the terms of the GNU Lesser
 General Public License version 2.1 as published by the Free Software
 Foundation and appearing in the file LICENSE.LGPL included in the
 packaging of this file.  Please review the following information to
 ensure the GNU Lesser General Public License version 2.1 requirements
 will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
 .
 In addition, as a special exception, Nokia gives you certain additional
 rights.  These rights are described in the Nokia Qt LGPL Exception
 version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
 .
 If you have questions regarding the use of this file, please contact
 Nokia at qt-info@nokia.com.

Files: debian/*
Copyright: 2018, Jonathan Carter <jcc@debian.org>
           2017, Erik Lundin <erik@lun.nu>
           2011, Mathieu Malaterre <mathieu.malaterre@gmail.com>
License: LGPL-2.1

License: LGPL-2.1
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation;
 version 2.1 of the License
 .
 This library is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 Lesser General Public License for more details.
 .
 You should have received a copy of the GNU General Public License
 along with this program.  If not, see <https://www.gnu.org/licenses/>.
 .
 On Debian systems the full text of the GNU Library General Public License can
 be found in the `/usr/share/common-licenses/LGPL-2.1' file.

Back to Dashboard | View all reviews for this package