[Python-modules-team] Bug#867467: python3-ripe-atlas-sagan: missing python3 dependency
Adrian Bunk
bunk at debian.org
Thu Jul 6 17:55:55 UTC 2017
Package: python3-ripe-atlas-sagan
Version: 1.1.11-1
Severity: important
Tags: patch
Due to a cut'n'paste error a direct python3 dependency is missing.
Fix:
--- debian/control.old 2017-07-06 17:53:48.000000000 +0000
+++ debian/control 2017-07-06 17:54:00.000000000 +0000
@@ -39,7 +39,7 @@
Package: python3-ripe-atlas-sagan
Architecture: all
Depends: python3-dateutil, python3-tz, python3-ipy,
- python3-openssl, ${misc:Depends}, ${python:Depends}
+ python3-openssl, ${misc:Depends}, ${python3:Depends}
Description: Python3 library for parsing RIPE Atlas measurement results
Ripe Atlas Sagan is a Python library for parsing RIPE Atlas measurement
results. It aims at providing a consistent high-level interface for a rapidly
More information about the Python-modules-team
mailing list