Your message dated Sat, 27 Dec 2025 02:36:07 +0000
with message-id <[email protected]>
and subject line Bug#1123300: fixed in python-pytest-shell-utilities 1.9.7-3
has caused the Debian Bug report #1123300,
regarding python-pytest-shell-utilities: FTBFS: dh_auto_test: error: pybuild
--test --test-pytest -i python{version} -p "3.14 3.13" 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.)
--
1123300: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1123300
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:python-pytest-shell-utilities
Version: 1.9.7-2
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/202512/
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-pytest-shell-utilities, 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
dh_auto_clean -O--buildsystem=pybuild
dh_autoreconf_clean -O--buildsystem=pybuild
debian/rules execute_before_dh_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
rm -rf /<<PKGBUILDDIR>>/docs/.build
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
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
dh_auto_build -O--buildsystem=pybuild
I: pybuild plugin_pyproject:131: Building wheel for python3.14 with "build"
module
I: pybuild base:317: python3.14 -m build --skip-dependency-check --no-isolation
--wheel --outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pytest-shell-utilities
* Building wheel...
/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 bdist_wheel
running build
running build_py
creating build/lib/pytestshellutils
copying src/pytestshellutils/plugin.py -> build/lib/pytestshellutils
copying src/pytestshellutils/customtypes.py -> build/lib/pytestshellutils
copying src/pytestshellutils/version.py -> build/lib/pytestshellutils
copying src/pytestshellutils/shell.py -> build/lib/pytestshellutils
copying src/pytestshellutils/exceptions.py -> build/lib/pytestshellutils
copying src/pytestshellutils/__init__.py -> build/lib/pytestshellutils
creating build/lib/pytestshellutils/utils
copying src/pytestshellutils/utils/socket.py -> build/lib/pytestshellutils/utils
copying src/pytestshellutils/utils/ports.py -> build/lib/pytestshellutils/utils
copying src/pytestshellutils/utils/processes.py ->
build/lib/pytestshellutils/utils
copying src/pytestshellutils/utils/time.py -> build/lib/pytestshellutils/utils
copying src/pytestshellutils/utils/__init__.py ->
build/lib/pytestshellutils/utils
running egg_info
creating src/pytest_shell_utilities.egg-info
writing src/pytest_shell_utilities.egg-info/PKG-INFO
writing dependency_links to
src/pytest_shell_utilities.egg-info/dependency_links.txt
writing entry points to src/pytest_shell_utilities.egg-info/entry_points.txt
writing top-level names to src/pytest_shell_utilities.egg-info/top_level.txt
writing manifest file 'src/pytest_shell_utilities.egg-info/SOURCES.txt'
reading manifest file 'src/pytest_shell_utilities.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'src/pytest_shell_utilities.egg-info/SOURCES.txt'
copying src/pytestshellutils/py.typed -> build/lib/pytestshellutils
copying src/pytestshellutils/utils/socket.pyi ->
build/lib/pytestshellutils/utils
copying src/pytestshellutils/utils/time.pyi -> build/lib/pytestshellutils/utils
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/pytestshellutils
copying build/lib/pytestshellutils/plugin.py ->
build/bdist.linux-x86_64/wheel/./pytestshellutils
copying build/lib/pytestshellutils/customtypes.py ->
build/bdist.linux-x86_64/wheel/./pytestshellutils
copying build/lib/pytestshellutils/py.typed ->
build/bdist.linux-x86_64/wheel/./pytestshellutils
copying build/lib/pytestshellutils/version.py ->
build/bdist.linux-x86_64/wheel/./pytestshellutils
creating build/bdist.linux-x86_64/wheel/pytestshellutils/utils
copying build/lib/pytestshellutils/utils/socket.py ->
build/bdist.linux-x86_64/wheel/./pytestshellutils/utils
copying build/lib/pytestshellutils/utils/ports.py ->
build/bdist.linux-x86_64/wheel/./pytestshellutils/utils
copying build/lib/pytestshellutils/utils/time.pyi ->
build/bdist.linux-x86_64/wheel/./pytestshellutils/utils
copying build/lib/pytestshellutils/utils/processes.py ->
build/bdist.linux-x86_64/wheel/./pytestshellutils/utils
copying build/lib/pytestshellutils/utils/time.py ->
build/bdist.linux-x86_64/wheel/./pytestshellutils/utils
copying build/lib/pytestshellutils/utils/socket.pyi ->
build/bdist.linux-x86_64/wheel/./pytestshellutils/utils
copying build/lib/pytestshellutils/utils/__init__.py ->
build/bdist.linux-x86_64/wheel/./pytestshellutils/utils
copying build/lib/pytestshellutils/shell.py ->
build/bdist.linux-x86_64/wheel/./pytestshellutils
copying build/lib/pytestshellutils/exceptions.py ->
build/bdist.linux-x86_64/wheel/./pytestshellutils
copying build/lib/pytestshellutils/__init__.py ->
build/bdist.linux-x86_64/wheel/./pytestshellutils
running install_egg_info
Copying src/pytest_shell_utilities.egg-info to
build/bdist.linux-x86_64/wheel/./pytest_shell_utilities-1.9.7.egg-info
running install_scripts
creating
build/bdist.linux-x86_64/wheel/pytest_shell_utilities-1.9.7.dist-info/WHEEL
creating
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pytest-shell-utilities/.tmp-t51njw0s/pytest_shell_utilities-1.9.7-py3-none-any.whl'
and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'pytest_shell_utilities-1.9.7.dist-info/licenses/LICENSE'
adding 'pytestshellutils/__init__.py'
adding 'pytestshellutils/customtypes.py'
adding 'pytestshellutils/exceptions.py'
adding 'pytestshellutils/plugin.py'
adding 'pytestshellutils/py.typed'
adding 'pytestshellutils/shell.py'
adding 'pytestshellutils/version.py'
adding 'pytestshellutils/utils/__init__.py'
adding 'pytestshellutils/utils/ports.py'
adding 'pytestshellutils/utils/processes.py'
adding 'pytestshellutils/utils/socket.py'
adding 'pytestshellutils/utils/socket.pyi'
adding 'pytestshellutils/utils/time.py'
adding 'pytestshellutils/utils/time.pyi'
adding 'pytest_shell_utilities-1.9.7.dist-info/METADATA'
adding 'pytest_shell_utilities-1.9.7.dist-info/WHEEL'
adding 'pytest_shell_utilities-1.9.7.dist-info/entry_points.txt'
adding 'pytest_shell_utilities-1.9.7.dist-info/top_level.txt'
adding 'pytest_shell_utilities-1.9.7.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built pytest_shell_utilities-1.9.7-py3-none-any.whl
I: pybuild plugin_pyproject:155: Unpacking wheel built for python3.14 with
"installer" module
I: pybuild plugin_pyproject:131: Building wheel for python3.13 with "build"
module
I: pybuild base:317: python3.13 -m build --skip-dependency-check --no-isolation
--wheel --outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pytest-shell-utilities
* Building wheel...
/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 bdist_wheel
running build
running build_py
copying src/pytestshellutils/version.py -> build/lib/pytestshellutils
running egg_info
writing src/pytest_shell_utilities.egg-info/PKG-INFO
writing dependency_links to
src/pytest_shell_utilities.egg-info/dependency_links.txt
writing entry points to src/pytest_shell_utilities.egg-info/entry_points.txt
writing top-level names to src/pytest_shell_utilities.egg-info/top_level.txt
reading manifest file 'src/pytest_shell_utilities.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'src/pytest_shell_utilities.egg-info/SOURCES.txt'
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/pytestshellutils
copying build/lib/pytestshellutils/plugin.py ->
build/bdist.linux-x86_64/wheel/./pytestshellutils
copying build/lib/pytestshellutils/customtypes.py ->
build/bdist.linux-x86_64/wheel/./pytestshellutils
copying build/lib/pytestshellutils/py.typed ->
build/bdist.linux-x86_64/wheel/./pytestshellutils
copying build/lib/pytestshellutils/version.py ->
build/bdist.linux-x86_64/wheel/./pytestshellutils
creating build/bdist.linux-x86_64/wheel/pytestshellutils/utils
copying build/lib/pytestshellutils/utils/socket.py ->
build/bdist.linux-x86_64/wheel/./pytestshellutils/utils
copying build/lib/pytestshellutils/utils/ports.py ->
build/bdist.linux-x86_64/wheel/./pytestshellutils/utils
copying build/lib/pytestshellutils/utils/time.pyi ->
build/bdist.linux-x86_64/wheel/./pytestshellutils/utils
copying build/lib/pytestshellutils/utils/processes.py ->
build/bdist.linux-x86_64/wheel/./pytestshellutils/utils
copying build/lib/pytestshellutils/utils/time.py ->
build/bdist.linux-x86_64/wheel/./pytestshellutils/utils
copying build/lib/pytestshellutils/utils/socket.pyi ->
build/bdist.linux-x86_64/wheel/./pytestshellutils/utils
copying build/lib/pytestshellutils/utils/__init__.py ->
build/bdist.linux-x86_64/wheel/./pytestshellutils/utils
copying build/lib/pytestshellutils/shell.py ->
build/bdist.linux-x86_64/wheel/./pytestshellutils
copying build/lib/pytestshellutils/exceptions.py ->
build/bdist.linux-x86_64/wheel/./pytestshellutils
copying build/lib/pytestshellutils/__init__.py ->
build/bdist.linux-x86_64/wheel/./pytestshellutils
running install_egg_info
Copying src/pytest_shell_utilities.egg-info to
build/bdist.linux-x86_64/wheel/./pytest_shell_utilities-1.9.7.egg-info
running install_scripts
creating
build/bdist.linux-x86_64/wheel/pytest_shell_utilities-1.9.7.dist-info/WHEEL
creating
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pytest-shell-utilities/.tmp-9i0vug8r/pytest_shell_utilities-1.9.7-py3-none-any.whl'
and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'pytest_shell_utilities-1.9.7.dist-info/licenses/LICENSE'
adding 'pytestshellutils/__init__.py'
adding 'pytestshellutils/customtypes.py'
adding 'pytestshellutils/exceptions.py'
adding 'pytestshellutils/plugin.py'
adding 'pytestshellutils/py.typed'
adding 'pytestshellutils/shell.py'
adding 'pytestshellutils/version.py'
adding 'pytestshellutils/utils/__init__.py'
adding 'pytestshellutils/utils/ports.py'
adding 'pytestshellutils/utils/processes.py'
adding 'pytestshellutils/utils/socket.py'
adding 'pytestshellutils/utils/socket.pyi'
adding 'pytestshellutils/utils/time.py'
adding 'pytestshellutils/utils/time.pyi'
adding 'pytest_shell_utilities-1.9.7.dist-info/METADATA'
adding 'pytest_shell_utilities-1.9.7.dist-info/WHEEL'
adding 'pytest_shell_utilities-1.9.7.dist-info/entry_points.txt'
adding 'pytest_shell_utilities-1.9.7.dist-info/top_level.txt'
adding 'pytest_shell_utilities-1.9.7.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built pytest_shell_utilities-1.9.7-py3-none-any.whl
I: pybuild plugin_pyproject:155: Unpacking wheel built for python3.13 with
"installer" module
dh_auto_test -O--buildsystem=pybuild
I: pybuild base:317: cd
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pytest-shell-utilities/build;
python3.14 -m pytest tests
============================= test session starts ==============================
platform linux -- Python 3.14.2, pytest-9.0.2, pluggy-1.6.0
rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pytest-shell-utilities/build
configfile: pytest.ini
plugins: shell-utilities-1.9.7, skip-markers-1.3.0, typeguard-4.4.4
collected 58 items / 2 errors
==================================== ERRORS ====================================
______ ERROR collecting tests/functional/shell/test_script_subprocess.py _______
ImportError while importing test module
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pytest-shell-utilities/build/tests/functional/shell/test_script_subprocess.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/lib/python3.14/importlib/__init__.py:88: in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
tests/functional/shell/test_script_subprocess.py:11: in <module>
from pytest_subtests import SubTests
E ModuleNotFoundError: No module named 'pytest_subtests'
______ ERROR collecting tests/unit/utils/processes/test_processresult.py _______
ImportError while importing test module
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pytest-shell-utilities/build/tests/unit/utils/processes/test_processresult.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/lib/python3.14/importlib/__init__.py:88: in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
tests/unit/utils/processes/test_processresult.py:11: in <module>
from pytest_subtests import SubTests
E ModuleNotFoundError: No module named 'pytest_subtests'
=========================== short test summary info ============================
ERROR tests/functional/shell/test_script_subprocess.py
ERROR tests/unit/utils/processes/test_processresult.py
!!!!!!!!!!!!!!!!!!! Interrupted: 2 errors during collection !!!!!!!!!!!!!!!!!!!!
============================== 2 errors in 0.15s ===============================
E: pybuild pybuild:389: test: plugin pyproject failed with: exit code=2: cd
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pytest-shell-utilities/build;
python3.14 -m pytest tests
I: pybuild base:317: cd
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pytest-shell-utilities/build;
python3.13 -m pytest tests
============================= test session starts ==============================
platform linux -- Python 3.13.11, pytest-9.0.2, pluggy-1.6.0
rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pytest-shell-utilities/build
configfile: pytest.ini
plugins: shell-utilities-1.9.7, skip-markers-1.3.0, typeguard-4.4.4
collected 58 items / 2 errors
==================================== ERRORS ====================================
______ ERROR collecting tests/functional/shell/test_script_subprocess.py _______
ImportError while importing test module
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pytest-shell-utilities/build/tests/functional/shell/test_script_subprocess.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/lib/python3.13/importlib/__init__.py:88: in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
tests/functional/shell/test_script_subprocess.py:11: in <module>
from pytest_subtests import SubTests
E ModuleNotFoundError: No module named 'pytest_subtests'
______ ERROR collecting tests/unit/utils/processes/test_processresult.py _______
ImportError while importing test module
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pytest-shell-utilities/build/tests/unit/utils/processes/test_processresult.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/lib/python3.13/importlib/__init__.py:88: in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
tests/unit/utils/processes/test_processresult.py:11: in <module>
from pytest_subtests import SubTests
E ModuleNotFoundError: No module named 'pytest_subtests'
=========================== short test summary info ============================
ERROR tests/functional/shell/test_script_subprocess.py
ERROR tests/unit/utils/processes/test_processresult.py
!!!!!!!!!!!!!!!!!!! Interrupted: 2 errors during collection !!!!!!!!!!!!!!!!!!!!
============================== 2 errors in 0.14s ===============================
E: pybuild pybuild:389: test: plugin pyproject failed with: exit code=2: cd
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pytest-shell-utilities/build;
python3.13 -m pytest tests
dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.14
3.13" returned exit code 13
make: *** [debian/rules:9: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: python-pytest-shell-utilities
Source-Version: 1.9.7-3
Done: Alexandre Detiste <[email protected]>
We believe that the bug you reported is fixed in the latest version of
python-pytest-shell-utilities, 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.
Alexandre Detiste <[email protected]> (supplier of updated
python-pytest-shell-utilities 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: Fri, 26 Dec 2025 22:43:06 +0100
Source: python-pytest-shell-utilities
Architecture: source
Version: 1.9.7-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Alexandre Detiste <[email protected]>
Closes: 1123300
Changes:
python-pytest-shell-utilities (1.9.7-3) unstable; urgency=medium
.
* Team Upload
* Apply Multi-Arch: hint
* Add debian/salsa-ci.yml
* Drop 'Rules-Requires-Root: no': this is the default now
* Skip one test: test_daemon_process_termination
* Replace python3-pytest-subtests with python3-pytest (>= 9.0.1~)
Closes: #1123300
Checksums-Sha1:
1906e685a2aec3820c05c729ecaaa0cfb41e0ad5 2660
python-pytest-shell-utilities_1.9.7-3.dsc
ad20800d414cd3bbc9a05edc39613685dac741f0 3756
python-pytest-shell-utilities_1.9.7-3.debian.tar.xz
0ee652e3479e3f68dc15e6e79af2f5165293ebb0 9406
python-pytest-shell-utilities_1.9.7-3_amd64.buildinfo
Checksums-Sha256:
5dc87dbb3b14abe7630003da732b1af443b68160db5ec4e625b435c35d4853af 2660
python-pytest-shell-utilities_1.9.7-3.dsc
41d132b2c37521c9e408d04834f258bc66cab4cf2467b60e8ebebc8d98db41ff 3756
python-pytest-shell-utilities_1.9.7-3.debian.tar.xz
8476cef2e50582a55d84f151b7fa3cb27b0fa5eb1d1dec877543e35daf841444 9406
python-pytest-shell-utilities_1.9.7-3_amd64.buildinfo
Files:
02e53ecbcb49eb185e53598161f28d50 2660 python optional
python-pytest-shell-utilities_1.9.7-3.dsc
2fee3c3f18c42780b92a5392c7b16f06 3756 python optional
python-pytest-shell-utilities_1.9.7-3.debian.tar.xz
a1a4ad2c60099d6a88aabe258bfa5482 9406 python optional
python-pytest-shell-utilities_1.9.7-3_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJFBAEBCgAvFiEEj23hBDd/OxHnQXSHMfMURUShdBoFAmlPOU4RHHRjaGV0QGRl
Ymlhbi5vcmcACgkQMfMURUShdBqfSxAAi5Xy8P6Lu+ncq3aS2axw2f+m4fqjv/oo
kCK7PDLw+nx+RUbOTuKenu3VblhzQtK+59iOv//cOmDm/SkfvKtpLUlyD+B6Q83p
eDg2wmgvkEj1lGPCSbXqavWm+Aa3337LXpEobH5Nzi7GR+KwdX1CTnzVLk1spf2d
RvPaxV0D1SP9XbwV1xTrwhnwCzZMIJwag4QITjkznyU0bYrHJRqSQuO89lCEQLxO
+/9oEP3eRarn1MiNwyukdgtQWvR/hX0Mw+8Tgc2N5zC6/pwp6iPlwTyhqp2eXNOK
gRRbCpowBET8JTvbBYGqmPBHuEwPyrRJ5IB4+RI8OJ57DnKaZPUbCEoRA8nz+Sat
RhilYnob+JGqtBa0iv/tLCyJp97VbHHWXUEGXVah36WEYVl5tvQZ8SyTHj7o2gnb
qwfphV5h/8uU2cbDYqNKYnqqkM5rdHUPErJq3BwS+2qfLLzwE4+pySVp/QmuvUs7
0ZvQWl8CY6+Y/NT5pMq7tWNZbZ7eHsdiCK1evPel5ze1OPorqEf0SJdw9h/p4SGt
FMioDZjZmcvf/xgILJw6pgDE3J651TwNlRKHoToF7//vnYjquPTs8OXJ8F2gzDJL
MaMKzuJbo9vnFRsGGrExff5MYj3NLFXmTo78eR3BGkTCXB0/a09m0pg6LmszyBew
/8nhuqnCV0Y=
=2kE3
-----END PGP SIGNATURE-----
pgpJr5lGVNdXK.pgp
Description: PGP signature
--- End Message ---