[pyzo] 66/68: Change install dependencies for pyzo.

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Wed Sep 28 09:47:16 UTC 2016


This is an automated email from the git hooks/post-receive script.

ghisvail-guest pushed a commit to branch debian/master
in repository pyzo.

commit 2b266bc06d22d8fabea3a899762754bf9a22b7cf
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Wed Sep 28 08:06:42 2016 +0100

    Change install dependencies for pyzo.
    
    - Remove dependency on pyzolib, now merged into pyzo.
    - Add transitive dependency on Qt via QtPy.
    
    Gbp-Dch: Full
---
 debian/control | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index b0c8741..acfbf2e 100644
--- a/debian/control
+++ b/debian/control
@@ -21,8 +21,7 @@ Package: pyzo
 Architecture: all
 Depends: ${misc:Depends},
          ${python3:Depends},
-         python3-pyqt4 | python3-pyside,
-         python3-pyzolib
+         python3-qtpy
 Suggests: pyzo-doc
 Description: interactive editor for scientific Python
  Pyzo is a cross-platform Python IDE focused on interactivity and introspection,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/pyzo.git



More information about the debian-science-commits mailing list