Your message dated Wed, 22 Jul 2020 18:18:30 +0000
with message-id <[email protected]>
and subject line Bug#966030: fixed in geophar 18.08.6+dfsg1-4
has caused the Debian Bug report #966030,
regarding geophar: Uses old name of sip module
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
966030: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=966030
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: geophar
Version: 18.08.6+dfsg1-3
Usertags: sip5

Dear Maintainer,

You are receiving this bug because your package seems to be using PyQt5
and has Python files with "import sip" lines.

With the latest version of PyQt5 in experimental, the private sip module
used by PyQt5 is called "PyQt5.sip", not just "sip". I am going to upload
this version to unstable around end of August.

You may need to update your imports to do something like this:

try:
    from PyQt5 import sip
except ModuleNotFoundError:
    import sip

Alternatively, you may import sip after importing PyQt5. So the following
will work too:

from PyQt5 import QtCore
import sip

Please see the following link for details:

https://www.riverbankcomputing.com/static/Docs/PyQt5/incompatibilities.html#importing-the-sip-module

If you use sip for reasons unrelated to PyQt5, you may leave the old import
as is, but please bear in mind that sip4 is deprecated.

Also, calls like "sip.setapi('QDate', 2)" are not needed at all with PyQt5.
They were needed only with PyQt4 and Python 2. It is safe to delete them.

For the actual documentation of sip module, see the following link:

https://www.riverbankcomputing.com/static/Docs/PyQt5/api/sip/sip-module.html

--
Dmitry Shachnev

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message ---
Source: geophar
Source-Version: 18.08.6+dfsg1-4
Done: Georges Khaznadar <[email protected]>

We believe that the bug you reported is fixed in the latest version of
geophar, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Georges Khaznadar <[email protected]> (supplier of updated geophar package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Wed, 22 Jul 2020 19:56:48 +0200
Source: geophar
Architecture: source
Version: 18.08.6+dfsg1-4
Distribution: unstable
Urgency: medium
Maintainer: Georges Khaznadar <[email protected]>
Changed-By: Georges Khaznadar <[email protected]>
Closes: 966030
Changes:
 geophar (18.08.6+dfsg1-4) unstable; urgency=medium
 .
   * added lines "from PyQt5 import QtCore" before lines "import sip"
     Closes: #966030
Checksums-Sha1:
 de78ebe797e65b903aa167369e95bb895f13fa54 2127 geophar_18.08.6+dfsg1-4.dsc
 32432c473fc34ef2e2d3640d3959720254b92aae 16764 
geophar_18.08.6+dfsg1-4.debian.tar.xz
 5b3b7f13d511b4a09e8457057733151c93a4e8e4 11614 
geophar_18.08.6+dfsg1-4_source.buildinfo
Checksums-Sha256:
 02f214c525b379822a317bc89ebdb80a0a11a375e73c449b391bf8d00bf18370 2127 
geophar_18.08.6+dfsg1-4.dsc
 46bd4858e1414891ac2ba811003f954f77a97d4bba7232e9c5335dc67c45e7b5 16764 
geophar_18.08.6+dfsg1-4.debian.tar.xz
 fb3d37a6363b7bd13904f4e92ef22d5e8f42bfd877815e74c05384cc0437a57d 11614 
geophar_18.08.6+dfsg1-4_source.buildinfo
Files:
 7314490a14269a8eaf545ed4fdc042ab 2127 math optional geophar_18.08.6+dfsg1-4.dsc
 1fb41076e9c873f5d9e38cfd1f5ba150 16764 math optional 
geophar_18.08.6+dfsg1-4.debian.tar.xz
 b14ed4b22c57f259cd5cea440c7c357c 11614 math optional 
geophar_18.08.6+dfsg1-4_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJIBAEBCAAyFiEEM0CzZP9nFT+3zK6FHCgWkHE2rjkFAl8Yfp0UHGdlb3JnZXNr
QGRlYmlhbi5vcmcACgkQHCgWkHE2rjm7ghAAq1sLB13sR732tlVBmOVV0sNE7RtI
cj2P1Cvs21ftgYPhAh2qvzBlSuAvgpQF7XkHN3suuwgvVwfSUyBECGrJ4QWZualb
LOHSvfORBvKawFB8To4q++bbuRroepCSuCcgd5Fn+ovT5i3FLgF6nWpjDfmbjaOe
2A+nfXIy4X5R3yAxfT71SVyxbVkbQ107oo+7pgyChiKiYUBQDV54BKA9WZpSPrpc
UyMnB8PJSQDsnw2jRqfT74u6QTSWlypqgHaf//IwXUkgT6Re16efcPUJ7xYGlcK5
owgVf7jnS3DoYhYrpQEC30myLIMuEXEI0rTzmHBBz2EXkRMQqzmCeNjcaWhoJHPz
I8AcvwZ/yU7nkr3UUVhu/q/skLGWz4iDYgxtndPw9nplN7rEM+lCWrNjAfTWl2UP
AQVS/Dp55r929UZ04qbDLJfEWEkLRL6V+xhb3GSWKL+1jBYyy9UAuDlUSlwGi6Cw
WnRC2B80K9wzZuqwLnUgzcqPkJtFqCEJNW8n6GtAgTQhbOrk31INZxo2HTS7ynUS
lM/2CvkhwLCnSAN7GRHYlk4NXeYKMchWpBicEWeNbfYXRYqpASetAeWZAXKauSgF
sLj9VuzgbDY3/qIUwwPS15DkYaDRK2PE37X59kNZx7fN79gA/M0OtqYVEv8xWfbV
bidEKFTRwSDnAk4=
=Gwho
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to