PPA package still depends on Python >=2.7 #9957

Open
opened 2026-02-21 20:28:52 -05:00 by deekerman · 0 comments
Owner

Originally created by @FranciscoPombal on GitHub (Mar 25, 2020).

Please provide the following information

qBittorrent version and Operating System

qBittorrent 4.2.2, any distribution that can use qBittorrent's own debian packages

If on linux, libtorrent-rasterbar and Qt version

Not relevant

What is the problem

https://github.com/qbittorrent/qBittorrent/pull/11813#issuecomment-603767291

$ apt show qbittorrent

Package: qbittorrent
Version: 1:4.2.2.99~202003250005-6939-3c17ad5~ubuntu18.04.1
Priority: optional
Section: net
Maintainer: sledgehammer999 <hammered999@gmail.com>
Installed-Size: 8849 kB
Depends: libboost-system1.65.1, libc6 (>= 2.14), libgcc1 (>= 1:3.0), libqt5core5a (>= 5.9.0), libqt5dbus5 (>= 5.9.0), libqt5gui5 (>= 5.9.0), libqt5network5 (>= 5.9.0), libqt5widgets5 (>= 5.9.0), libqt5xml5 (>= 5.9.0), libssl1.1 (>= 1.1.0), libstdc++6 (>= 5.2), libtorrent-rasterbar10 (>= 1.2.5+git20200323.0d06d47a29), zlib1g (>= 1:1.2.0), python (>= 2.7), geoip-database, libqt5svg5
Suggests: qbittorrent-dbg
Download-Size: 5608 kB
APT-Manual-Installed: yes
APT-Sources: http://ppa.launchpad.net/qbittorrent-team/qbittorrent-stable/ubuntu bionic/main amd64 Packages
# output truncated

What is the expected behavior

Should depend on python >=3.3 according to https://github.com/qbittorrent/qBittorrent/pull/11813 (but also we need to bump that up to 3.6+, distros that have python <3.6 are not really offcially supported by us anymore).

Steps to reproduce

1 - Install qBittorrent from PPA
2 - apt show qbittorrent

Extra info(if any)

N/A

Originally created by @FranciscoPombal on GitHub (Mar 25, 2020). **Please provide the following information** ### qBittorrent version and Operating System qBittorrent 4.2.2, any distribution that can use qBittorrent's own debian packages ### If on linux, libtorrent-rasterbar and Qt version Not relevant ### What is the problem https://github.com/qbittorrent/qBittorrent/pull/11813#issuecomment-603767291 ``` $ apt show qbittorrent Package: qbittorrent Version: 1:4.2.2.99~202003250005-6939-3c17ad5~ubuntu18.04.1 Priority: optional Section: net Maintainer: sledgehammer999 <hammered999@gmail.com> Installed-Size: 8849 kB Depends: libboost-system1.65.1, libc6 (>= 2.14), libgcc1 (>= 1:3.0), libqt5core5a (>= 5.9.0), libqt5dbus5 (>= 5.9.0), libqt5gui5 (>= 5.9.0), libqt5network5 (>= 5.9.0), libqt5widgets5 (>= 5.9.0), libqt5xml5 (>= 5.9.0), libssl1.1 (>= 1.1.0), libstdc++6 (>= 5.2), libtorrent-rasterbar10 (>= 1.2.5+git20200323.0d06d47a29), zlib1g (>= 1:1.2.0), python (>= 2.7), geoip-database, libqt5svg5 Suggests: qbittorrent-dbg Download-Size: 5608 kB APT-Manual-Installed: yes APT-Sources: http://ppa.launchpad.net/qbittorrent-team/qbittorrent-stable/ubuntu bionic/main amd64 Packages # output truncated ``` ### What is the expected behavior Should depend on python >=3.3 according to https://github.com/qbittorrent/qBittorrent/pull/11813 (but also we need to bump that up to 3.6+, distros that have python <3.6 are not really offcially supported by us anymore). ### Steps to reproduce 1 - Install qBittorrent from PPA 2 - `apt show qbittorrent` ### Extra info(if any) N/A
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/qBittorrent#9957
No description provided.