Your message dated Sun, 26 Jul 2026 10:04:43 +0000
with message-id <[email protected]>
and subject line Bug#1140268: fixed in python-ewoksorange 3.3.1-2
has caused the Debian Bug report #1140268,
regarding python-ewoksorange: FTBFS: E   ModuleNotFoundError: No module named 
'PyQt5.QtSvg'
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.)


-- 
1140268: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1140268
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:python-ewoksorange
Version: 3.3.1-1
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202606/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:python-ewoksorange, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --buildsystem=pybuild
   dh_auto_clean -O--buildsystem=pybuild
   dh_autoreconf_clean -O--buildsystem=pybuild
   dh_clean -O--buildsystem=pybuild
 debian/rules binary
dh binary --buildsystem=pybuild
   dh_update_autotools_config -O--buildsystem=pybuild
   dh_autoreconf -O--buildsystem=pybuild
   dh_auto_configure -O--buildsystem=pybuild
   dh_auto_build -O--buildsystem=pybuild
I: pybuild plugin_pyproject:142: Building wheel for python3.14 with "build" 
module
I: pybuild base:385: python3.14 -m build --skip-dependency-check --no-isolation 
--wheel --outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14  
* Building wheel...
Entry point `Ewoks Demo` does not follow recommended pattern: [\w.-]+

[... snipped ...]

copying build/lib/ewoksorange/bindings/taskwrapper.py -> 
build/bdist.linux-x86_64/wheel/./ewoksorange/bindings
copying build/lib/ewoksorange/bindings/progress.py -> 
build/bdist.linux-x86_64/wheel/./ewoksorange/bindings
copying build/lib/ewoksorange/bindings/owsettings.py -> 
build/bdist.linux-x86_64/wheel/./ewoksorange/bindings
copying build/lib/ewoksorange/bindings/owwidgets.py -> 
build/bdist.linux-x86_64/wheel/./ewoksorange/bindings
copying build/lib/ewoksorange/bindings/bindings.py -> 
build/bdist.linux-x86_64/wheel/./ewoksorange/bindings
copying build/lib/ewoksorange/bindings/__init__.py -> 
build/bdist.linux-x86_64/wheel/./ewoksorange/bindings
copying build/lib/ewoksorange/bindings/owsconvert.py -> 
build/bdist.linux-x86_64/wheel/./ewoksorange/bindings
copying build/lib/ewoksorange/bindings/owsignal_manager.py -> 
build/bdist.linux-x86_64/wheel/./ewoksorange/bindings
copying build/lib/ewoksorange/bindings/qtapp.py -> 
build/bdist.linux-x86_64/wheel/./ewoksorange/bindings
copying build/lib/ewoksorange/bindings/taskexecuter.py -> 
build/bdist.linux-x86_64/wheel/./ewoksorange/bindings
copying build/lib/ewoksorange/orange_version.py -> 
build/bdist.linux-x86_64/wheel/./ewoksorange
copying build/lib/ewoksorange/engine.py -> 
build/bdist.linux-x86_64/wheel/./ewoksorange
copying build/lib/ewoksorange/discovery.py -> 
build/bdist.linux-x86_64/wheel/./ewoksorange
running install_egg_info
Copying src/ewoksorange.egg-info to 
build/bdist.linux-x86_64/wheel/./ewoksorange-3.3.1.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/ewoksorange-3.3.1.dist-info/WHEEL
creating 
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/.tmp-sw7wwyha/ewoksorange-3.3.1-py3-none-any.whl'
 and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'ewoksorange/__init__.py'
adding 'ewoksorange/discovery.py'
adding 'ewoksorange/engine.py'
adding 'ewoksorange/orange_version.py'
adding 'ewoksorange/pkg_meta.py'
adding 'ewoksorange/registration.py'
adding 'ewoksorange/bindings/__init__.py'
adding 'ewoksorange/bindings/bindings.py'
adding 'ewoksorange/bindings/events.py'
adding 'ewoksorange/bindings/invalid_data.py'
adding 'ewoksorange/bindings/owsconvert.py'
adding 'ewoksorange/bindings/owsettings.py'
adding 'ewoksorange/bindings/owsignal_manager.py'
adding 'ewoksorange/bindings/owwidgets.py'
adding 'ewoksorange/bindings/progress.py'
adding 'ewoksorange/bindings/qtapp.py'
adding 'ewoksorange/bindings/taskexecuter.py'
adding 'ewoksorange/bindings/taskexecutor_queue.py'
adding 'ewoksorange/bindings/taskwrapper.py'
adding 'ewoksorange/canvas/__init__.py'
adding 'ewoksorange/canvas/__main__.py'
adding 'ewoksorange/canvas/config.py'
adding 'ewoksorange/canvas/handler.py'
adding 'ewoksorange/canvas/main.py'
adding 'ewoksorange/canvas/utils.py'
adding 'ewoksorange/gui/__init__.py'
adding 'ewoksorange/gui/_oasys_patch.py'
adding 'ewoksorange/gui/_patch_on_import.py'
adding 'ewoksorange/gui/data_viewer.py'
adding 'ewoksorange/gui/orange_imports.py'
adding 'ewoksorange/gui/parameterform.py'
adding 'ewoksorange/gui/qtsignals.py'
adding 'ewoksorange/gui/simpletypesmixin.py'
adding 'ewoksorange/gui/canvas/__init__.py'
adding 'ewoksorange/gui/canvas/__main__.py'
adding 'ewoksorange/gui/canvas/config.py'
adding 'ewoksorange/gui/canvas/handler.py'
adding 'ewoksorange/gui/canvas/main.py'
adding 'ewoksorange/gui/canvas/utils.py'
adding 'ewoksorange/gui/concurrency/__init__.py'
adding 'ewoksorange/gui/concurrency/base.py'
adding 'ewoksorange/gui/concurrency/queued.py'
adding 'ewoksorange/gui/concurrency/threaded.py'
adding 'ewoksorange/gui/orange_utils/__init__.py'
adding 'ewoksorange/gui/orange_utils/_signals.py'
adding 'ewoksorange/gui/orange_utils/orange_imports.py'
adding 'ewoksorange/gui/orange_utils/settings.py'
adding 'ewoksorange/gui/orange_utils/signal_manager.py'
adding 'ewoksorange/gui/orange_utils/signals.py'
adding 'ewoksorange/gui/owwidgets/__init__.py'
adding 'ewoksorange/gui/owwidgets/base.py'
adding 'ewoksorange/gui/owwidgets/meta.py'
adding 'ewoksorange/gui/owwidgets/nothread.py'
adding 'ewoksorange/gui/owwidgets/registration.py'
adding 'ewoksorange/gui/owwidgets/summarizers.py'
adding 'ewoksorange/gui/owwidgets/threaded.py'
adding 'ewoksorange/gui/owwidgets/types.py'
adding 'ewoksorange/gui/qt_utils/__init__.py'
adding 'ewoksorange/gui/qt_utils/app.py'
adding 'ewoksorange/gui/qt_utils/progress.py'
adding 'ewoksorange/gui/qt_utils/signals.py'
adding 'ewoksorange/gui/utils/__init__.py'
adding 'ewoksorange/gui/utils/events.py'
adding 'ewoksorange/gui/utils/invalid_data.py'
adding 'ewoksorange/gui/utils/model.py'
adding 'ewoksorange/gui/widgets/__init__.py'
adding 'ewoksorange/gui/widgets/data_viewer.py'
adding 'ewoksorange/gui/widgets/parameter_form.py'
adding 'ewoksorange/gui/widgets/simple_types_mixin.py'
adding 'ewoksorange/gui/workflows/__init__.py'
adding 'ewoksorange/gui/workflows/owscheme.py'
adding 'ewoksorange/gui/workflows/representation.py'
adding 'ewoksorange/gui/workflows/task_wrappers.py'
adding 'ewoksorange/tests/__init__.py'
adding 'ewoksorange/tests/conftest.py'
adding 'ewoksorange/tests/test_OneThreadPerRun.py'
adding 'ewoksorange/tests/test_custom_signals.py'
adding 'ewoksorange/tests/test_default_values.py'
adding 'ewoksorange/tests/test_default_widget.py'
adding 'ewoksorange/tests/test_dynamic_link.py'
adding 'ewoksorange/tests/test_examples.py'
adding 'ewoksorange/tests/test_execute_task.py'
adding 'ewoksorange/tests/test_link_value_data_type.py'
adding 'ewoksorange/tests/test_listoperations.py'
adding 'ewoksorange/tests/test_native_tasks.py'
adding 'ewoksorange/tests/test_ows_conversion.py'
adding 'ewoksorange/tests/test_parameterform.py'
adding 'ewoksorange/tests/test_sumtask.py'
adding 'ewoksorange/tests/test_task_executor.py'
adding 'ewoksorange/tests/test_tasks.py'
adding 'ewoksorange/tests/test_tutorials.py'
adding 'ewoksorange/tests/test_workflow_events.py'
adding 'ewoksorange/tests/utils.py'
adding 'ewoksorange/tests/examples/__init__.py'
adding 'ewoksorange/tests/examples/tasks.py'
adding 'ewoksorange/tests/examples/widgets.py'
adding 'ewoksorange-3.3.1.dist-info/licenses/LICENSE.md'
adding 'orangecontrib/ewoksdemo/__init__.py'
adding 'orangecontrib/ewoksdemo/sumtask.py'
adding 'orangecontrib/ewoksdemo/icons/__init__.py'
adding 'orangecontrib/ewoksdemo/icons/category.svg'
adding 'orangecontrib/ewoksdemo/icons/sum.png'
adding 'orangecontrib/ewoksdemo/tutorials/__init__.py'
adding 'orangecontrib/ewoksdemo/tutorials/ewoksdemo_acyclic1.ows'
adding 'orangecontrib/ewoksnowidget/__init__.py'
adding 'orangecontrib/ewoksnowidget/widgets.py'
adding 'orangecontrib/ewoksnowidget/icons/__init__.py'
adding 'orangecontrib/ewoksnowidget/icons/category.svg'
adding 'orangecontrib/ewoksnowidget/icons/nowidget.svg'
adding 'orangecontrib/ewokstest/__init__.py'
adding 'orangecontrib/ewokstest/listgenerator.py'
adding 'orangecontrib/ewokstest/print_sum.py'
adding 'orangecontrib/ewokstest/sumlist_one_thread.py'
adding 'orangecontrib/ewokstest/sumlist_parameter_form.py'
adding 'orangecontrib/ewokstest/sumlist_several_thread.py'
adding 'orangecontrib/ewokstest/sumlist_stack.py'
adding 'orangecontrib/ewokstest/sumtask.py'
adding 'orangecontrib/ewokstest/icons/__init__.py'
adding 'orangecontrib/ewokstest/icons/category.svg'
adding 'orangecontrib/ewokstest/icons/mywidget.svg'
adding 'orangecontrib/ewokstest/icons/sum.png'
adding 'orangecontrib/ewokstest/tutorials/__init__.py'
adding 'orangecontrib/ewokstest/tutorials/mixed_tutorial.ows'
adding 'orangecontrib/ewokstest/tutorials/mixed_tutorial_oasys.ows'
adding 'orangecontrib/ewokstest/tutorials/sumlist_tutorial.ows'
adding 'orangecontrib/ewokstest/tutorials/sumtask_tutorial.ows'
adding 'ewoksorange-3.3.1.dist-info/METADATA'
adding 'ewoksorange-3.3.1.dist-info/WHEEL'
adding 'ewoksorange-3.3.1.dist-info/entry_points.txt'
adding 'ewoksorange-3.3.1.dist-info/top_level.txt'
adding 'ewoksorange-3.3.1.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built ewoksorange-3.3.1-py3-none-any.whl
I: pybuild plugin_pyproject:168: Unpacking wheel built for python3.13 with 
"installer" module
   dh_auto_test -O--buildsystem=pybuild
I: pybuild base:385: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build; 
python3.14 -m pytest 
============================= test session starts ==============================
platform linux -- Python 3.14.6, pytest-9.0.3, pluggy-1.6.0
rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build
configfile: pyproject.toml
plugins: xvfb-3.0.0, typeguard-4.4.4
collected 0 items / 1 error

==================================== ERRORS ====================================
______________________ ERROR collecting ewoksorange/tests ______________________
/usr/lib/python3.14/importlib/__init__.py:88: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
<frozen importlib._bootstrap>:1406: in _gcd_import
    ???
<frozen importlib._bootstrap>:1371: in _find_and_load
    ???
<frozen importlib._bootstrap>:1342: in _find_and_load_unlocked
    ???
<frozen importlib._bootstrap>:938: in _load_unlocked
    ???
/usr/lib/python3/dist-packages/_pytest/assertion/rewrite.py:197: in exec_module
    exec(co, module.__dict__)
ewoksorange/tests/conftest.py:8: in <module>
    from orangecontrib.ewoksnowidget import global_cleanup_ewoksnowidget
orangecontrib/ewoksnowidget/__init__.py:7: in <module>
    from ewoksorange.gui.owwidgets import registration
ewoksorange/gui/__init__.py:1: in <module>
    from . import _patch_on_import  # noqa: F401
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ewoksorange/gui/_patch_on_import.py:2: in <module>
    from .orange_utils.signal_manager import patch_signal_manager
ewoksorange/gui/orange_utils/signal_manager.py:19: in <module>
    from orangewidget.workflow.widgetsscheme import (
/usr/lib/python3/dist-packages/orangewidget/workflow/widgetsscheme.py:41: in 
<module>
    from orangecanvas.registry import WidgetDescription, OutputSignal
/usr/lib/python3/dist-packages/orangecanvas/registry/__init__.py:53: in <module>
    from . import discovery
/usr/lib/python3/dist-packages/orangecanvas/registry/discovery.py:25: in 
<module>
    from . import cache, WidgetRegistry
/usr/lib/python3/dist-packages/orangecanvas/registry/cache.py:10: in <module>
    from .. import config
/usr/lib/python3/dist-packages/orangecanvas/config.py:30: in <module>
    from .gui.svgiconengine import SvgIconEngine
/usr/lib/python3/dist-packages/orangecanvas/gui/svgiconengine.py:11: in <module>
    from AnyQt.QtSvg import QSvgRenderer
/usr/lib/python3/dist-packages/AnyQt/QtSvg.py:7: in <module>
    from PyQt5.QtSvg import *
E   ModuleNotFoundError: No module named 'PyQt5.QtSvg'
=============================== warnings summary ===============================
../../../../../../usr/lib/python3/dist-packages/_pytest/config/__init__.py:1434
  /usr/lib/python3/dist-packages/_pytest/config/__init__.py:1434: 
PytestConfigWarning: Unknown config option: timeout
  
    self._warn_or_fail_if_strict(f"Unknown config option: {key}\n")

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
=========================== short test summary info ============================
ERROR ewoksorange/tests - ModuleNotFoundError: No module named 'PyQt5.QtSvg'
!!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!!
========================= 1 warning, 1 error in 0.41s ==========================
E: pybuild pybuild:485: test: plugin pyproject failed with: exit code=2: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build; python3.14 -m pytest 
I: pybuild base:385: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build; 
python3.13 -m pytest 
============================= test session starts ==============================
platform linux -- Python 3.13.14, pytest-9.0.3, pluggy-1.6.0
rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build
configfile: pyproject.toml
plugins: xvfb-3.0.0, typeguard-4.4.4
collected 0 items / 1 error

==================================== ERRORS ====================================
______________________ ERROR collecting ewoksorange/tests ______________________
/usr/lib/python3.13/importlib/__init__.py:88: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
<frozen importlib._bootstrap>:1395: in _gcd_import
    ???
<frozen importlib._bootstrap>:1360: in _find_and_load
    ???
<frozen importlib._bootstrap>:1331: in _find_and_load_unlocked
    ???
<frozen importlib._bootstrap>:935: in _load_unlocked
    ???
/usr/lib/python3/dist-packages/_pytest/assertion/rewrite.py:197: in exec_module
    exec(co, module.__dict__)
ewoksorange/tests/conftest.py:8: in <module>
    from orangecontrib.ewoksnowidget import global_cleanup_ewoksnowidget
orangecontrib/ewoksnowidget/__init__.py:7: in <module>
    from ewoksorange.gui.owwidgets import registration
ewoksorange/gui/__init__.py:1: in <module>
    from . import _patch_on_import  # noqa: F401
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ewoksorange/gui/_patch_on_import.py:2: in <module>
    from .orange_utils.signal_manager import patch_signal_manager
ewoksorange/gui/orange_utils/signal_manager.py:19: in <module>
    from orangewidget.workflow.widgetsscheme import (
/usr/lib/python3/dist-packages/orangewidget/workflow/widgetsscheme.py:41: in 
<module>
    from orangecanvas.registry import WidgetDescription, OutputSignal
/usr/lib/python3/dist-packages/orangecanvas/registry/__init__.py:53: in <module>
    from . import discovery
/usr/lib/python3/dist-packages/orangecanvas/registry/discovery.py:25: in 
<module>
    from . import cache, WidgetRegistry
/usr/lib/python3/dist-packages/orangecanvas/registry/cache.py:10: in <module>
    from .. import config
/usr/lib/python3/dist-packages/orangecanvas/config.py:30: in <module>
    from .gui.svgiconengine import SvgIconEngine
/usr/lib/python3/dist-packages/orangecanvas/gui/svgiconengine.py:11: in <module>
    from AnyQt.QtSvg import QSvgRenderer
/usr/lib/python3/dist-packages/AnyQt/QtSvg.py:7: in <module>
    from PyQt5.QtSvg import *
E   ModuleNotFoundError: No module named 'PyQt5.QtSvg'
=============================== warnings summary ===============================
../../../../../../usr/lib/python3/dist-packages/_pytest/config/__init__.py:1434
  /usr/lib/python3/dist-packages/_pytest/config/__init__.py:1434: 
PytestConfigWarning: Unknown config option: timeout
  
    self._warn_or_fail_if_strict(f"Unknown config option: {key}\n")

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
=========================== short test summary info ============================
ERROR ewoksorange/tests - ModuleNotFoundError: No module named 'PyQt5.QtSvg'
!!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!!
========================= 1 warning, 1 error in 0.40s ==========================
E: pybuild pybuild:485: test: plugin pyproject failed with: exit code=2: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build; python3.13 -m pytest 
dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.14 
3.13" --parallel=2 returned exit code 13
make: *** [debian/rules:6: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: python-ewoksorange
Source-Version: 3.3.1-2
Done: Roland Mas <[email protected]>

We believe that the bug you reported is fixed in the latest version of
python-ewoksorange, 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.
Roland Mas <[email protected]> (supplier of updated python-ewoksorange 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: SHA512

Format: 1.8
Date: Sun, 26 Jul 2026 11:36:38 +0200
Source: python-ewoksorange
Architecture: source
Version: 3.3.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Roland Mas <[email protected]>
Closes: 1140268
Changes:
 python-ewoksorange (3.3.1-2) unstable; urgency=medium
 .
   * Update debian/watch
   * debcraft improve
   * Add missing Build-Depends: to fix FTBFS, thanks to Santiago Vila
     (Closes: #1140268).
Checksums-Sha1:
 5ecc8c5e23700fe68eeb68c18e326f7b52ec715f 2474 python-ewoksorange_3.3.1-2.dsc
 59325b594c290fcd8f8d6221aca2e14cbfe82303 2996 
python-ewoksorange_3.3.1-2.debian.tar.xz
 63d9fd887cc8da1482be5a044d72194669d709b3 18975 
python-ewoksorange_3.3.1-2_amd64.buildinfo
Checksums-Sha256:
 3300137855f0946b2f25e75d0e95ed8bf2e040f586642d842b41623326d58ef4 2474 
python-ewoksorange_3.3.1-2.dsc
 d6f46a0f541c0a981653893bdbbfd885f63466b1dbb00b88af88dbe6bac723a0 2996 
python-ewoksorange_3.3.1-2.debian.tar.xz
 41dc34fe52b1910f9cce270d6eb562ded9b8bb1dda2c65567245cb703430a938 18975 
python-ewoksorange_3.3.1-2_amd64.buildinfo
Files:
 7a4337e191d9b56af49bd3f683da3bcb 2474 python optional 
python-ewoksorange_3.3.1-2.dsc
 f855f6149c9444cbe135d6e1445c541b 2996 python optional 
python-ewoksorange_3.3.1-2.debian.tar.xz
 8a1c6b6ab8ac0198144cc30ed2c031fb 18975 python optional 
python-ewoksorange_3.3.1-2_amd64.buildinfo

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

iQIzBAEBCgAdFiEEtBU2D1kett1zr/uD0w3s0lmTIvwFAmpl1gwACgkQ0w3s0lmT
IvxeFQ//RW4xaKoeUNNrVweTybLaObkMlgEa2ouf+bXzvC7eU7EGs3mEZsol7NIy
jAL9S9VDKYU5hS9InGpy3CHOb7WXmItQVY9Tek7LEZpA7R43ZuFzGo+07KY2dcv0
tSwFIlyalfng0U93fwik9thgJIP+AlGd/Jx1TfWR3e+MysYd4t/+6W0RzREZYbWe
jSl8IzUu/NgtrbCk+VSLS5E+AcxFOsDR1ChP+c4kS6YQXviQLgy8VTYl5qzPtaVP
cF/O1NX2HUDl6OIkAw1DtaKEnGmgCQ+06WkGX8tINpZzqvgQO75YFNRv4kWWN8i9
Ux6GtCUFqtPyy+/V9zpr7eMIEPwa2WWJXlFkPlo6rEmFmpZkRctC0PC7Wpoz7JbU
z6oo4c7hWmgdWggmx5U8OwJZQtOeRDr7Yt9B9RVnrYLwGuRGU4zvQakx+1INzFKX
r47idIcJhW2a0Ja4w/tcvl+l0NpFmP/7rA6xNAN5GUFuNQbH/hUvLwfdb+ah4p4C
3UO7XSTTUjXQfXPB+4OtuRHtHa24yukNu98gXjUDSlsDVcwS4Jnt/V+4HKdlvtR4
hrVwxtb/MgPjPMiB0sT/NzMaZFEWM7vq6YnX9JGTESN2yl4ag46hY3SgEFIvuOzR
moUN4rQ6PLsHC0OypEDqAM74pZe8XNx6GQel7su9KlZSNWCdrZU=
=l0jG
-----END PGP SIGNATURE-----

Attachment: pgpIRqEWIRKXd.pgp
Description: PGP signature


--- End Message ---

Reply via email to