[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#988910: unblock: flent/2.0.0-3



Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock
X-Debbugs-Cc: jlsantos@protonmail.com

Please unblock package flent

[ Reason ]
Fixes bug #987656, by updating Recommends to include python3-qtpy.

[ Impact ]
Without this change, users who rely on flent-gui will not be able
to launch it (nothing happens, users may assume it has crashed).

[ Tests ]
Install flent and make sure it pulls in python3-qtpy.
Verify that starting flent-gui loads the GUI.

[ Risks ]
Trivial; only Recommends has been changed.

[ Checklist ]
  [x] all changes are documented in the d/changelog
  [x] I reviewed all changes and I approve them
  [x] attach debdiff against the package in testing

[ Other info ]
(Anything else the release team should know.)

unblock flent/2.0.0-3

diff -Nru flent-2.0.0/debian/changelog flent-2.0.0/debian/changelog
--- flent-2.0.0/debian/changelog	2021-02-11 09:59:11.000000000 -0800
+++ flent-2.0.0/debian/changelog	2021-04-27 11:30:58.000000000 -0700
@@ -1,3 +1,10 @@
+flent (2.0.0-3) unstable; urgency=medium
+
+  * debian/control: change 'recommends' from python3-pyqt5 to python3-qtpy
+    to reflect upstream dependency change. (Closes: #987656).
+
+ -- Toke Høiland-Jørgensen <toke@toke.dk>  Tue, 27 Apr 2021 18:30:58 +0000
+
 flent (2.0.0-2) unstable; urgency=medium
 
   * debian/patches/fix-glob.patch: backport upstream fix for plot name globbing
diff -Nru flent-2.0.0/debian/control flent-2.0.0/debian/control
--- flent-2.0.0/debian/control	2021-02-11 09:59:11.000000000 -0800
+++ flent-2.0.0/debian/control	2021-04-27 11:30:58.000000000 -0700
@@ -19,7 +19,7 @@
 Package: flent
 Architecture: all
 Depends: ${python3:Depends}, ${misc:Depends}, ${sphinxdoc:Depends}
-Recommends: python3-matplotlib, python3-pyqt5, fping | ping, irtt
+Recommends: python3-matplotlib, python3-qtpy, fping | ping, irtt
 Suggests: netperf (>= 2.6.0)
 Description: FLExible Network Tester for bufferbloat testing and more
  The FLExible Network Tester: Python wrapper to run multiple simultaneou

Reply to: