Your message dated Wed, 02 Sep 2026 11:18:45 +0000
with message-id <[email protected]>
and subject line Bug#1143362: fixed in python-aioopenssl 0.6.0-2.1
has caused the Debian Bug report #1143362,
regarding python-aioopenssl: FTBFS: dh_auto_test: error: pybuild --test -i
python{version} -p 3.14 --parallel=2 returned exit code 13
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.)
--
1143362: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1143362
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:python-aioopenssl
Version: 0.6.0-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/202608/
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-aioopenssl, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean --with python3,sphinxdoc --buildsystem=pybuild
debian/rules override_dh_auto_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_clean
I: pybuild base:385: python3.14 setup.py clean
/usr/lib/python3/dist-packages/setuptools/dist.py:759:
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX
license expression:
License :: OSI Approved :: Apache Software License
See
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license
for details.
********************************************************************************
!!
self._finalize_license_expression()
running clean
removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build' (and everything under
it)
'build/bdist.linux-x86_64' does not exist -- can't clean it
'build/scripts-3.14' does not exist -- can't clean it
make docs-clean
make[2]: Entering directory '/<<PKGBUILDDIR>>'
cd docs; make SPHINXBUILD=sphinx-build-3 clean
make[3]: Entering directory '/<<PKGBUILDDIR>>/docs'
rm -rf sphinx-data/build/*
make[3]: Leaving directory '/<<PKGBUILDDIR>>/docs'
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_autoreconf_clean -O--buildsystem=pybuild
dh_clean -O--buildsystem=pybuild
debian/rules binary
dh binary --with python3,sphinxdoc --buildsystem=pybuild
dh_update_autotools_config -O--buildsystem=pybuild
dh_autoreconf -O--buildsystem=pybuild
dh_auto_configure -O--buildsystem=pybuild
I: pybuild base:385: python3.14 setup.py config
/usr/lib/python3/dist-packages/setuptools/dist.py:759:
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX
license expression:
License :: OSI Approved :: Apache Software License
See
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license
for details.
********************************************************************************
!!
self._finalize_license_expression()
running config
debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_build
I: pybuild base:385: /usr/bin/python3 setup.py build
/usr/lib/python3/dist-packages/setuptools/dist.py:759:
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX
license expression:
License :: OSI Approved :: Apache Software License
See
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license
for details.
********************************************************************************
!!
self._finalize_license_expression()
running build
running build_py
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/aioopenssl
copying aioopenssl/utils.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/aioopenssl
copying aioopenssl/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/aioopenssl
copying aioopenssl/version.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/aioopenssl
PYTHONHASHSEED=0; \
export PYTHONHASHSEED; \
PYTHONPATH=. http_proxy='127.0.0.1:9' https_proxy='127.0.0.1:9' make \
SPHINXBUILD=/usr/share/sphinx/scripts/python3/sphinx-build \
docs-html
make[2]: Entering directory '/<<PKGBUILDDIR>>'
cd docs; make SPHINXBUILD=/usr/share/sphinx/scripts/python3/sphinx-build html
make[3]: Entering directory '/<<PKGBUILDDIR>>/docs'
/usr/share/sphinx/scripts/python3/sphinx-build -b html -d
sphinx-data/build/doctrees . sphinx-data/build/html
Running Sphinx v9.1.0
loading translations [en]... done
making output directory... done
WARNING: html_static_path entry 'sphinx-data/static' does not exist
Converting `source_suffix = '.rst'` to `source_suffix = {'.rst':
'restructuredtext'}`.
[autosummary] generating autosummary for: index.rst
building [mo]: targets for 0 po files that are out of date
writing output...
building [html]: targets for 1 source files that are out of date
updating environment: [new config] 1 added, 0 changed, 0 removed
reading sources... [100%] index
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... done
copying assets...
copying static files...
Writing evaluated template result to
/<<PKGBUILDDIR>>/docs/sphinx-data/build/html/_static/language_data.js
Writing evaluated template result to
/<<PKGBUILDDIR>>/docs/sphinx-data/build/html/_static/documentation_options.js
Writing evaluated template result to
/<<PKGBUILDDIR>>/docs/sphinx-data/build/html/_static/basic.css
Writing evaluated template result to
/<<PKGBUILDDIR>>/docs/sphinx-data/build/html/_static/alabaster.css
copying static files: done
copying extra files...
copying extra files: done
copying assets: done
writing output... [100%] index
generating indices... genindex py-modindex done
highlighting module code... [100%] aioopenssl
writing additional pages... search done
dumping search index in English (code: en)... done
dumping object inventory... done
build succeeded, 1 warning.
The HTML pages are in sphinx-data/build/html.
Build finished. The HTML pages are in sphinx-data/build/html.
make[3]: Leaving directory '/<<PKGBUILDDIR>>/docs'
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_test -O--buildsystem=pybuild
W: pybuild base:328: No test runner selected, defaulting to unittest, ignoring
test discovery problems.
Use --test-unittest to explicitly select the unittest runner.
I: pybuild base:385: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build;
python3.14 -m unittest discover -v
test_abort (tests.test_e2e.TestSSLConnection.test_abort) ... ERROR
test_close_during_handshake
(tests.test_e2e.TestSSLConnection.test_close_during_handshake) ... ERROR
test_data_is_sent_after_handshake
(tests.test_e2e.TestSSLConnection.test_data_is_sent_after_handshake) ... ERROR
test_local_addr (tests.test_e2e.TestSSLConnection.test_local_addr) ... ERROR
test_no_data_is_received_after_handshake
(tests.test_e2e.TestSSLConnection.test_no_data_is_received_after_handshake) ...
ERROR
test_no_data_is_received_if_handshake_crashes
(tests.test_e2e.TestSSLConnection.test_no_data_is_received_if_handshake_crashes)
... ERROR
test_no_data_is_sent_if_handshake_crashes
(tests.test_e2e.TestSSLConnection.test_no_data_is_sent_if_handshake_crashes)
... ERROR
test_post_handshake_exception_is_propagated
(tests.test_e2e.TestSSLConnection.test_post_handshake_exception_is_propagated)
... ERROR
test_recv_large_data (tests.test_e2e.TestSSLConnection.test_recv_large_data)
... ERROR
test_renegotiation (tests.test_e2e.TestSSLConnection.test_renegotiation) ...
ERROR
test_send_and_receive_data
(tests.test_e2e.TestSSLConnection.test_send_and_receive_data) ... ERROR
test_send_large_data (tests.test_e2e.TestSSLConnection.test_send_large_data)
... ERROR
test_send_recv_large_data
(tests.test_e2e.TestSSLConnection.test_send_recv_large_data) ... ERROR
test_starttls (tests.test_e2e.TestSSLConnection.test_starttls) ... ERROR
test_connect_send_recv_close
(tests.test_e2e.TestSSLConnectionThreadServer.test_connect_send_recv_close) ...
ERROR
test_renegotiate
(tests.test_e2e.TestSSLConnectionThreadServer.test_renegotiate) ... ERROR
test_send_after_want_read_passes_cached_bytes
(tests.test_utils.TestSendWrap.test_send_after_want_read_passes_cached_bytes)
... ok
test_send_after_want_read_rejects_subsequent_call_if_different_buffer
(tests.test_utils.TestSendWrap.test_send_after_want_read_rejects_subsequent_call_if_different_buffer)
... ok
test_send_after_want_read_works_normally
(tests.test_utils.TestSendWrap.test_send_after_want_read_works_normally) ... ok
test_send_after_want_send_passes_cached_bytes
(tests.test_utils.TestSendWrap.test_send_after_want_send_passes_cached_bytes)
... ok
test_send_after_want_send_rejects_subsequent_call_if_different_buffer
(tests.test_utils.TestSendWrap.test_send_after_want_send_rejects_subsequent_call_if_different_buffer)
... ok
test_send_after_want_send_works_normally
(tests.test_utils.TestSendWrap.test_send_after_want_send_works_normally) ... ok
test_send_calls_send (tests.test_utils.TestSendWrap.test_send_calls_send) ... ok
test_send_propagates_exceptions_from_send
(tests.test_utils.TestSendWrap.test_send_propagates_exceptions_from_send) ... ok
test_send_propagates_want_read_from_send
(tests.test_utils.TestSendWrap.test_send_propagates_want_read_from_send) ... ok
test_send_propagates_want_send_from_send
(tests.test_utils.TestSendWrap.test_send_propagates_want_send_from_send) ... ok
test_send_with_several_want_read_send_errors
(tests.test_utils.TestSendWrap.test_send_with_several_want_read_send_errors)
... ok
======================================================================
ERROR: test_abort (tests.test_e2e.TestSSLConnection.test_abort)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/tests/test_e2e.py", line
24, in wrapper
loop = asyncio.get_event_loop()
File "/usr/lib/python3.14/asyncio/events.py", line 718, in get_event_loop
raise RuntimeError('There is no current event loop in thread %r.'
% threading.current_thread().name)
RuntimeError: There is no current event loop in thread 'MainThread'.
======================================================================
ERROR: test_close_during_handshake
(tests.test_e2e.TestSSLConnection.test_close_during_handshake)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/tests/test_e2e.py", line
24, in wrapper
loop = asyncio.get_event_loop()
File "/usr/lib/python3.14/asyncio/events.py", line 718, in get_event_loop
raise RuntimeError('There is no current event loop in thread %r.'
% threading.current_thread().name)
RuntimeError: There is no current event loop in thread 'MainThread'.
======================================================================
ERROR: test_data_is_sent_after_handshake
(tests.test_e2e.TestSSLConnection.test_data_is_sent_after_handshake)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/tests/test_e2e.py", line
24, in wrapper
loop = asyncio.get_event_loop()
File "/usr/lib/python3.14/asyncio/events.py", line 718, in get_event_loop
raise RuntimeError('There is no current event loop in thread %r.'
% threading.current_thread().name)
RuntimeError: There is no current event loop in thread 'MainThread'.
======================================================================
ERROR: test_local_addr (tests.test_e2e.TestSSLConnection.test_local_addr)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/tests/test_e2e.py", line
24, in wrapper
loop = asyncio.get_event_loop()
File "/usr/lib/python3.14/asyncio/events.py", line 718, in get_event_loop
raise RuntimeError('There is no current event loop in thread %r.'
% threading.current_thread().name)
RuntimeError: There is no current event loop in thread 'MainThread'.
======================================================================
ERROR: test_no_data_is_received_after_handshake
(tests.test_e2e.TestSSLConnection.test_no_data_is_received_after_handshake)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/tests/test_e2e.py", line
24, in wrapper
loop = asyncio.get_event_loop()
File "/usr/lib/python3.14/asyncio/events.py", line 718, in get_event_loop
raise RuntimeError('There is no current event loop in thread %r.'
% threading.current_thread().name)
RuntimeError: There is no current event loop in thread 'MainThread'.
======================================================================
ERROR: test_no_data_is_received_if_handshake_crashes
(tests.test_e2e.TestSSLConnection.test_no_data_is_received_if_handshake_crashes)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/tests/test_e2e.py", line
24, in wrapper
loop = asyncio.get_event_loop()
File "/usr/lib/python3.14/asyncio/events.py", line 718, in get_event_loop
raise RuntimeError('There is no current event loop in thread %r.'
% threading.current_thread().name)
RuntimeError: There is no current event loop in thread 'MainThread'.
======================================================================
ERROR: test_no_data_is_sent_if_handshake_crashes
(tests.test_e2e.TestSSLConnection.test_no_data_is_sent_if_handshake_crashes)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/tests/test_e2e.py", line
24, in wrapper
loop = asyncio.get_event_loop()
File "/usr/lib/python3.14/asyncio/events.py", line 718, in get_event_loop
raise RuntimeError('There is no current event loop in thread %r.'
% threading.current_thread().name)
RuntimeError: There is no current event loop in thread 'MainThread'.
======================================================================
ERROR: test_post_handshake_exception_is_propagated
(tests.test_e2e.TestSSLConnection.test_post_handshake_exception_is_propagated)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/tests/test_e2e.py", line
24, in wrapper
loop = asyncio.get_event_loop()
File "/usr/lib/python3.14/asyncio/events.py", line 718, in get_event_loop
raise RuntimeError('There is no current event loop in thread %r.'
% threading.current_thread().name)
RuntimeError: There is no current event loop in thread 'MainThread'.
======================================================================
ERROR: test_recv_large_data
(tests.test_e2e.TestSSLConnection.test_recv_large_data)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/tests/test_e2e.py", line
24, in wrapper
loop = asyncio.get_event_loop()
File "/usr/lib/python3.14/asyncio/events.py", line 718, in get_event_loop
raise RuntimeError('There is no current event loop in thread %r.'
% threading.current_thread().name)
RuntimeError: There is no current event loop in thread 'MainThread'.
======================================================================
ERROR: test_renegotiation (tests.test_e2e.TestSSLConnection.test_renegotiation)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/tests/test_e2e.py", line
24, in wrapper
loop = asyncio.get_event_loop()
File "/usr/lib/python3.14/asyncio/events.py", line 718, in get_event_loop
raise RuntimeError('There is no current event loop in thread %r.'
% threading.current_thread().name)
RuntimeError: There is no current event loop in thread 'MainThread'.
======================================================================
ERROR: test_send_and_receive_data
(tests.test_e2e.TestSSLConnection.test_send_and_receive_data)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/tests/test_e2e.py", line
24, in wrapper
loop = asyncio.get_event_loop()
File "/usr/lib/python3.14/asyncio/events.py", line 718, in get_event_loop
raise RuntimeError('There is no current event loop in thread %r.'
% threading.current_thread().name)
RuntimeError: There is no current event loop in thread 'MainThread'.
======================================================================
ERROR: test_send_large_data
(tests.test_e2e.TestSSLConnection.test_send_large_data)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/tests/test_e2e.py", line
24, in wrapper
loop = asyncio.get_event_loop()
File "/usr/lib/python3.14/asyncio/events.py", line 718, in get_event_loop
raise RuntimeError('There is no current event loop in thread %r.'
% threading.current_thread().name)
RuntimeError: There is no current event loop in thread 'MainThread'.
======================================================================
ERROR: test_send_recv_large_data
(tests.test_e2e.TestSSLConnection.test_send_recv_large_data)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/tests/test_e2e.py", line
24, in wrapper
loop = asyncio.get_event_loop()
File "/usr/lib/python3.14/asyncio/events.py", line 718, in get_event_loop
raise RuntimeError('There is no current event loop in thread %r.'
% threading.current_thread().name)
RuntimeError: There is no current event loop in thread 'MainThread'.
======================================================================
ERROR: test_starttls (tests.test_e2e.TestSSLConnection.test_starttls)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/tests/test_e2e.py", line
24, in wrapper
loop = asyncio.get_event_loop()
File "/usr/lib/python3.14/asyncio/events.py", line 718, in get_event_loop
raise RuntimeError('There is no current event loop in thread %r.'
% threading.current_thread().name)
RuntimeError: There is no current event loop in thread 'MainThread'.
======================================================================
ERROR: test_connect_send_recv_close
(tests.test_e2e.TestSSLConnectionThreadServer.test_connect_send_recv_close)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/tests/test_e2e.py", line
24, in wrapper
loop = asyncio.get_event_loop()
File "/usr/lib/python3.14/asyncio/events.py", line 718, in get_event_loop
raise RuntimeError('There is no current event loop in thread %r.'
% threading.current_thread().name)
RuntimeError: There is no current event loop in thread 'MainThread'.
======================================================================
ERROR: test_renegotiate
(tests.test_e2e.TestSSLConnectionThreadServer.test_renegotiate)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/tests/test_e2e.py", line
24, in wrapper
loop = asyncio.get_event_loop()
File "/usr/lib/python3.14/asyncio/events.py", line 718, in get_event_loop
raise RuntimeError('There is no current event loop in thread %r.'
% threading.current_thread().name)
RuntimeError: There is no current event loop in thread 'MainThread'.
----------------------------------------------------------------------
Ran 27 tests in 0.008s
FAILED (errors=16)
E: pybuild pybuild:485: test: plugin distutils failed with: exit code=1: cd
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build; python3.14 -m unittest discover
-v
dh_auto_test: error: pybuild --test -i python{version} -p 3.14 --parallel=2
returned exit code 13
make: *** [debian/rules:3: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit
status 2
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: python-aioopenssl
Source-Version: 0.6.0-2.1
Done: Adrian Bunk <[email protected]>
We believe that the bug you reported is fixed in the latest version of
python-aioopenssl, 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.
Adrian Bunk <[email protected]> (supplier of updated python-aioopenssl 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: Mon, 31 Aug 2026 13:46:15 +0300
Source: python-aioopenssl
Architecture: source
Version: 0.6.0-2.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Adrian Bunk <[email protected]>
Closes: 1143362
Changes:
python-aioopenssl (0.6.0-2.1) unstable; urgency=medium
.
* Non-maintainer upload.
* Source-only upload. (Closes: #1143362)
Checksums-Sha1:
dd8c700f95756b1df6d3ea6402dddad4cb457b20 2138 python-aioopenssl_0.6.0-2.1.dsc
c3333f5009b5fc797bd26707c5316a8070435423 2844
python-aioopenssl_0.6.0-2.1.debian.tar.xz
Checksums-Sha256:
ff5ae453933b0977b09fe44ec3828c4e629b3b1eb52edecca28bbfe68dece455 2138
python-aioopenssl_0.6.0-2.1.dsc
98b456392037047ab76444a61745d69b95ef5036821f5b4d776ec9a128334abb 2844
python-aioopenssl_0.6.0-2.1.debian.tar.xz
Files:
0ddbbe810bd7cb5f9bcf253abebe3971 2138 python optional
python-aioopenssl_0.6.0-2.1.dsc
be84603c642ceb3b5c64809df141ae7a 2844 python optional
python-aioopenssl_0.6.0-2.1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEOvp1f6xuoR0v9F3wiNJCh6LYmLEFAmqVXKgACgkQiNJCh6LY
mLHkVA/8DJCDNnW21FCScZRiKoju7hpn25AhpSyo631nNNHbr/y5VBGxtNxzKmsd
Cnt2VTA4OIPGZBh+G4h8KgDEr+joO6NpWRQvE2lzJy6irlAS3e985GG0lk9OJMEG
5M7hXRxe/qUjxxkiEiNcBsojdWxT80iR2FiAP2w4dxLapSSWkpjOS5GpAeUE5yQ4
RBrAQcdgJhbwTE+eySgnij6LqxMD91BokLR0uhn/1ROdvlDIKpmKhscd6h2tGYkE
K+7TslldXdmKBhLR8c+s0/79N2CUPN1/ovF+J7VI6ltvYlScLRFvXETpQ/4MOzCI
FRBTIiI8c9oycasogONUiiYVEeoazZIH92r5Y/MGod3mwMbfYwA8eSiHnIDBe7n7
P/rhBYKJXUynL7czk2Y39c5eUY2bMuPpIg9TO3fGCxVK8hL0O5hVsGHUNiNcJ7TF
3pDPJm419STjczKVBPrcCkx9lVNVkq/4Ad5VetAuLFZv7sLt3rv1y/p8VatRmIPn
hjy1GYmmj747ygUOjU6ZmE7Ygmn5lAfJV79FrFkxIEJOQbwSQXrsCFv69LnstlX2
cXXC/73zIPhbIm+57wEBo+d0jM7BrI3MjM+YwyXT9yN/Wy2UQ/PHtO73VBvE/96+
WSLYytbcq65c9TZV4tXl4YzkjSEuh8AWMmdNkeaysefb6XpQIDY=
=nwSg
-----END PGP SIGNATURE-----
pgpYdZKJc_qVh.pgp
Description: PGP signature
--- End Message ---