Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.bugs.dist > #1019219

Bug#966031: git-cola: Uses old name of sip module

From Dmitry Shachnev <mitya57@debian.org>
Newsgroups linux.debian.bugs.dist
Subject Bug#966031: git-cola: Uses old name of sip module
Date 2020-07-25 11:10 +0200
Message-ID <AwolP-2fx-1@gated-at.bofh.it> (permalink)
References <Avlgn-4px-29@gated-at.bofh.it> <Avlgn-4px-29@gated-at.bofh.it> <AwnJ8-1MV-7@gated-at.bofh.it> <Avlgn-4px-29@gated-at.bofh.it> <AwnJ8-1MV-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

Hi David!

On Sat, Jul 25, 2020 at 01:16:27AM -0700, David Aguilar wrote:
> Hi Dmitriy
>
> git-cola uses the qtpy module:
>
> https://github.com/spyder-ide/qtpy
>
> This module abstracts over various Python+Qt backends -- PyQt4, PyQt5,
> PySide, and PySide2 are all supported.
>
> PyQt5 is our recommended backend.
>
> The sip issue is already handled by this module -- the "import sip" code
> path is only ever activated in the PyQt4 code paths.  Modern systems will
> never hit that code.
>
> The PyQt5 code paths are all sip-free.

Thanks for the clarification. I filed these bugs semi-automatically and
did not check each package carefully enough. Indeed there is no issue here,
as the sip import is used only for PyQt4.

Can you please remove the python3-sip dependency then? PyQt5 in unstable
depends on python3-sip itself, and for the new PyQt5 this dependency will
be not needed.

--
Dmitry Shachnev

Back to linux.debian.bugs.dist | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Bug#966031: git-cola: Uses old name of sip module Dmitry Shachnev <mitya57@debian.org> - 2020-07-22 13:40 +0200
  Bug#966031: git-cola: Uses old name of sip module David Aguilar <davvid@gmail.com> - 2020-07-25 10:30 +0200
    Bug#966031: git-cola: Uses old name of sip module Dmitry Shachnev <mitya57@debian.org> - 2020-07-25 11:10 +0200

csiph-web