Your message dated Thu, 18 Apr 2024 22:49:31 +0000
with message-id <e1rxazp-003hpg...@fasolo.debian.org>
and subject line Bug#1064706: fixed in python-mbed-host-tests 1.4.4-10
has caused the Debian Bug report #1064706,
regarding python-mbed-host-tests: FTBFS: AttributeError: 'called_once' is not a 
valid assertion. Use a spec for the mock if 'called_once' is meant to be an 
attribute.
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 ow...@bugs.debian.org
immediately.)


-- 
1064706: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1064706
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-mbed-host-tests
Version: 1.4.4-9
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240224 ftbfs-trixie

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> python3 setup.py egg_info
> running egg_info
> creating mbed_host_tests.egg-info
> writing mbed_host_tests.egg-info/PKG-INFO
> writing dependency_links to mbed_host_tests.egg-info/dependency_links.txt
> writing entry points to mbed_host_tests.egg-info/entry_points.txt
> writing requirements to mbed_host_tests.egg-info/requires.txt
> writing top-level names to mbed_host_tests.egg-info/top_level.txt
> writing manifest file 'mbed_host_tests.egg-info/SOURCES.txt'
> reading manifest file 'mbed_host_tests.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> adding license file 'LICENSE'
> writing manifest file 'mbed_host_tests.egg-info/SOURCES.txt'
> PYBUILD_SYSTEM=custom \
> PYBUILD_TEST_ARGS="{interpreter} -m unittest discover -v -s test -p \"*.py\" 
> -t {dir}" \
> dh_auto_test
>       pybuild --test -i python{version} -p "3.12 3.11"
> D: pybuild pybuild:601: version: 6.20231223
> D: pybuild pybuild:602: ['/usr/bin/pybuild', '--test', '-i', 
> 'python{version}', '-p', '3.12 3.11']
> D: pybuild pybuild:39: cfg: Namespace(verbose=True, quiet=False, 
> really_quiet=False, detect_only=False, clean_only=False, 
> configure_only=False, build_only=False, install_only=False, test_only=True, 
> autopkgtest_only=False, list_systems=False, print_args=None, 
> before_clean=None, clean_args=None, after_clean=None, before_configure=None, 
> configure_args=None, after_configure=None, before_build=None, 
> build_args=None, after_build=None, before_install=None, install_args=None, 
> after_install=None, before_test=None, test_args=None, after_test=None, 
> test_nose=False, test_nose2=False, test_pytest=False, test_tox=False, 
> test_custom=False, dir='/<<PKGBUILDDIR>>', destdir='debian/tmp', 
> ext_destdir=None, ext_pattern='\\.so(\\.[^/]*)?$', ext_sub_pattern=None, 
> ext_sub_repl=None, install_dir=None, name='mbed-host-tests', system='custom', 
> versions=['3.12', '3.11'], interpreter=['python{version}'], disable=None, 
> custom_tests=True)
> D: pybuild __init__:37: cannot initialize 'cmake' plugin: Missing command 
> 'cmake'
> D: pybuild __init__:37: cannot initialize 'meson' plugin: Missing command 
> 'meson'
> D: pybuild tools:231: invoking: /usr/bin/dpkg-architecture
> D: pybuild pybuild:151: detected build system: custom (certainty: 99%)
> I: pybuild base:305: python3.12 -m unittest discover -v -s test -p "*.py" -t 
> /<<PKGBUILDDIR>>
> D: pybuild tools:231: invoking: python3.12 -m unittest discover -v -s test -p 
> "*.py" -t /<<PKGBUILDDIR>>
> /<<PKGBUILDDIR>>/mbed_host_tests/host_tests_plugins/module_reset_mbed.py:42: 
> SyntaxWarning: invalid escape sequence '\d'
>   self.re_float = re.compile("^\d+\.\d+")
> /<<PKGBUILDDIR>>/test/host_test_os_detect.py:33: SyntaxWarning: invalid 
> escape sequence '\d'
>   self.re_float = re.compile("^\d+\.\d+$")
> test_example (test.basic.BasicTestCase.test_example) ... ok
> test_get_plugin_caps 
> (test.basic_ht.BasicHostTestsTestCase.test_get_plugin_caps) ... ok
> test_constructor 
> (test.conn_primitive_remote.ConnPrimitiveRemoteTestCase.test_constructor) ... 
> [1708816588.49][remote][INF] remote resources initialization: 
> remote(host=None, port=8000)
> [1708816588.49][remote][INF] remote resources count: 1
> [1708816588.49][remote][INF] remote resources flashing with 'test.bin'...
> [1708816588.49][remote][INF] opening connection to platform at baudrate='9600'
> [1708816588.49][remote][INF] remote resources reset...
> ERROR
> test_finish 
> (test.conn_primitive_remote.ConnPrimitiveRemoteTestCase.test_finish) ... 
> [1708816588.49][remote][INF] remote resources initialization: 
> remote(host=None, port=8000)
> [1708816588.49][remote][INF] remote resources count: 1
> [1708816588.49][remote][INF] remote resources flashing with 'test.bin'...
> [1708816588.49][remote][INF] opening connection to platform at baudrate='9600'
> [1708816588.49][remote][INF] remote resources reset...
> ok
> test_read (test.conn_primitive_remote.ConnPrimitiveRemoteTestCase.test_read) 
> ... [1708816588.49][remote][INF] remote resources initialization: 
> remote(host=None, port=8000)
> [1708816588.49][remote][INF] remote resources count: 1
> [1708816588.49][remote][INF] remote resources flashing with 'test.bin'...
> [1708816588.50][remote][INF] opening connection to platform at baudrate='9600'
> [1708816588.50][remote][INF] remote resources reset...
> ok
> test_reset 
> (test.conn_primitive_remote.ConnPrimitiveRemoteTestCase.test_reset) ... 
> [1708816588.50][remote][INF] remote resources initialization: 
> remote(host=None, port=8000)
> [1708816588.50][remote][INF] remote resources count: 1
> [1708816588.50][remote][INF] remote resources flashing with 'test.bin'...
> [1708816588.50][remote][INF] opening connection to platform at baudrate='9600'
> [1708816588.50][remote][INF] remote resources reset...
> [1708816588.50][remote][INF] remote resources reset...
> ok
> test_write 
> (test.conn_primitive_remote.ConnPrimitiveRemoteTestCase.test_write) ... 
> [1708816588.50][remote][INF] remote resources initialization: 
> remote(host=None, port=8000)
> [1708816588.50][remote][INF] remote resources count: 1
> [1708816588.50][remote][INF] remote resources flashing with 'test.bin'...
> [1708816588.50][remote][INF] opening connection to platform at baudrate='9600'
> [1708816588.50][remote][INF] remote resources reset...
> ok
> test_event_callback_decorator 
> (test.event_callback_decorator.TestEvenCallbackDecorator.test_event_callback_decorator)
>  ... ok
> test_get_host_test 
> (test.host_registry.HostRegistryTestCase.test_get_host_test) ... ok
> test_host_test_has_name_attribute 
> (test.host_registry.HostRegistryTestCase.test_host_test_has_name_attribute) 
> ... ok
> test_host_test_str_not_empty 
> (test.host_registry.HostRegistryTestCase.test_host_test_str_not_empty) ... ok
> test_is_host_test (test.host_registry.HostRegistryTestCase.test_is_host_test) 
> ... ok
> test_register_host_test 
> (test.host_registry.HostRegistryTestCase.test_register_host_test) ... ok
> test_unregister_host_test 
> (test.host_registry.HostRegistryTestCase.test_unregister_host_test) ... ok
> test_host_test_has_no_rampUpDown_attribute 
> (test.host_test_base.BaseHostTestTestCase.test_host_test_has_no_rampUpDown_attribute)
>  ... ok
> test_host_test_has_setup_teardown_attribute 
> (test.host_test_base.BaseHostTestTestCase.test_host_test_has_setup_teardown_attribute)
>  ... ok
> test_detect_os_support_ext 
> (test.host_test_os_detect.HostOSDetectionTestCase.test_detect_os_support_ext) 
> ... ok
> test_os_info (test.host_test_os_detect.HostOSDetectionTestCase.test_os_info) 
> ... ok
> test_os_support 
> (test.host_test_os_detect.HostOSDetectionTestCase.test_os_support) ... ok
> test_supported_os_name 
> (test.host_test_os_detect.HostOSDetectionTestCase.test_supported_os_name) ... 
> ok
> test_examle (test.host_test_plugins.HostOSDetectionTestCase.test_examle) ... 
> ok
> test_pyserial_version_detect 
> (test.host_test_plugins.HostOSDetectionTestCase.test_pyserial_version_detect) 
> ... ok
> test_host_test_class_has_test_attr 
> (test.host_test_scheme.HostRegistryTestCase.test_host_test_class_has_test_attr)
> Check if host test has 'result' class member ... ok
> test_host_test_class_test_attr_callable 
> (test.host_test_scheme.HostRegistryTestCase.test_host_test_class_test_attr_callable)
> Check if host test has callable 'result' class member ... ok
> test_host_test_class_test_attr_callable_args_num 
> (test.host_test_scheme.HostRegistryTestCase.test_host_test_class_test_attr_callable_args_num)
> Check if host test has callable setup(), result() and teardown() class member 
> has 2 arguments ... ok
> test_copy_bin (test.mps2_copy.MPS2CopyTestCase.test_copy_bin) ... ok
> test_copy_elf (test.mps2_copy.MPS2CopyTestCase.test_copy_elf) ... ok
> test_check_sync (test.mps2_reset.MPS2ResetTestCase.test_check_sync) ... ok
> 
> ======================================================================
> ERROR: test_constructor 
> (test.conn_primitive_remote.ConnPrimitiveRemoteTestCase.test_constructor)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/test/conn_primitive_remote.py", line 84, in 
> test_constructor
>     self.remote.client.get_resources.called_once()
>     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3/dist-packages/mock/mock.py", line 695, in __getattr__
>     raise AttributeError(
> AttributeError: 'called_once' is not a valid assertion. Use a spec for the 
> mock if 'called_once' is meant to be an attribute.
> 
> ----------------------------------------------------------------------
> Ran 28 tests in 0.252s
> 
> FAILED (errors=1)
> E: pybuild pybuild:391: test: plugin custom failed with: exit code=1: 
> python3.12 -m unittest discover -v -s test -p "*.py" -t /<<PKGBUILDDIR>>
> Traceback (most recent call last):
>   File "/usr/bin/pybuild", line 389, in main
>     run(func, i, version, c)
>   File "/usr/bin/pybuild", line 327, in run
>     result = func(context, args)
>              ^^^^^^^^^^^^^^^^^^^
>   File "/usr/share/dh-python/dhpython/build/base.py", line 359, in 
> wrapped_func
>     raise Exception(msg)
> Exception: exit code=1: python3.12 -m unittest discover -v -s test -p "*.py" 
> -t /<<PKGBUILDDIR>>
> I: pybuild base:305: python3.11 -m unittest discover -v -s test -p "*.py" -t 
> /<<PKGBUILDDIR>>
> D: pybuild tools:231: invoking: python3.11 -m unittest discover -v -s test -p 
> "*.py" -t /<<PKGBUILDDIR>>
> test_example (test.basic.BasicTestCase.test_example) ... ok
> test_get_plugin_caps 
> (test.basic_ht.BasicHostTestsTestCase.test_get_plugin_caps) ... ok
> test_constructor 
> (test.conn_primitive_remote.ConnPrimitiveRemoteTestCase.test_constructor) ... 
> [1708816589.04][remote][INF] remote resources initialization: 
> remote(host=None, port=8000)
> [1708816589.04][remote][INF] remote resources count: 1
> [1708816589.04][remote][INF] remote resources flashing with 'test.bin'...
> [1708816589.04][remote][INF] opening connection to platform at baudrate='9600'
> [1708816589.04][remote][INF] remote resources reset...
> ERROR
> test_finish 
> (test.conn_primitive_remote.ConnPrimitiveRemoteTestCase.test_finish) ... 
> [1708816589.04][remote][INF] remote resources initialization: 
> remote(host=None, port=8000)
> [1708816589.04][remote][INF] remote resources count: 1
> [1708816589.04][remote][INF] remote resources flashing with 'test.bin'...
> [1708816589.04][remote][INF] opening connection to platform at baudrate='9600'
> [1708816589.04][remote][INF] remote resources reset...
> ok
> test_read (test.conn_primitive_remote.ConnPrimitiveRemoteTestCase.test_read) 
> ... [1708816589.05][remote][INF] remote resources initialization: 
> remote(host=None, port=8000)
> [1708816589.05][remote][INF] remote resources count: 1
> [1708816589.05][remote][INF] remote resources flashing with 'test.bin'...
> [1708816589.05][remote][INF] opening connection to platform at baudrate='9600'
> [1708816589.05][remote][INF] remote resources reset...
> ok
> test_reset 
> (test.conn_primitive_remote.ConnPrimitiveRemoteTestCase.test_reset) ... 
> [1708816589.05][remote][INF] remote resources initialization: 
> remote(host=None, port=8000)
> [1708816589.05][remote][INF] remote resources count: 1
> [1708816589.05][remote][INF] remote resources flashing with 'test.bin'...
> [1708816589.05][remote][INF] opening connection to platform at baudrate='9600'
> [1708816589.05][remote][INF] remote resources reset...
> [1708816589.05][remote][INF] remote resources reset...
> ok
> test_write 
> (test.conn_primitive_remote.ConnPrimitiveRemoteTestCase.test_write) ... 
> [1708816589.05][remote][INF] remote resources initialization: 
> remote(host=None, port=8000)
> [1708816589.05][remote][INF] remote resources count: 1
> [1708816589.05][remote][INF] remote resources flashing with 'test.bin'...
> [1708816589.05][remote][INF] opening connection to platform at baudrate='9600'
> [1708816589.05][remote][INF] remote resources reset...
> ok
> test_event_callback_decorator 
> (test.event_callback_decorator.TestEvenCallbackDecorator.test_event_callback_decorator)
>  ... ok
> test_get_host_test 
> (test.host_registry.HostRegistryTestCase.test_get_host_test) ... ok
> test_host_test_has_name_attribute 
> (test.host_registry.HostRegistryTestCase.test_host_test_has_name_attribute) 
> ... ok
> test_host_test_str_not_empty 
> (test.host_registry.HostRegistryTestCase.test_host_test_str_not_empty) ... ok
> test_is_host_test (test.host_registry.HostRegistryTestCase.test_is_host_test) 
> ... ok
> test_register_host_test 
> (test.host_registry.HostRegistryTestCase.test_register_host_test) ... ok
> test_unregister_host_test 
> (test.host_registry.HostRegistryTestCase.test_unregister_host_test) ... ok
> test_host_test_has_no_rampUpDown_attribute 
> (test.host_test_base.BaseHostTestTestCase.test_host_test_has_no_rampUpDown_attribute)
>  ... ok
> test_host_test_has_setup_teardown_attribute 
> (test.host_test_base.BaseHostTestTestCase.test_host_test_has_setup_teardown_attribute)
>  ... ok
> test_detect_os_support_ext 
> (test.host_test_os_detect.HostOSDetectionTestCase.test_detect_os_support_ext) 
> ... ok
> test_os_info (test.host_test_os_detect.HostOSDetectionTestCase.test_os_info) 
> ... ok
> test_os_support 
> (test.host_test_os_detect.HostOSDetectionTestCase.test_os_support) ... ok
> test_supported_os_name 
> (test.host_test_os_detect.HostOSDetectionTestCase.test_supported_os_name) ... 
> ok
> test_examle (test.host_test_plugins.HostOSDetectionTestCase.test_examle) ... 
> ok
> test_pyserial_version_detect 
> (test.host_test_plugins.HostOSDetectionTestCase.test_pyserial_version_detect) 
> ... ok
> test_host_test_class_has_test_attr 
> (test.host_test_scheme.HostRegistryTestCase.test_host_test_class_has_test_attr)
> Check if host test has 'result' class member ... ok
> test_host_test_class_test_attr_callable 
> (test.host_test_scheme.HostRegistryTestCase.test_host_test_class_test_attr_callable)
> Check if host test has callable 'result' class member ... ok
> test_host_test_class_test_attr_callable_args_num 
> (test.host_test_scheme.HostRegistryTestCase.test_host_test_class_test_attr_callable_args_num)
> Check if host test has callable setup(), result() and teardown() class member 
> has 2 arguments ... ok
> test_copy_bin (test.mps2_copy.MPS2CopyTestCase.test_copy_bin) ... ok
> test_copy_elf (test.mps2_copy.MPS2CopyTestCase.test_copy_elf) ... ok
> test_check_sync (test.mps2_reset.MPS2ResetTestCase.test_check_sync) ... ok
> 
> ======================================================================
> ERROR: test_constructor 
> (test.conn_primitive_remote.ConnPrimitiveRemoteTestCase.test_constructor)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/test/conn_primitive_remote.py", line 84, in 
> test_constructor
>     self.remote.client.get_resources.called_once()
>     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3/dist-packages/mock/mock.py", line 695, in __getattr__
>     raise AttributeError(
> AttributeError: 'called_once' is not a valid assertion. Use a spec for the 
> mock if 'called_once' is meant to be an attribute.
> 
> ----------------------------------------------------------------------
> Ran 28 tests in 0.037s
> 
> FAILED (errors=1)
> E: pybuild pybuild:391: test: plugin custom failed with: exit code=1: 
> python3.11 -m unittest discover -v -s test -p "*.py" -t /<<PKGBUILDDIR>>
> Traceback (most recent call last):
>   File "/usr/bin/pybuild", line 389, in main
>     run(func, i, version, c)
>   File "/usr/bin/pybuild", line 327, in run
>     result = func(context, args)
>              ^^^^^^^^^^^^^^^^^^^
>   File "/usr/share/dh-python/dhpython/build/base.py", line 359, in 
> wrapped_func
>     raise Exception(msg)
> Exception: exit code=1: python3.11 -m unittest discover -v -s test -p "*.py" 
> -t /<<PKGBUILDDIR>>
>       rm -fr -- /tmp/dh-xdg-rundir-sbYE4_K1
> dh_auto_test: error: pybuild --test -i python{version} -p "3.12 3.11" 
> returned exit code 13


The full build log is available from:
http://qa-logs.debian.net/2024/02/24/python-mbed-host-tests_1.4.4-9_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240224;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240224&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: python-mbed-host-tests
Source-Version: 1.4.4-10
Done: Nick Morrott <ni...@debian.org>

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

Debian distribution maintenance software
pp.
Nick Morrott <ni...@debian.org> (supplier of updated python-mbed-host-tests 
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 ftpmas...@ftp-master.debian.org)


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

Format: 1.8
Date: Thu, 18 Apr 2024 23:36:14 +0100
Source: python-mbed-host-tests
Architecture: source
Version: 1.4.4-10
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Nick Morrott <ni...@debian.org>
Closes: 1064706
Changes:
 python-mbed-host-tests (1.4.4-10) unstable; urgency=medium
 .
   * d/clean:
     - Remove generated manpage files
   * d/control:
     - Declare compliance with Debian Policy 4.6.2
   * d/copyright:
     - Bump years of Debian copyright
   * d/patches:
     - Add patch rename_called_once_test_assertion (Closes: #1064706)
Checksums-Sha1:
 a409f9206c42ccf736c50e2bff3c7e09ff66791a 2415 
python-mbed-host-tests_1.4.4-10.dsc
 ae01ee07842802e81db5b5d78db1fb44593fa4da 8492 
python-mbed-host-tests_1.4.4-10.debian.tar.xz
 d19db3fd4c7d1a21ed266022d9888b2d1906cc52 8127 
python-mbed-host-tests_1.4.4-10_amd64.buildinfo
Checksums-Sha256:
 d368099b0f351469d466e18afab730fa9112e3575cad1dcfbd7b9d22381ed94f 2415 
python-mbed-host-tests_1.4.4-10.dsc
 d54bc3784ea7eccda42deadf973a5e868ecc015ae69d734700a05537ad162451 8492 
python-mbed-host-tests_1.4.4-10.debian.tar.xz
 5412d0a44c15790ceba28c8c54c25fcc956a197536a2669d3abc7e299ef8270d 8127 
python-mbed-host-tests_1.4.4-10_amd64.buildinfo
Files:
 5d32fc30352fd57288fc8a971d0f94ce 2415 python optional 
python-mbed-host-tests_1.4.4-10.dsc
 98e74d350029be1ccee244c34c02fae4 8492 python optional 
python-mbed-host-tests_1.4.4-10.debian.tar.xz
 be4de07779d3683ed42a1c0eca6449b4 8127 python optional 
python-mbed-host-tests_1.4.4-10_amd64.buildinfo

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

iQIzBAEBCgAdFiEEIrPZe+nomMkP9lI7PptZrG7C01kFAmYhoN8ACgkQPptZrG7C
01kfTw//cSU23qhpxZoKpVIcl6diPYxbnBShMc5bHzZhnCBaV9oAGb2RSz/5ByBk
VZHCEDuk43uCfKPVhCFS2nlyjpiQsEadRdBRX5OMvFU1g3QY7VP3M2bsSCE7OeFq
xuIOZStu8jMsDL0K4qTrgOGPUA+3VVwALAgN4Uafr2EywgJR+/c/Ggo6eo55uI8X
uASIsR2guDrkbLOwATRFHJ6d3yztc+UqqbsnrvKz4L5rnTbc3GCwgrNK7DCGepZO
h0MVsnBCnx2ik5JY9mYNcDWETpdxmFqmanviNxUXxqF/El0vhg8z+aU5UdL27XVk
PZaVYN76QzmEHSyorFVdSQyTcpBS0VFNiZxn8P9aeWgOxM7dx8zOV5pa15jWuOOY
iws4HRmcvWZmD1o4HjhQ29N4AIKTEV819kyTkKruX1wWXYG4CZVMPwoBsBYP5vbA
/GAI2fjOCneVhUXzI/aF3rP13B7r1r0PukyTfdOzCFWSei4XNaN3WPIQwOBeOVOp
26R1I7RnfvVma3fhwA5VAg11vOQflAStcEfdejeVomT6t0rPNdUgPDwLdGRaKaSl
PFjccH4nMke/veKHcrWA+nOS2xrSNdWVQ794MtH4XglgcGWekvvPV2BvnrShyW0L
EyDqkEwNkfejdVTqpgdzQd7TC0IQEEeB7arWsYQFkSD/M7LiDOc=
=W1+j
-----END PGP SIGNATURE-----

Attachment: pgp8pGtuPc03b.pgp
Description: PGP signature


--- End Message ---

Reply via email to