Package: relational Version: 2.1-1 Severity: important Tags: patch User: [email protected] Usertags: python3.5
Dear Maintainer, The X-Python3-Version field currently has value "3.4", which means this package will not work with Python 3.5, which will soon become the default version. You need to change it to ">= 3.4" to fix it. A patch is below. -- Dmitry Shachnev --- debian/control 2015-09-15 13:10:55.000000000 +0300 +++ debian/control 2015-10-23 16:57:30.000000000 +0300 @@ -4,7 +4,7 @@ Maintainer: Salvo 'LtWorf' Tomaselli <[email protected]> Build-Depends: debhelper (>= 9), python3, dh-python, python3-xtermcolor, pyqt5-dev-tools Standards-Version: 3.9.6 -X-Python3-Version: 3.4 +X-Python3-Version: >= 3.4 Homepage: http://ltworf.github.io/relational/ Package: python3-relational
signature.asc
Description: OpenPGP digital signature

