[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#966041: marked as done (pyside2: Uses old name of sip module)



Your message dated Sun, 20 Dec 2020 22:00:23 +0000
with message-id <E1kr6kZ-000DuW-Up@fasolo.debian.org>
and subject line Bug#966041: fixed in pyside2 5.15.2-1~exp2
has caused the Debian Bug report #966041,
regarding pyside2: 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 owner@bugs.debian.org
immediately.)


-- 
966041: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=966041
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: pyside2
Version: 5.15.0-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: pyside2
Source-Version: 5.15.2-1~exp2
Done: Kurt Kremitzki <kkremitzki@debian.org>

We believe that the bug you reported is fixed in the latest version of
pyside2, 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 966041@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Kurt Kremitzki <kkremitzki@debian.org> (supplier of updated pyside2 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 ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 20 Dec 2020 11:32:30 -0600
Source: pyside2
Binary: libpyside2-dev libpyside2-py3-5.15 libpyside2-py3-5.15-dbgsym libshiboken2-dev libshiboken2-py3-5.15 libshiboken2-py3-5.15-dbgsym pyside2-tools pyside2-tools-dbgsym python-pyside2-doc python3-pyside2.qt3danimation python3-pyside2.qt3danimation-dbgsym python3-pyside2.qt3dcore python3-pyside2.qt3dcore-dbgsym python3-pyside2.qt3dextras python3-pyside2.qt3dextras-dbgsym python3-pyside2.qt3dinput python3-pyside2.qt3dinput-dbgsym python3-pyside2.qt3dlogic python3-pyside2.qt3dlogic-dbgsym python3-pyside2.qt3drender python3-pyside2.qt3drender-dbgsym python3-pyside2.qtcharts python3-pyside2.qtcharts-dbgsym python3-pyside2.qtconcurrent python3-pyside2.qtconcurrent-dbgsym python3-pyside2.qtcore python3-pyside2.qtcore-dbgsym python3-pyside2.qtdatavisualization python3-pyside2.qtdatavisualization-dbgsym python3-pyside2.qtgui python3-pyside2.qtgui-dbgsym python3-pyside2.qthelp python3-pyside2.qthelp-dbgsym python3-pyside2.qtlocation python3-pyside2.qtlocation-dbgsym
 python3-pyside2.qtmultimedia python3-pyside2.qtmultimedia-dbgsym python3-pyside2.qtmultimediawidgets python3-pyside2.qtmultimediawidgets-dbgsym python3-pyside2.qtnetwork python3-pyside2.qtnetwork-dbgsym python3-pyside2.qtopengl python3-pyside2.qtopengl-dbgsym python3-pyside2.qtopenglfunctions python3-pyside2.qtopenglfunctions-dbgsym python3-pyside2.qtpositioning python3-pyside2.qtpositioning-dbgsym python3-pyside2.qtprintsupport python3-pyside2.qtprintsupport-dbgsym python3-pyside2.qtqml python3-pyside2.qtqml-dbgsym python3-pyside2.qtquick python3-pyside2.qtquick-dbgsym python3-pyside2.qtquickcontrols2 python3-pyside2.qtquickcontrols2-dbgsym python3-pyside2.qtquickwidgets python3-pyside2.qtquickwidgets-dbgsym python3-pyside2.qtremoteobjects python3-pyside2.qtremoteobjects-dbgsym python3-pyside2.qtscript python3-pyside2.qtscript-dbgsym python3-pyside2.qtscripttools python3-pyside2.qtscripttools-dbgsym python3-pyside2.qtscxml python3-pyside2.qtscxml-dbgsym
 python3-pyside2.qtsensors python3-pyside2.qtsensors-dbgsym python3-pyside2.qtserialport python3-pyside2.qtserialport-dbgsym python3-pyside2.qtsql python3-pyside2.qtsql-dbgsym python3-pyside2.qtsvg python3-pyside2.qtsvg-dbgsym python3-pyside2.qttest python3-pyside2.qttest-dbgsym python3-pyside2.qttexttospeech python3-pyside2.qttexttospeech-dbgsym python3-pyside2.qtuitools python3-pyside2.qtuitools-dbgsym python3-pyside2.qtwebchannel python3-pyside2.qtwebchannel-dbgsym python3-pyside2.qtwebengine python3-pyside2.qtwebengine-dbgsym python3-pyside2.qtwebenginecore python3-pyside2.qtwebenginecore-dbgsym python3-pyside2.qtwebenginewidgets python3-pyside2.qtwebenginewidgets-dbgsym python3-pyside2.qtwebsockets python3-pyside2.qtwebsockets-dbgsym python3-pyside2.qtwidgets python3-pyside2.qtwidgets-dbgsym python3-pyside2.qtx11extras python3-pyside2.qtx11extras-dbgsym python3-pyside2.qtxml python3-pyside2.qtxml-dbgsym python3-pyside2.qtxmlpatterns
 python3-pyside2.qtxmlpatterns-dbgsym shiboken2 shiboken2-dbgsym
 shiboken2-doc
Architecture: source amd64 all
Version: 5.15.2-1~exp2
Distribution: unstable
Urgency: medium
Maintainer: kkremitzki@debian.org
Changed-By: Kurt Kremitzki <kkremitzki@debian.org>
Description:
 libpyside2-dev - Python bindings for Qt5 (development files)
 libpyside2-py3-5.15 - Python 3 bindings for Qt5 (base files)
 libshiboken2-dev - CPython bindings generator for C++ libraries (development files)
 libshiboken2-py3-5.15 - CPython bindings generator for C++ libraries (Python3 shared libr
 pyside2-tools - development tools for PySide2 (lupdate)
 python-pyside2-doc - Python bindings for Qt5 (common documentation)
 python3-pyside2.qt3danimation - Python bindings for Qt5 3DAnimation module (Python 3)
 python3-pyside2.qt3dcore - Python bindings for Qt5 3DCore module (Python 3)
 python3-pyside2.qt3dextras - Python bindings for Qt5 3DExtras module (Python 3)
 python3-pyside2.qt3dinput - Python bindings for Qt5 3DInput module (Python 3)
 python3-pyside2.qt3dlogic - Python bindings for Qt5 3DLogic module (Python 3)
 python3-pyside2.qt3drender - Python bindings for Qt5 3DRender module (Python 3)
 python3-pyside2.qtcharts - Python bindings for Qt5 Charts module (Python 3)
 python3-pyside2.qtconcurrent - Python bindings for Qt5 Concurrent module (Python 3)
 python3-pyside2.qtcore - Python bindings for Qt5 core module (Python 3)
 python3-pyside2.qtdatavisualization - Python bindings for Qt5 Data Visualization (Python 3)
 python3-pyside2.qtgui - Python bindings for Qt5 Gui module (Python 3)
 python3-pyside2.qthelp - Python bindings for Qt5 Help module (Python 3)
 python3-pyside2.qtlocation - Python bindings for Qt5 Location module (Python 3)
 python3-pyside2.qtmultimedia - Python bindings for Qt5 Multimedia module (Python 3)
 python3-pyside2.qtmultimediawidgets - Python bindings for Qt5 MultimediaWidgets module (Python 3)
 python3-pyside2.qtnetwork - Python bindings for Qt5 Network module (Python 3)
 python3-pyside2.qtopengl - Python bindings for Qt5 OpenGL module (Python 3)
 python3-pyside2.qtopenglfunctions - Python bindings for Qt5 Open GL Functions (Python 3)
 python3-pyside2.qtpositioning - Python bindings for Qt5 Positioning module (Python 3)
 python3-pyside2.qtprintsupport - Python bindings for Qt5 PrintSupport module (Python 3)
 python3-pyside2.qtqml - Python bindings for Qt5 Qml module (Python 3)
 python3-pyside2.qtquick - Python bindings for Qt5 Quick module (Python 3)
 python3-pyside2.qtquickcontrols2 - Python bindings for Qt5 QuickControls2 (Python 3)
 python3-pyside2.qtquickwidgets - Python bindings for Qt5 QuickWidgets module (Python 3)
 python3-pyside2.qtremoteobjects - Python bindings for Qt5 RemoteObjects (Python 3)
 python3-pyside2.qtscript - Python bindings for Qt5 Script module (Python 3)
 python3-pyside2.qtscripttools - Python bindings for Qt5 ScriptTools module (Python 3)
 python3-pyside2.qtscxml - Python bindings for Qt5 Scxml (Python 3)
 python3-pyside2.qtsensors - Python bindings for Qt5 Sensors module (Python 3)
 python3-pyside2.qtserialport - Python bindings for Qt5 SerialPort (Python 3)
 python3-pyside2.qtsql - Python bindings for Qt5 Sql module (Python 3)
 python3-pyside2.qtsvg - Python bindings for Qt5 Svg module (Python 3)
 python3-pyside2.qttest - Python bindings for Qt5 Test module (Python 3)
 python3-pyside2.qttexttospeech - Python bindings for Qt5 TextToSpeech module (Python 3)
 python3-pyside2.qtuitools - Python bindings for Qt5 UiTools module (Python 3)
 python3-pyside2.qtwebchannel - Python bindings for Qt5 WebChannel module (Python 3)
 python3-pyside2.qtwebengine - Python bindings for Qt5 Web Engine (Python 3)
 python3-pyside2.qtwebenginecore - Python bindings for Qt5 WebEngineCore module (Python 3)
 python3-pyside2.qtwebenginewidgets - Python bindings for Qt5 WebEngineWidgets module (Python 3)
 python3-pyside2.qtwebsockets - Python bindings for Qt5 WebSockets module (Python 3)
 python3-pyside2.qtwidgets - Python bindings for Qt5 Widgets module (Python 3)
 python3-pyside2.qtx11extras - Python bindings for Qt5 X11Extras module (Python 3)
 python3-pyside2.qtxml - Python bindings for Qt5 Xml module (Python 3)
 python3-pyside2.qtxmlpatterns - Python bindings for Qt5 XmlPatterns module (Python 3)
 shiboken2  - CPython bindings generator for C++ libraries
 shiboken2-doc - CPython bindings generator for C++ libraries (common documentatio
Closes: 966041
Changes:
 pyside2 (5.15.2-1~exp2) experimental; urgency=medium
 .
   * Add packages for Qt3DExtras and Qt3DAnimation
   * Add update-sip-import.patch (Closes: #966041)
Checksums-Sha1:
 7a9bdbc7906a5198dc4207da5b1000ee977af7d7 7794 pyside2_5.15.2-1~exp2.dsc
 0a84333cbfc219a710947e49b1261de129440503 13732 pyside2_5.15.2-1~exp2.debian.tar.xz
 1b12e2f0f117776714b123733ecaf40451ae7887 169200 libpyside2-dev_5.15.2-1~exp2_amd64.deb
 7e7d717f29732e5d55eace767a0d058d78b7d930 1260240 libpyside2-py3-5.15-dbgsym_5.15.2-1~exp2_amd64.deb
 62d3aa29a63ce760185e2dab0d1dcaf14446da00 76340 libpyside2-py3-5.15_5.15.2-1~exp2_amd64.deb
 faf04d75cc92db080d681c20c4ec6adb12797462 37492 libshiboken2-dev_5.15.2-1~exp2_amd64.deb
 eaeb472c2d8017e8adac8982ff55fd762ad93b9e 727892 libshiboken2-py3-5.15-dbgsym_5.15.2-1~exp2_amd64.deb
 b081e5afb8baa07f46896b793c7896b6ffe31bec 165868 libshiboken2-py3-5.15_5.15.2-1~exp2_amd64.deb
 a5f28e13b734a27b598989ee1252f8d9bbcb0b94 1256592 pyside2-tools-dbgsym_5.15.2-1~exp2_amd64.deb
 6c51fe99e551e857fd8812b7d154b211390b3afe 74512 pyside2-tools_5.15.2-1~exp2_amd64.deb
 d46ab1f4c8dc9b587716fc2b8099cea1dace8e88 56343 pyside2_5.15.2-1~exp2_amd64.buildinfo
 e48d55f83cb20f17a0eb871d35d3dd2a2573aa1c 821108 python-pyside2-doc_5.15.2-1~exp2_all.deb
 595957ce368b7a92be3a5fc6539ce11b65988592 1712124 python3-pyside2.qt3danimation-dbgsym_5.15.2-1~exp2_amd64.deb
 fed56f17cbb2fd9ae59ca58cec61ad9d0283bcda 79072 python3-pyside2.qt3danimation_5.15.2-1~exp2_amd64.deb
 d88fdb54b7a5f341e1ecf31d33b2a700a2641289 1736996 python3-pyside2.qt3dcore-dbgsym_5.15.2-1~exp2_amd64.deb
 7ffbe6aae1a9256e9a7a49935f1e2c8dcb56bd2d 84880 python3-pyside2.qt3dcore_5.15.2-1~exp2_amd64.deb
 8360e7938c4e8c514ae4116577f16bcbd053049a 1776012 python3-pyside2.qt3dextras-dbgsym_5.15.2-1~exp2_amd64.deb
 d317089ad54a172811aa01af3839d716222cfe79 130700 python3-pyside2.qt3dextras_5.15.2-1~exp2_amd64.deb
 a25fa1c5bbde4530e89f3e2cf7154778b04ae823 1624252 python3-pyside2.qt3dinput-dbgsym_5.15.2-1~exp2_amd64.deb
 cf3dbc560df9e3f34d598427a93fe9e755bb98ad 78636 python3-pyside2.qt3dinput_5.15.2-1~exp2_amd64.deb
 ef4b6b5c3f6fa5dbf34edf4fc16a396c00cb388d 553412 python3-pyside2.qt3dlogic-dbgsym_5.15.2-1~exp2_amd64.deb
 6e626a594719c7f79a7c78389f9d5df85555ae7a 23500 python3-pyside2.qt3dlogic_5.15.2-1~exp2_amd64.deb
 2f8e4e0fe098a55723e8188d90c0dc618fc92510 3825640 python3-pyside2.qt3drender-dbgsym_5.15.2-1~exp2_amd64.deb
 7bab5d0f08259a86c25808e0faa58a58796175ad 320612 python3-pyside2.qt3drender_5.15.2-1~exp2_amd64.deb
 c571a7ce16d033c8b21b59541943c9e1694a3bbf 2865308 python3-pyside2.qtcharts-dbgsym_5.15.2-1~exp2_amd64.deb
 47bb449855bf792fc7c0f5eacaa70e001641ac02 251908 python3-pyside2.qtcharts_5.15.2-1~exp2_amd64.deb
 bc3d20132d8302485ff52b10a19fd9583a72cded 878540 python3-pyside2.qtconcurrent-dbgsym_5.15.2-1~exp2_amd64.deb
 1d89e76572a0ada8b144e37028673069543ecb9c 32932 python3-pyside2.qtconcurrent_5.15.2-1~exp2_amd64.deb
 ec725dc4738cf65542455a1e89eacf2fa19e275c 10912820 python3-pyside2.qtcore-dbgsym_5.15.2-1~exp2_amd64.deb
 9e1b3b866b4d365635d577bf82fcdccd86f7a800 941108 python3-pyside2.qtcore_5.15.2-1~exp2_amd64.deb
 e244690dad8b04f3b9f3c8a05c275052ef619a22 2305048 python3-pyside2.qtdatavisualization-dbgsym_5.15.2-1~exp2_amd64.deb
 66e5250d94f684f3ae7673af24bf7be8f3fede2f 196656 python3-pyside2.qtdatavisualization_5.15.2-1~exp2_amd64.deb
 d63a01c0d19c7ecfe7d490177678ababf33ece07 10581132 python3-pyside2.qtgui-dbgsym_5.15.2-1~exp2_amd64.deb
 317c70525fda90ea7543a7e4d4f23755ee6d7e2e 1013724 python3-pyside2.qtgui_5.15.2-1~exp2_amd64.deb
 6f9e89c6bb852a2e75558c2312fca125027a9590 2708784 python3-pyside2.qthelp-dbgsym_5.15.2-1~exp2_amd64.deb
 724ca195956854e1e9a125ce9630a0825da5cc1c 131996 python3-pyside2.qthelp_5.15.2-1~exp2_amd64.deb
 d8687359a1a00e131c759c76194f46c1e65b0f49 2662352 python3-pyside2.qtlocation-dbgsym_5.15.2-1~exp2_amd64.deb
 7a35b5fe7572c3632a4d556e00eef6d301194ae7 155984 python3-pyside2.qtlocation_5.15.2-1~exp2_amd64.deb
 0c54e85b6608e23e9b07c76b35b55410a550ce26 5641236 python3-pyside2.qtmultimedia-dbgsym_5.15.2-1~exp2_amd64.deb
 b4db0151dee4bc1deb5f86f596197bfab5c0002f 363468 python3-pyside2.qtmultimedia_5.15.2-1~exp2_amd64.deb
 ab14a39483017bddf4539ebfda1d1468d7b4fea3 975648 python3-pyside2.qtmultimediawidgets-dbgsym_5.15.2-1~exp2_amd64.deb
 48980426c60e0e561d4ada927fec9d4b1dc3a830 59396 python3-pyside2.qtmultimediawidgets_5.15.2-1~exp2_amd64.deb
 c45dbf9823ea95907862d45962f81e3bf2faab92 3940504 python3-pyside2.qtnetwork-dbgsym_5.15.2-1~exp2_amd64.deb
 95b511859e335a0e0bfcdbd92004915356b5f71e 273204 python3-pyside2.qtnetwork_5.15.2-1~exp2_amd64.deb
 213b70209092ce344093eaf740a4cd2b00685685 1428212 python3-pyside2.qtopengl-dbgsym_5.15.2-1~exp2_amd64.deb
 e1effe0d17aaf971ddd46163b27898f3e5e5cbc1 103132 python3-pyside2.qtopengl_5.15.2-1~exp2_amd64.deb
 ebe772b52984d15a7cbaf9240cf61cc41315c4ae 9579316 python3-pyside2.qtopenglfunctions-dbgsym_5.15.2-1~exp2_amd64.deb
 c8333a42bc7406ce5120e2a479a07da2094d1e2a 1066944 python3-pyside2.qtopenglfunctions_5.15.2-1~exp2_amd64.deb
 3a7dcb59386b679937c7158da5b18016511f4afb 1616104 python3-pyside2.qtpositioning-dbgsym_5.15.2-1~exp2_amd64.deb
 0a1ea23c56ba3340149f3eb0a4ff67f36dcaea55 95804 python3-pyside2.qtpositioning_5.15.2-1~exp2_amd64.deb
 a15c52abd98938f8c47b42549e77f856a072a50f 1713276 python3-pyside2.qtprintsupport-dbgsym_5.15.2-1~exp2_amd64.deb
 3e3fdebcffba3884f244012cd2a060e058a8e632 96696 python3-pyside2.qtprintsupport_5.15.2-1~exp2_amd64.deb
 35867c986a06542209bb00aa927555bd9859cdc4 2556884 python3-pyside2.qtqml-dbgsym_5.15.2-1~exp2_amd64.deb
 375e8f76f1a27754624b39e38c3ba9871e67a5a8 125412 python3-pyside2.qtqml_5.15.2-1~exp2_amd64.deb
 c1887f7e522b47336ebcef1435f056933047bed1 2943776 python3-pyside2.qtquick-dbgsym_5.15.2-1~exp2_amd64.deb
 bcca14fba9321e6a3a237eeabe7a1978423437c0 182164 python3-pyside2.qtquick_5.15.2-1~exp2_amd64.deb
 ecb7097b43ad0850ad1b493ac42cfe8bb7157422 576616 python3-pyside2.qtquickcontrols2-dbgsym_5.15.2-1~exp2_amd64.deb
 52d64643e2e4f141fe3f31b72a6a0890968bcdd9 17544 python3-pyside2.qtquickcontrols2_5.15.2-1~exp2_amd64.deb
 6c2b62d99bbafe34b7bf4741817d42b92433e8ed 639816 python3-pyside2.qtquickwidgets-dbgsym_5.15.2-1~exp2_amd64.deb
 fbb0a2107672d322b1a30661908dfd16a22be1f2 36372 python3-pyside2.qtquickwidgets_5.15.2-1~exp2_amd64.deb
 0ff26b28abd1bf764a644c817914b05c08e04bd3 1613616 python3-pyside2.qtremoteobjects-dbgsym_5.15.2-1~exp2_amd64.deb
 2adbc3bf064e599719328875acb975fc1f13e989 86248 python3-pyside2.qtremoteobjects_5.15.2-1~exp2_amd64.deb
 e9d1fdc51577e884bdd92e348683753a80b5ff3b 1319244 python3-pyside2.qtscript-dbgsym_5.15.2-1~exp2_amd64.deb
 88981d7a150d4ec4a20a535bba96e71a6a62f73b 84148 python3-pyside2.qtscript_5.15.2-1~exp2_amd64.deb
 4f451236ed523d7caf62a768b4afa6b0fd3ea132 485524 python3-pyside2.qtscripttools-dbgsym_5.15.2-1~exp2_amd64.deb
 57f872e86aa27da0a237d6255d8dbd8bbd8d01c4 24448 python3-pyside2.qtscripttools_5.15.2-1~exp2_amd64.deb
 7d75adc2dadf71c11706208f0ac3e3b531c3c12e 1230440 python3-pyside2.qtscxml-dbgsym_5.15.2-1~exp2_amd64.deb
 9c3868afe04bb445429ffabd26c222e3d720265b 87500 python3-pyside2.qtscxml_5.15.2-1~exp2_amd64.deb
 3425f38f587efc32a96606675cf36186132baa9a 1943588 python3-pyside2.qtsensors-dbgsym_5.15.2-1~exp2_amd64.deb
 c04f330b3b85bea2ac40d814e4b9b7dcd463f9ab 147504 python3-pyside2.qtsensors_5.15.2-1~exp2_amd64.deb
 b4c9a124a53763fefc02371889b747b977afe90b 667084 python3-pyside2.qtserialport-dbgsym_5.15.2-1~exp2_amd64.deb
 8a678e6dc3e314695968d236cbcccae746607a6f 40780 python3-pyside2.qtserialport_5.15.2-1~exp2_amd64.deb
 17f2f45c34fd3affdb363e2a2e7976f090458090 2423036 python3-pyside2.qtsql-dbgsym_5.15.2-1~exp2_amd64.deb
 36f4f0fd20830eb752bb6dccf5173f561e5e7fe1 145392 python3-pyside2.qtsql_5.15.2-1~exp2_amd64.deb
 1c379e4ff6e32386b567a99d863f1a88ef1e52b3 955184 python3-pyside2.qtsvg-dbgsym_5.15.2-1~exp2_amd64.deb
 a6d62ab782e98bedab493e95fac5ee0f828af478 52680 python3-pyside2.qtsvg_5.15.2-1~exp2_amd64.deb
 bce09524644112764fe75a98c8f3619cde9994a4 807604 python3-pyside2.qttest-dbgsym_5.15.2-1~exp2_amd64.deb
 c3a848c6b63dcedc128d6520b8b90eb6051dcdb6 44396 python3-pyside2.qttest_5.15.2-1~exp2_amd64.deb
 9f3be623499d149646e92d22a7adece6efe8a01a 705448 python3-pyside2.qttexttospeech-dbgsym_5.15.2-1~exp2_amd64.deb
 41128b59bca8655a5e5fe562f5a73f041b23e14a 38764 python3-pyside2.qttexttospeech_5.15.2-1~exp2_amd64.deb
 66fc6bb480bfc67c327a3d2aaa50ef86fd8c01de 852056 python3-pyside2.qtuitools-dbgsym_5.15.2-1~exp2_amd64.deb
 847d93e0a682dabb28f933c2288f81b817b9c895 145012 python3-pyside2.qtuitools_5.15.2-1~exp2_amd64.deb
 086a621eae6c1e0ddc9aebc14eb5c6e820470d60 565260 python3-pyside2.qtwebchannel-dbgsym_5.15.2-1~exp2_amd64.deb
 fb1183eff3b8c790e93410d25f40e66d0625fd87 26604 python3-pyside2.qtwebchannel_5.15.2-1~exp2_amd64.deb
 72474205c3ee39eebe26fdb880663f000a228e7b 265116 python3-pyside2.qtwebengine-dbgsym_5.15.2-1~exp2_amd64.deb
 874e9f254a01400740b40b0f0f145d3123b0c4fb 15428 python3-pyside2.qtwebengine_5.15.2-1~exp2_amd64.deb
 f0a5d0f518cfb92a6db601affe9cb197f0a22d1e 1154420 python3-pyside2.qtwebenginecore-dbgsym_5.15.2-1~exp2_amd64.deb
 1447cfd343586fdf03ffbcd77838f72f2ca1f460 45372 python3-pyside2.qtwebenginecore_5.15.2-1~exp2_amd64.deb
 266c6dd841ae270febcb3b632315812d4e1ce12e 1817944 python3-pyside2.qtwebenginewidgets-dbgsym_5.15.2-1~exp2_amd64.deb
 9bc9e477984673acad0b6f729d566742875e0372 98644 python3-pyside2.qtwebenginewidgets_5.15.2-1~exp2_amd64.deb
 b92c3eb746c1e8ea085cef7d0c54c5a5e8870263 957672 python3-pyside2.qtwebsockets-dbgsym_5.15.2-1~exp2_amd64.deb
 90a377f13e13883f025935c4c8b12399fccd6916 41140 python3-pyside2.qtwebsockets_5.15.2-1~exp2_amd64.deb
 f330c1228b3cd24f0ea4809b6f6eb5331986eb59 17818748 python3-pyside2.qtwidgets-dbgsym_5.15.2-1~exp2_amd64.deb
 fc800fe97f0ef0440495e6fa9c241b8bd820516e 1664604 python3-pyside2.qtwidgets_5.15.2-1~exp2_amd64.deb
 c5d5198dac7da4a0f85cfdd2177cd3314459e423 433252 python3-pyside2.qtx11extras-dbgsym_5.15.2-1~exp2_amd64.deb
 66a000b2d8457ac362915f4da998618bf2572832 20064 python3-pyside2.qtx11extras_5.15.2-1~exp2_amd64.deb
 10fed29d2e22c9dd5218dcfa9517800a7625d75c 1478056 python3-pyside2.qtxml-dbgsym_5.15.2-1~exp2_amd64.deb
 4c7273bfd609f36d622852530c291016e82a0629 117392 python3-pyside2.qtxml_5.15.2-1~exp2_amd64.deb
 332a115329a64caa8610a3416a2f2663dae0302d 1172940 python3-pyside2.qtxmlpatterns-dbgsym_5.15.2-1~exp2_amd64.deb
 4d5e5349cda70da1e4a30e7a19a2b78745baa0bf 74528 python3-pyside2.qtxmlpatterns_5.15.2-1~exp2_amd64.deb
 18c00eba0ee871df8379a8df0536b7bcf7e4ef32 8470588 shiboken2-dbgsym_5.15.2-1~exp2_amd64.deb
 cfd0c3b599e069391451b71e38d2e7e7684a4a1f 227396 shiboken2-doc_5.15.2-1~exp2_all.deb
 8358a8d412f3b75bc7a194d6aa1a0b63057ed788 588300 shiboken2_5.15.2-1~exp2_amd64.deb
Checksums-Sha256:
 5adf39c46c6bdb9cbb52a9325f9ab4adc22ba27d49d6a175da37385886d244b8 7794 pyside2_5.15.2-1~exp2.dsc
 a1de7d30bccddce4780a03381f26b769823a55cd86b7acd026ce2db8e07a0537 13732 pyside2_5.15.2-1~exp2.debian.tar.xz
 b263e1ec4d247a13c961109ba4a6bddcd758c84df53b7091f54e254bda0a6d08 169200 libpyside2-dev_5.15.2-1~exp2_amd64.deb
 8c0a2acb3893dbd45345fdde4b25af49d630c51639954edd4142f8d39e60ac91 1260240 libpyside2-py3-5.15-dbgsym_5.15.2-1~exp2_amd64.deb
 7e38cbaf4209525691de3136beac21c02b79284a462acf54788bf9ea70e2d39d 76340 libpyside2-py3-5.15_5.15.2-1~exp2_amd64.deb
 484ef79fdbcf151d81035a8c108f45092bdc3917215b5b4d5ac32dc45ba80fd2 37492 libshiboken2-dev_5.15.2-1~exp2_amd64.deb
 565c9eb45685a0fd22753c079061cd6b328014dd5a1a4735a0bf3c498b311935 727892 libshiboken2-py3-5.15-dbgsym_5.15.2-1~exp2_amd64.deb
 a560d8a1c916de168729fc4a91f47c5bf3b896c60f235b9ba2a7d930b5403045 165868 libshiboken2-py3-5.15_5.15.2-1~exp2_amd64.deb
 c73f6ac2f2d3fa43fd203d6e28c6dd01574319b6063636179163f01eddef6bf3 1256592 pyside2-tools-dbgsym_5.15.2-1~exp2_amd64.deb
 b7d2e429b8b9f9e66bfda9d4e9479f34faddae226b7ba863f79e9b6d15c929b7 74512 pyside2-tools_5.15.2-1~exp2_amd64.deb
 25b6a3a8d8068d3b1694c102a8e5ef6beef1e186c51efc9ec0b8068b397ddaec 56343 pyside2_5.15.2-1~exp2_amd64.buildinfo
 06cecbc23caa8920187993eb204fba457b921c9dc27d55ae7c8d22659889e943 821108 python-pyside2-doc_5.15.2-1~exp2_all.deb
 b239072dc94c7c6dd729ef2a73cce8e09a394f1e016c43f71bb4165959377411 1712124 python3-pyside2.qt3danimation-dbgsym_5.15.2-1~exp2_amd64.deb
 906b725cf6d480708365615b90e5cd010636e83e5b67052220baa77be3cb79a6 79072 python3-pyside2.qt3danimation_5.15.2-1~exp2_amd64.deb
 1c64bb545aaf7a30a998057fce4cc10875d449096914f6a7ab480a501b284c7b 1736996 python3-pyside2.qt3dcore-dbgsym_5.15.2-1~exp2_amd64.deb
 43c8ac5090408fd316bd0de793542c502f9f19ef3a881c848ab379887bda9bc6 84880 python3-pyside2.qt3dcore_5.15.2-1~exp2_amd64.deb
 ded7a58966a3cf2c4940b157f6164f1b842b879a15a982ab139d55c3e5c7cd83 1776012 python3-pyside2.qt3dextras-dbgsym_5.15.2-1~exp2_amd64.deb
 0eaacf0e4de302840e8cb9f866929e52502cc263007f8a15d8c93bd6c75203fc 130700 python3-pyside2.qt3dextras_5.15.2-1~exp2_amd64.deb
 aeaeae4caeaeba4f17faf4dadcf730a70f3a2d742004ccf12a3ef860d1ea4649 1624252 python3-pyside2.qt3dinput-dbgsym_5.15.2-1~exp2_amd64.deb
 3284429375f8a9c1b5f5cdb84758e5c50d9cc04cd7d6d8973923755f9d1befb2 78636 python3-pyside2.qt3dinput_5.15.2-1~exp2_amd64.deb
 d7f3bb6b2958dd4c5f0748dacfe251654709cd494234916ce1a0ccf14a6273ce 553412 python3-pyside2.qt3dlogic-dbgsym_5.15.2-1~exp2_amd64.deb
 bc59a01ba37d8b7b21107efb61c77143606a5b8ac99448859e5f0b86194d3ddb 23500 python3-pyside2.qt3dlogic_5.15.2-1~exp2_amd64.deb
 2347827e0e48edc38f5923661070b7e15905107ddfdca48e3b09797d2bf16b55 3825640 python3-pyside2.qt3drender-dbgsym_5.15.2-1~exp2_amd64.deb
 7a079a056734f355d034bd0af088b8e9d83ec32bfe61114c0a019ada7b3489f9 320612 python3-pyside2.qt3drender_5.15.2-1~exp2_amd64.deb
 c873827ee3f327fe3b864ff6329b277b85874538005d7ba80f900a5859d47ad4 2865308 python3-pyside2.qtcharts-dbgsym_5.15.2-1~exp2_amd64.deb
 e37b6b479d51695f66d43dc9e8b8ec2b32f8966dc785f5a1d722aec884c297cf 251908 python3-pyside2.qtcharts_5.15.2-1~exp2_amd64.deb
 d00ece944de627c829a3e2bc191de446ce69ba0877b4159426fec1078c0181e0 878540 python3-pyside2.qtconcurrent-dbgsym_5.15.2-1~exp2_amd64.deb
 3dc0ee4f21519e1956d4c01988ed669aaa10679ec97294841503b0213678009a 32932 python3-pyside2.qtconcurrent_5.15.2-1~exp2_amd64.deb
 cfeabc64536817f1df7c401a8581be3da4e548f58f6b3a51d79c7c182965c636 10912820 python3-pyside2.qtcore-dbgsym_5.15.2-1~exp2_amd64.deb
 d1a068238f60c7338e535a2d1279aac3e9a8b85db9fb6c6788b6f8a16f686e31 941108 python3-pyside2.qtcore_5.15.2-1~exp2_amd64.deb
 504ddcd641068bed95edaf2c15e9f8ec85e4406bf3eea7f617830c2d0d2e5191 2305048 python3-pyside2.qtdatavisualization-dbgsym_5.15.2-1~exp2_amd64.deb
 85279ce9db91339918424bf2fd028ee405d79dd7711cd45e5b154672d2aaff1a 196656 python3-pyside2.qtdatavisualization_5.15.2-1~exp2_amd64.deb
 4961e8bf1d9acebac5b123f95a4817abbe87c51dea9e2f894e094ca84ed7a0ef 10581132 python3-pyside2.qtgui-dbgsym_5.15.2-1~exp2_amd64.deb
 3c0f6246cd3875643cb5260e09aca7a8e2e0b64a4c903ef07cb4f9bd807d6630 1013724 python3-pyside2.qtgui_5.15.2-1~exp2_amd64.deb
 02e61c00478fe8aaf20653bf9aa8559178b667869cacf2821b8e2391e5ac7275 2708784 python3-pyside2.qthelp-dbgsym_5.15.2-1~exp2_amd64.deb
 292f8fb9edce336fce48b7b4d7e1d023de3634f126fb309bb57cf6ccab49d383 131996 python3-pyside2.qthelp_5.15.2-1~exp2_amd64.deb
 9464c4ffaa4a527be9af8b55cb79e720ba842a6ef696cd9bbd576cd3e54ab5af 2662352 python3-pyside2.qtlocation-dbgsym_5.15.2-1~exp2_amd64.deb
 f9563980bb5e380f995111fd994a137a97ed3ea0c27a58ce842d7fa79d0efa33 155984 python3-pyside2.qtlocation_5.15.2-1~exp2_amd64.deb
 7383cbeabe1b7b04ea7ae7bb2537a992cb95692340be24ee097823e6843079aa 5641236 python3-pyside2.qtmultimedia-dbgsym_5.15.2-1~exp2_amd64.deb
 57c5d45d731897b69734fbc9044362aff8b6a84ab051398334b428288876dcaa 363468 python3-pyside2.qtmultimedia_5.15.2-1~exp2_amd64.deb
 8fa106e5dc80282da2a5590f5918001cb78bb4630e9b3d7e848cc917c770f35d 975648 python3-pyside2.qtmultimediawidgets-dbgsym_5.15.2-1~exp2_amd64.deb
 0d9961faf82ddbfc2e7983d4eb8fde82a1da1f42efb4fdfbef86cfd60d33549d 59396 python3-pyside2.qtmultimediawidgets_5.15.2-1~exp2_amd64.deb
 2e62947df360c08236d9af61b6f828e8ed65ad19c530ef58da6651147622c23d 3940504 python3-pyside2.qtnetwork-dbgsym_5.15.2-1~exp2_amd64.deb
 4a3f612ecfa0ff908c7a4796fdcdf7765578ecf8b795a8e90a73a9d91bb92978 273204 python3-pyside2.qtnetwork_5.15.2-1~exp2_amd64.deb
 432e59e354cb09998878445224be5f9ac1a18a8c92f390af83e3f5d76283a3ca 1428212 python3-pyside2.qtopengl-dbgsym_5.15.2-1~exp2_amd64.deb
 8cda49f8b5293f587759f320c9746de0007ddb4ddd5573e7007fbcadaaec24dd 103132 python3-pyside2.qtopengl_5.15.2-1~exp2_amd64.deb
 9745f37ec068574b70567f1f9e4cd89ff0c0f6bd5b2a5c69318369ce194a338c 9579316 python3-pyside2.qtopenglfunctions-dbgsym_5.15.2-1~exp2_amd64.deb
 c6e76b7a159b7428c32c6b8ed33532d9ef20c900154cd0a51c121df6fc6d29d4 1066944 python3-pyside2.qtopenglfunctions_5.15.2-1~exp2_amd64.deb
 2510e1a990487dda2df02b1e1ce6885ead6724dfa12c0c60b30dfa99beec3a31 1616104 python3-pyside2.qtpositioning-dbgsym_5.15.2-1~exp2_amd64.deb
 c7be8fa7bf0fcfe415c127074383d81211a4dac3ccd2d4599e145db12ffc9e28 95804 python3-pyside2.qtpositioning_5.15.2-1~exp2_amd64.deb
 0350c862a8a9732d3f4b3b9ebe130794e1ff64e8ee01e228029fcccac8c55f1c 1713276 python3-pyside2.qtprintsupport-dbgsym_5.15.2-1~exp2_amd64.deb
 5c34bafbf37cecd5dd2096190614831855361ee2d7ad4b01cc7873d58949836b 96696 python3-pyside2.qtprintsupport_5.15.2-1~exp2_amd64.deb
 02e00c478bb3f46b5d6aaebf16f57a63eb52667bc6218401bdf036bc9936cb2d 2556884 python3-pyside2.qtqml-dbgsym_5.15.2-1~exp2_amd64.deb
 579a8ca8992e5b7e29d62167d534cfda51d61df5215646992bc3546606e0d848 125412 python3-pyside2.qtqml_5.15.2-1~exp2_amd64.deb
 083bb4823c8b171322c7b87059fbb6d2f7fca5795c002ef573f2218d9c9417e3 2943776 python3-pyside2.qtquick-dbgsym_5.15.2-1~exp2_amd64.deb
 c8aea96f56a892a095cc5bedf9643cb461a791e355883758ea990e3190180873 182164 python3-pyside2.qtquick_5.15.2-1~exp2_amd64.deb
 45cd89840953c5732b9bc4be6acd22e2f6389c4409d07a606d486c4369e7a2ba 576616 python3-pyside2.qtquickcontrols2-dbgsym_5.15.2-1~exp2_amd64.deb
 2286739c50cc7f5d302fc188013712b42ea9d582250a31eb3edd94fcc010fb51 17544 python3-pyside2.qtquickcontrols2_5.15.2-1~exp2_amd64.deb
 80f527f0825b3fc67b204f23b6fee4f60dab225621716971f52564b919da9de9 639816 python3-pyside2.qtquickwidgets-dbgsym_5.15.2-1~exp2_amd64.deb
 34dcf7049b4be898c270ca96570d58d64f2b0601c087a0d398c0ed8bdec9cab0 36372 python3-pyside2.qtquickwidgets_5.15.2-1~exp2_amd64.deb
 528ac1b55b2aa26e1b4849efbb821e3d58414483be32018305974eadc1c8877f 1613616 python3-pyside2.qtremoteobjects-dbgsym_5.15.2-1~exp2_amd64.deb
 41fce09b552470ed7813b4c470c8b317e2865163bdbd582875f0bffcbd400ebe 86248 python3-pyside2.qtremoteobjects_5.15.2-1~exp2_amd64.deb
 07c4c88dc56a9d54cf63641f848d491e88e9625e8821484af86405ff7d6b11ec 1319244 python3-pyside2.qtscript-dbgsym_5.15.2-1~exp2_amd64.deb
 af1a9c19153f4745726c98c37a1ebbeef39c6edac3f75c7fdc8158db0e5eb28f 84148 python3-pyside2.qtscript_5.15.2-1~exp2_amd64.deb
 4d29c4675286d8fa3627a2bc1fbbdc5cda71f3bcc10575a54d1286d0b4fc5eb8 485524 python3-pyside2.qtscripttools-dbgsym_5.15.2-1~exp2_amd64.deb
 b8d224a04604ff0d83e757c338a37178ae3d62e43190f866ebf87e252fc73aa6 24448 python3-pyside2.qtscripttools_5.15.2-1~exp2_amd64.deb
 bb4e94a5d9522f02c6baf2c33b233fbd3032b6c86c775206ce7d10829e31304d 1230440 python3-pyside2.qtscxml-dbgsym_5.15.2-1~exp2_amd64.deb
 41b5bb7be11b27d16128013c8c33a8d434bcf292c97a7f53f29d805a11bffe8a 87500 python3-pyside2.qtscxml_5.15.2-1~exp2_amd64.deb
 a886b156665d94ac4eed9840a44a899e7fc3afa3f183d59a006b287fedcc7dda 1943588 python3-pyside2.qtsensors-dbgsym_5.15.2-1~exp2_amd64.deb
 5936bb99e4bb80b33c26285631c73bb5b74e22d3e88949463b51b15b50141fd1 147504 python3-pyside2.qtsensors_5.15.2-1~exp2_amd64.deb
 a9c1e0e09c83781a53c35a1e0d37640a23297814a30f8eb1d8e49a23bc1f3f31 667084 python3-pyside2.qtserialport-dbgsym_5.15.2-1~exp2_amd64.deb
 8bc016543fb2dcfa778c4b7ed7678fc9a4ca4db5df39e9ac6cf409b570381c9f 40780 python3-pyside2.qtserialport_5.15.2-1~exp2_amd64.deb
 04aab2b025069d0f69138dc1b960475832d33cca54942e9860f7aa3e90f13418 2423036 python3-pyside2.qtsql-dbgsym_5.15.2-1~exp2_amd64.deb
 509666cd8c9a24110bb8cbe6beb3e01bc20c531535ce94ce231ef0d5f68a556c 145392 python3-pyside2.qtsql_5.15.2-1~exp2_amd64.deb
 799684f75fca37867487fd712c089d4d07d0da5e0eef4ba8603454db16a46e94 955184 python3-pyside2.qtsvg-dbgsym_5.15.2-1~exp2_amd64.deb
 6712b17f9c6c36a7314d968ade1767ebea6a90fa9a37c86c9b57115628e0e551 52680 python3-pyside2.qtsvg_5.15.2-1~exp2_amd64.deb
 04ba8b9ccccfacf05bcffdb0fecf42cf95b47225f3e912a6b3e98bdc93918f00 807604 python3-pyside2.qttest-dbgsym_5.15.2-1~exp2_amd64.deb
 9bad775ccbaae40e037d799b7b3028c810f06ec5071b188a3fe89a9d49f8a33c 44396 python3-pyside2.qttest_5.15.2-1~exp2_amd64.deb
 63763a88514ab7cbca0b98ad25613eb67c3fa11e412370d8a2af93482057dcea 705448 python3-pyside2.qttexttospeech-dbgsym_5.15.2-1~exp2_amd64.deb
 21b3d9ffb703f24f21bd4175909e99d4fb0ca16a7730120e626b38d84292a695 38764 python3-pyside2.qttexttospeech_5.15.2-1~exp2_amd64.deb
 89c8f6538fcf24083b622f2122991b772957a0e55e647bd1560f8bc60446c553 852056 python3-pyside2.qtuitools-dbgsym_5.15.2-1~exp2_amd64.deb
 463230d6e26c29396fe0394332b7797f232df5e4183a7371e210fa3cbd1ddc0e 145012 python3-pyside2.qtuitools_5.15.2-1~exp2_amd64.deb
 6df8ef5158fb18f198ddbb8d2028601e16d4bb6887999bc5c3e5b6705582a9bf 565260 python3-pyside2.qtwebchannel-dbgsym_5.15.2-1~exp2_amd64.deb
 146ac4983a4145cc91cca99e358431c1cbfec0faf6fbca27dbbf119e435c0c36 26604 python3-pyside2.qtwebchannel_5.15.2-1~exp2_amd64.deb
 f919e2d0221abb5d1eb31b65d97ab7d130a0b1f6225c7014ffe9da37dd0e528e 265116 python3-pyside2.qtwebengine-dbgsym_5.15.2-1~exp2_amd64.deb
 8e3b0e71aa22e474f3f6d61d5226da5e14a8765cd82d65cc7bae751723764f82 15428 python3-pyside2.qtwebengine_5.15.2-1~exp2_amd64.deb
 74b395fa910a7597921bd73449dc28429b6632503621651271be9a03035a571e 1154420 python3-pyside2.qtwebenginecore-dbgsym_5.15.2-1~exp2_amd64.deb
 9c3e340c338330dabd4f453c14e2ea445fe5c8e8e6023b019ede7ff21ae9d2dc 45372 python3-pyside2.qtwebenginecore_5.15.2-1~exp2_amd64.deb
 1e538d07843b7961186c8e64396c6375f47f3596cd45c9deaf8d42cf8f351a14 1817944 python3-pyside2.qtwebenginewidgets-dbgsym_5.15.2-1~exp2_amd64.deb
 3c6b46dbc84edd5bc850d5f025d1eb7447f6cd265ce3a03d71b03688a86a833d 98644 python3-pyside2.qtwebenginewidgets_5.15.2-1~exp2_amd64.deb
 8d91ded3f14ff5b42155fb9f511e3d93bb08cd7dc028a5805dd66fb9978054c1 957672 python3-pyside2.qtwebsockets-dbgsym_5.15.2-1~exp2_amd64.deb
 2ed97fe7e3535dea6c8c75884525efbc5a2a49f2be582e03639257c6f4182cb7 41140 python3-pyside2.qtwebsockets_5.15.2-1~exp2_amd64.deb
 fea106fd9ccfc726b06451f4d7b4ff8faf35f041a8e19d5c98a8586d07013f76 17818748 python3-pyside2.qtwidgets-dbgsym_5.15.2-1~exp2_amd64.deb
 ba00a202547f27e115e1cb42d06ea9f05786403bd1b4ce560bb78d7afeee3af7 1664604 python3-pyside2.qtwidgets_5.15.2-1~exp2_amd64.deb
 58bccc8de084d4c5824943b3e2508ed0396225bece1e9ca79d81bc9bdccc9c08 433252 python3-pyside2.qtx11extras-dbgsym_5.15.2-1~exp2_amd64.deb
 6a0f0fad83a414c3515884bdb4ca6819d2b995c45c2d82a82e0df33fb9599f53 20064 python3-pyside2.qtx11extras_5.15.2-1~exp2_amd64.deb
 0549f9d853d302272467acf323af271710e4087c7cd78a4d6acaebffff63a0b3 1478056 python3-pyside2.qtxml-dbgsym_5.15.2-1~exp2_amd64.deb
 71e4f1deb088d855cd5d861755d902e72fda9196f3533cd5cb1d1a7819b2b96d 117392 python3-pyside2.qtxml_5.15.2-1~exp2_amd64.deb
 9a022767c67cd6d2045b4d569ade15793cb7bee8197b0277933841c7ffd5779b 1172940 python3-pyside2.qtxmlpatterns-dbgsym_5.15.2-1~exp2_amd64.deb
 fd65d192e7b07a0cc1227145fd4d63d04b6aba3d6237269fc6bf1bc21ce1356c 74528 python3-pyside2.qtxmlpatterns_5.15.2-1~exp2_amd64.deb
 6006f14a8f106e9a5ba568e95f2265a2db137efbce15466051ed92a5e5ede4c1 8470588 shiboken2-dbgsym_5.15.2-1~exp2_amd64.deb
 2f2cf96a24d8d48bda172acf02bbf7cded7b2bd338c84800bf3854e33a350f46 227396 shiboken2-doc_5.15.2-1~exp2_all.deb
 d921651bb84f53818dee5bf09d2fc4cf5982503ba971aa803a8a8457d7538158 588300 shiboken2_5.15.2-1~exp2_amd64.deb
Files:
 71b7a5828d96758dfdb913c0f7e1011d 7794 python optional pyside2_5.15.2-1~exp2.dsc
 ea70aba9b3e240a4c5c33ffc464edeec 13732 python optional pyside2_5.15.2-1~exp2.debian.tar.xz
 dd1ec9fb04bb12f784b568b0b580520b 169200 libdevel optional libpyside2-dev_5.15.2-1~exp2_amd64.deb
 528e6bcae6f6d3ea308835a3310cbab8 1260240 debug optional libpyside2-py3-5.15-dbgsym_5.15.2-1~exp2_amd64.deb
 9a688efcb0e4412d94edde8efdba14bf 76340 libs optional libpyside2-py3-5.15_5.15.2-1~exp2_amd64.deb
 0883be9d803f570869a0113623ec9196 37492 libdevel optional libshiboken2-dev_5.15.2-1~exp2_amd64.deb
 e78378e8aeb71633179356e2152675b8 727892 debug optional libshiboken2-py3-5.15-dbgsym_5.15.2-1~exp2_amd64.deb
 93bca53e8ea0f12154cd4407ac28ca8a 165868 libs optional libshiboken2-py3-5.15_5.15.2-1~exp2_amd64.deb
 53c0e6891be89f11a2a4994ef419dc2a 1256592 debug optional pyside2-tools-dbgsym_5.15.2-1~exp2_amd64.deb
 ebfeff5dd7939f87cebdcabde599e463 74512 python optional pyside2-tools_5.15.2-1~exp2_amd64.deb
 8f2efee841f64c22c6fa543b66070c72 56343 python optional pyside2_5.15.2-1~exp2_amd64.buildinfo
 25ebeb0d7345032e5ca70b1cd884a528 821108 doc optional python-pyside2-doc_5.15.2-1~exp2_all.deb
 5be629df49be9c5cb9df66db868d8038 1712124 debug optional python3-pyside2.qt3danimation-dbgsym_5.15.2-1~exp2_amd64.deb
 a0198cd8d1b4603da74634533d4fcbf8 79072 python optional python3-pyside2.qt3danimation_5.15.2-1~exp2_amd64.deb
 cbfd6dedd32afb1990664e1716483bac 1736996 debug optional python3-pyside2.qt3dcore-dbgsym_5.15.2-1~exp2_amd64.deb
 77263b278eb549c47dcc707558d8ae97 84880 python optional python3-pyside2.qt3dcore_5.15.2-1~exp2_amd64.deb
 1e87d295ff16406d84beaec39438135e 1776012 debug optional python3-pyside2.qt3dextras-dbgsym_5.15.2-1~exp2_amd64.deb
 5a721c335bceda4123513897e08c6342 130700 python optional python3-pyside2.qt3dextras_5.15.2-1~exp2_amd64.deb
 c4cbaee37125c362e2362397fd55bdc1 1624252 debug optional python3-pyside2.qt3dinput-dbgsym_5.15.2-1~exp2_amd64.deb
 4038e52a70d4609636f66f1b1bbe22f0 78636 python optional python3-pyside2.qt3dinput_5.15.2-1~exp2_amd64.deb
 322d61940dd1603e891bc9c59747580a 553412 debug optional python3-pyside2.qt3dlogic-dbgsym_5.15.2-1~exp2_amd64.deb
 70a4079bb4239a8ec60cefd50eed38b8 23500 python optional python3-pyside2.qt3dlogic_5.15.2-1~exp2_amd64.deb
 0071c6956a53078cf61e79fc9761f84b 3825640 debug optional python3-pyside2.qt3drender-dbgsym_5.15.2-1~exp2_amd64.deb
 44deec5c9206844dea28df9a021109e3 320612 python optional python3-pyside2.qt3drender_5.15.2-1~exp2_amd64.deb
 0e4c2d2af87de44669b800d3a8867eba 2865308 debug optional python3-pyside2.qtcharts-dbgsym_5.15.2-1~exp2_amd64.deb
 5b900e2281a37362a0fb12e393fd128c 251908 python optional python3-pyside2.qtcharts_5.15.2-1~exp2_amd64.deb
 edc1e145bd840e81183d52f26bad415d 878540 debug optional python3-pyside2.qtconcurrent-dbgsym_5.15.2-1~exp2_amd64.deb
 009566ba99304500cabfa1e9bbc81f4b 32932 python optional python3-pyside2.qtconcurrent_5.15.2-1~exp2_amd64.deb
 75d6d8c1ae769771b52194c320f47430 10912820 debug optional python3-pyside2.qtcore-dbgsym_5.15.2-1~exp2_amd64.deb
 0d3a56dee10a4353edd49e01e7845c5e 941108 python optional python3-pyside2.qtcore_5.15.2-1~exp2_amd64.deb
 8dcaf50d5fc5bac6c15aebef490e9bab 2305048 debug optional python3-pyside2.qtdatavisualization-dbgsym_5.15.2-1~exp2_amd64.deb
 0acaf8a21ca4004079a634746cdbdf43 196656 python optional python3-pyside2.qtdatavisualization_5.15.2-1~exp2_amd64.deb
 f999eba3ff9defaca1d79d6c7c35ef57 10581132 debug optional python3-pyside2.qtgui-dbgsym_5.15.2-1~exp2_amd64.deb
 1f54287deeb8a8b51fff4d914de6f8d1 1013724 python optional python3-pyside2.qtgui_5.15.2-1~exp2_amd64.deb
 6c792dc93f264d0de2735fd4c4d81455 2708784 debug optional python3-pyside2.qthelp-dbgsym_5.15.2-1~exp2_amd64.deb
 227813f3bb36da256f8faa176940dd90 131996 python optional python3-pyside2.qthelp_5.15.2-1~exp2_amd64.deb
 0cefb7618ad709f11a50f51654405826 2662352 debug optional python3-pyside2.qtlocation-dbgsym_5.15.2-1~exp2_amd64.deb
 a48a5f312748c32016e4ec8bb4ef9593 155984 python optional python3-pyside2.qtlocation_5.15.2-1~exp2_amd64.deb
 ff9dd21be8b30a54f5da6bc3682f5604 5641236 debug optional python3-pyside2.qtmultimedia-dbgsym_5.15.2-1~exp2_amd64.deb
 b32bfb1865730f8d2cbc5501f73f0e8b 363468 python optional python3-pyside2.qtmultimedia_5.15.2-1~exp2_amd64.deb
 048ddd20dbd9bcf0243c65b3dcc0ba8d 975648 debug optional python3-pyside2.qtmultimediawidgets-dbgsym_5.15.2-1~exp2_amd64.deb
 9cb638ea522146ba576348c3d4834283 59396 python optional python3-pyside2.qtmultimediawidgets_5.15.2-1~exp2_amd64.deb
 5fc4ba3184a83d3039ba0e72b51d8f17 3940504 debug optional python3-pyside2.qtnetwork-dbgsym_5.15.2-1~exp2_amd64.deb
 4c7d4253143554d610cbd963962be8bd 273204 python optional python3-pyside2.qtnetwork_5.15.2-1~exp2_amd64.deb
 90c7ee036f84dbc12473286ecbdedb96 1428212 debug optional python3-pyside2.qtopengl-dbgsym_5.15.2-1~exp2_amd64.deb
 e14fb090929cfa59b25a03fbf0c04ba9 103132 python optional python3-pyside2.qtopengl_5.15.2-1~exp2_amd64.deb
 3cf2317e8b701801a00a69c4ac8cccbd 9579316 debug optional python3-pyside2.qtopenglfunctions-dbgsym_5.15.2-1~exp2_amd64.deb
 974cdc1afe72a535bda1cb439b1a9e6f 1066944 python optional python3-pyside2.qtopenglfunctions_5.15.2-1~exp2_amd64.deb
 54d536a78f140cfa3491e72c0e6ba0eb 1616104 debug optional python3-pyside2.qtpositioning-dbgsym_5.15.2-1~exp2_amd64.deb
 f3ef4df35cfeb0436aea72c9897f014a 95804 python optional python3-pyside2.qtpositioning_5.15.2-1~exp2_amd64.deb
 01690bd469b7829b4f2d1a2f271bae59 1713276 debug optional python3-pyside2.qtprintsupport-dbgsym_5.15.2-1~exp2_amd64.deb
 13548e6b424e3a81b7b36c48d711e18c 96696 python optional python3-pyside2.qtprintsupport_5.15.2-1~exp2_amd64.deb
 7ea340d9484e49a391833b32b8699936 2556884 debug optional python3-pyside2.qtqml-dbgsym_5.15.2-1~exp2_amd64.deb
 a34bb3190ca6997b168670834bc0564f 125412 python optional python3-pyside2.qtqml_5.15.2-1~exp2_amd64.deb
 26d2f695c4143116811c72fcde68fd88 2943776 debug optional python3-pyside2.qtquick-dbgsym_5.15.2-1~exp2_amd64.deb
 91c0c2c173f8ae321b42f0106a008676 182164 python optional python3-pyside2.qtquick_5.15.2-1~exp2_amd64.deb
 f2cec56a1de7d5a8a46c8fc88f46955c 576616 debug optional python3-pyside2.qtquickcontrols2-dbgsym_5.15.2-1~exp2_amd64.deb
 a57b4f325c891a4c57958bcd8211c77b 17544 python optional python3-pyside2.qtquickcontrols2_5.15.2-1~exp2_amd64.deb
 f0929ca9cb026f40fa874f52037e62e5 639816 debug optional python3-pyside2.qtquickwidgets-dbgsym_5.15.2-1~exp2_amd64.deb
 e799591d6a8111b1d8e8b662456dad53 36372 python optional python3-pyside2.qtquickwidgets_5.15.2-1~exp2_amd64.deb
 545e873801ec0b8cf31d67b5f493cc79 1613616 debug optional python3-pyside2.qtremoteobjects-dbgsym_5.15.2-1~exp2_amd64.deb
 8453727de55c070c637280d06bf737be 86248 python optional python3-pyside2.qtremoteobjects_5.15.2-1~exp2_amd64.deb
 06a293895c16c32edc933584a09353aa 1319244 debug optional python3-pyside2.qtscript-dbgsym_5.15.2-1~exp2_amd64.deb
 4484719404c74c1b4e771a78a9361bfc 84148 python optional python3-pyside2.qtscript_5.15.2-1~exp2_amd64.deb
 c287178e9e82498a7f7bffad13876e88 485524 debug optional python3-pyside2.qtscripttools-dbgsym_5.15.2-1~exp2_amd64.deb
 4c78346c96e3dd4161e949bbff34d619 24448 python optional python3-pyside2.qtscripttools_5.15.2-1~exp2_amd64.deb
 3a04262427861ad4d2138d2566192b9d 1230440 debug optional python3-pyside2.qtscxml-dbgsym_5.15.2-1~exp2_amd64.deb
 6d7892556cebce08837110f721e3d578 87500 python optional python3-pyside2.qtscxml_5.15.2-1~exp2_amd64.deb
 a5fbde56a963dafe4348ea71c89bd4e5 1943588 debug optional python3-pyside2.qtsensors-dbgsym_5.15.2-1~exp2_amd64.deb
 3ecb653263f560e5719127f43f493292 147504 python optional python3-pyside2.qtsensors_5.15.2-1~exp2_amd64.deb
 3c3043afa2d847415e235ee202b6575d 667084 debug optional python3-pyside2.qtserialport-dbgsym_5.15.2-1~exp2_amd64.deb
 a6b72b3b8728b617b4c8987622a85281 40780 python optional python3-pyside2.qtserialport_5.15.2-1~exp2_amd64.deb
 1e154c2a998f7be7a3086c0f922f3f07 2423036 debug optional python3-pyside2.qtsql-dbgsym_5.15.2-1~exp2_amd64.deb
 161e627ab222c2513ce1933210439b18 145392 python optional python3-pyside2.qtsql_5.15.2-1~exp2_amd64.deb
 c97ec38a1e71b4a91c0deee2679429c4 955184 debug optional python3-pyside2.qtsvg-dbgsym_5.15.2-1~exp2_amd64.deb
 c137f2b867c27d309c16e9179ea5991e 52680 python optional python3-pyside2.qtsvg_5.15.2-1~exp2_amd64.deb
 c88bfc5b58766dbc470814dd10a9a4d5 807604 debug optional python3-pyside2.qttest-dbgsym_5.15.2-1~exp2_amd64.deb
 6ba2dc062857a7c43a870bf2e4332dfe 44396 python optional python3-pyside2.qttest_5.15.2-1~exp2_amd64.deb
 ae70f3d414e1045a3bf084f43edbc0d0 705448 debug optional python3-pyside2.qttexttospeech-dbgsym_5.15.2-1~exp2_amd64.deb
 3a92e8f630b51ec268355bf9e210be69 38764 python optional python3-pyside2.qttexttospeech_5.15.2-1~exp2_amd64.deb
 494553d048de0ad68c09a54a39f3bd24 852056 debug optional python3-pyside2.qtuitools-dbgsym_5.15.2-1~exp2_amd64.deb
 4dd01d409dbb5e30c67cc2bf4ad0fac7 145012 python optional python3-pyside2.qtuitools_5.15.2-1~exp2_amd64.deb
 8d73ef9675e1c594c9471448b62c6659 565260 debug optional python3-pyside2.qtwebchannel-dbgsym_5.15.2-1~exp2_amd64.deb
 8b173187207cb238a540084242b65fd2 26604 python optional python3-pyside2.qtwebchannel_5.15.2-1~exp2_amd64.deb
 a1fc63447f017dc250051596935f3226 265116 debug optional python3-pyside2.qtwebengine-dbgsym_5.15.2-1~exp2_amd64.deb
 71b5a301269ab65f01191ee452619709 15428 python optional python3-pyside2.qtwebengine_5.15.2-1~exp2_amd64.deb
 31bea9771bf9c714f5b72fbd707e1e80 1154420 debug optional python3-pyside2.qtwebenginecore-dbgsym_5.15.2-1~exp2_amd64.deb
 8cff6c76f59ba5d8b6cef82548f94f62 45372 python optional python3-pyside2.qtwebenginecore_5.15.2-1~exp2_amd64.deb
 6b05a2f40acaccc3af86f4ed0bc4cd23 1817944 debug optional python3-pyside2.qtwebenginewidgets-dbgsym_5.15.2-1~exp2_amd64.deb
 f3b35daf6e37d7ff278ff4c38ffe0fbb 98644 python optional python3-pyside2.qtwebenginewidgets_5.15.2-1~exp2_amd64.deb
 c89c287541aa5ce5d12303b3e2e9d9a1 957672 debug optional python3-pyside2.qtwebsockets-dbgsym_5.15.2-1~exp2_amd64.deb
 e9e33ac913a9e83ba1de65035f96fb1b 41140 python optional python3-pyside2.qtwebsockets_5.15.2-1~exp2_amd64.deb
 abef1c7af0cd8d877722ee4ba84d6c70 17818748 debug optional python3-pyside2.qtwidgets-dbgsym_5.15.2-1~exp2_amd64.deb
 69ccb4ccd40889c7b6338fbc2ac43d17 1664604 python optional python3-pyside2.qtwidgets_5.15.2-1~exp2_amd64.deb
 9c5202bad13199d97a7c2836e3e509eb 433252 debug optional python3-pyside2.qtx11extras-dbgsym_5.15.2-1~exp2_amd64.deb
 47edbcc830b7fa871bffd183bf77778a 20064 python optional python3-pyside2.qtx11extras_5.15.2-1~exp2_amd64.deb
 d91ae7fa4deb2fef18c21c37cee557e4 1478056 debug optional python3-pyside2.qtxml-dbgsym_5.15.2-1~exp2_amd64.deb
 dec167696fb09520bc7d948ca8668829 117392 python optional python3-pyside2.qtxml_5.15.2-1~exp2_amd64.deb
 386c103443d82a1d78e2dbe86da5a4f5 1172940 debug optional python3-pyside2.qtxmlpatterns-dbgsym_5.15.2-1~exp2_amd64.deb
 05445128d02933fa5bc32cbc39fc6f8b 74528 python optional python3-pyside2.qtxmlpatterns_5.15.2-1~exp2_amd64.deb
 d3ed911fe7c6815d6d41cf240df30005 8470588 debug optional shiboken2-dbgsym_5.15.2-1~exp2_amd64.deb
 fbcce8c5614ab650685aff7756819e17 227396 doc optional shiboken2-doc_5.15.2-1~exp2_all.deb
 5a2318d1566fe3062309743d4d99b2d8 588300 devel optional shiboken2_5.15.2-1~exp2_amd64.deb

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

iQIzBAEBCgAdFiEEh8RU7HmiYTD5HEfrKUghB0bfc8AFAl/fq1IACgkQKUghB0bf
c8DJoQ/8CUh0G8EWJ3HangusRR5NA3DDAHOczCOzVI9eOUuWh6wNmrJ3iFjIyaiN
Jgud7mVwyI59D7VF2tp8oePyGGzjEczgdHp2No26Dt7zyRRSmDk3UWktYa/+pw0N
TesQz/yPEaOvq4vnBQucFyPhTvXVN4m0RkHxddmoNQqc7QTEz8+JLB+vBg6Ypncj
h4p0LDOiQpYsj9VsO/QKxiYsrV3Ys4yQn9pnSLm548bnan5/w7deJBHAhQwp+mdc
8bRazMZ6dVRJFyuZ2+pMB3D4UEp4QK7TZsDbmnxHCr+3Ibw4sQAJiqJCmbOSfhXK
OQR+f3xCBz07P8PgcAs0b15WSVQDzIz/s0WwoE1GeXBMS4oJkJOQF7lqujzxPMeu
fbtZ+JcNbXI4kio7/Y3mWMdsvcVM/y2wNPmvqUeOzEAZ3Gz8J84Veu/1UvzvbeaY
GFlmi0a9ikIQ8SvGgWKlM+hp/u6Wl6jTivY5OT+ppiyxFhqlo91nXYCUTF1/Kxsn
zZNrY23S2LGuDu7D9LNdJneQQpXj689O/S+d0G2sfy4xRCLY4dGej506Qg+nyLoK
uXtIszKI3bt9Y8ApdEOMyiu1hvlYyu83FiG91etbz5JQM1eFMz6uDxHRz+lkRa2I
2a92/+DgiGQoPrNKEbgUYI8t+xy3chF8cRoFHLc3RC6H++CB4dw=
=03a8
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: