Your message dated Sat, 06 Sep 2025 15:10:19 +0000
with message-id <[email protected]>
and subject line Bug#1114281: fixed in pyicu 2.15.2-2
has caused the Debian Bug report #1114281,
regarding pyicu: FTBFS: arg.h:856:37: error: static assertion failed
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.)
--
1114281: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1114281
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:pyicu
Version: 2.15.2-1
Severity: serious
Tags: ftbfs forky sid
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build.
Below you will find how the build ends (probably the most relevant part,
but not necessarily). If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202509/
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 could not 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:pyicu, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean --with python3 --buildsystem=pybuild
dh_auto_clean -O--buildsystem=pybuild
I: pybuild base:311: python3.13 setup.py clean
/<<PKGBUILDDIR>>/setup.py:56: DeprecationWarning: Use shutil.which instead of
find_executable
find_executable('pkg-config')))
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:289: UserWarning:
Unknown distribution option: 'test_suite'
warnings.warn(msg)
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:289: UserWarning:
Unknown distribution option: 'tests_require'
warnings.warn(msg)
/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
See
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license
for details.
********************************************************************************
!!
self._finalize_license_expression()
(running 'icu-config --version')
(running 'pkg-config --modversion icu-i18n')
Building pyicu 2.15.2 for ICU 76.1 (max ICU major version supported: 77)
(running 'icu-config --cxxflags --cppflags')
Could not configure CFLAGS with icu-config
(running 'pkg-config --cflags icu-i18n')
(running 'icu-config --ldflags')
Could not configure LFLAGS with icu-config
(running 'pkg-config --libs icu-i18n')
Adding LFLAGS="-licui18n -licuuc -licudata" from /usr/bin/pkg-config
running clean
removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyicu/build' (and everything
under it)
'build/bdist.linux-x86_64' does not exist -- can't clean it
'build/scripts-3.13' does not exist -- can't clean it
I: pybuild base:311: python3.13-dbg setup.py clean
/<<PKGBUILDDIR>>/setup.py:56: DeprecationWarning: Use shutil.which instead of
find_executable
find_executable('pkg-config')))
/<<PKGBUILDDIR>>/setup.py:255: ResourceWarning: unclosed file
<_io.TextIOWrapper name='README.md' mode='r' encoding='utf-8'>
long_description=open('README.md').read(),
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:289: UserWarning:
Unknown distribution option: 'test_suite'
warnings.warn(msg)
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:289: UserWarning:
Unknown distribution option: 'tests_require'
warnings.warn(msg)
/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
See
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license
for details.
********************************************************************************
!!
self._finalize_license_expression()
(running 'icu-config --version')
(running 'pkg-config --modversion icu-i18n')
Building pyicu 2.15.2 for ICU 76.1 (max ICU major version supported: 77)
(running 'icu-config --cxxflags --cppflags')
Could not configure CFLAGS with icu-config
(running 'pkg-config --cflags icu-i18n')
(running 'icu-config --ldflags')
Could not configure LFLAGS with icu-config
(running 'pkg-config --libs icu-i18n')
Adding LFLAGS="-licui18n -licuuc -licudata" from /usr/bin/pkg-config
running clean
removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_dbg_pyicu/build' (and
everything under it)
'build/bdist.linux-x86_64' does not exist -- can't clean it
'build/scripts-3.13' does not exist -- can't clean it
dh_autoreconf_clean -O--buildsystem=pybuild
dh_clean -O--buildsystem=pybuild
debian/rules binary
dh binary --with python3 --buildsystem=pybuild
dh_update_autotools_config -O--buildsystem=pybuild
dh_autoreconf -O--buildsystem=pybuild
dh_auto_configure -O--buildsystem=pybuild
I: pybuild base:311: python3.13 setup.py config
/<<PKGBUILDDIR>>/setup.py:56: DeprecationWarning: Use shutil.which instead of
find_executable
find_executable('pkg-config')))
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:289: UserWarning:
Unknown distribution option: 'test_suite'
warnings.warn(msg)
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:289: UserWarning:
Unknown distribution option: 'tests_require'
warnings.warn(msg)
/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
See
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license
for details.
********************************************************************************
!!
self._finalize_license_expression()
(running 'icu-config --version')
(running 'pkg-config --modversion icu-i18n')
Building pyicu 2.15.2 for ICU 76.1 (max ICU major version supported: 77)
(running 'icu-config --cxxflags --cppflags')
Could not configure CFLAGS with icu-config
(running 'pkg-config --cflags icu-i18n')
(running 'icu-config --ldflags')
Could not configure LFLAGS with icu-config
(running 'pkg-config --libs icu-i18n')
Adding LFLAGS="-licui18n -licuuc -licudata" from /usr/bin/pkg-config
running config
I: pybuild base:311: python3.13-dbg setup.py config
/<<PKGBUILDDIR>>/setup.py:56: DeprecationWarning: Use shutil.which instead of
find_executable
find_executable('pkg-config')))
/<<PKGBUILDDIR>>/setup.py:255: ResourceWarning: unclosed file
<_io.TextIOWrapper name='README.md' mode='r' encoding='utf-8'>
long_description=open('README.md').read(),
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:289: UserWarning:
Unknown distribution option: 'test_suite'
warnings.warn(msg)
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:289: UserWarning:
Unknown distribution option: 'tests_require'
warnings.warn(msg)
/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
See
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license
for details.
********************************************************************************
!!
self._finalize_license_expression()
(running 'icu-config --version')
(running 'pkg-config --modversion icu-i18n')
Building pyicu 2.15.2 for ICU 76.1 (max ICU major version supported: 77)
(running 'icu-config --cxxflags --cppflags')
Could not configure CFLAGS with icu-config
(running 'pkg-config --cflags icu-i18n')
(running 'icu-config --ldflags')
Could not configure LFLAGS with icu-config
(running 'pkg-config --libs icu-i18n')
Adding LFLAGS="-licui18n -licuuc -licudata" from /usr/bin/pkg-config
running config
dh_auto_build -O--buildsystem=pybuild
I: pybuild base:311: /usr/bin/python3 setup.py build
/<<PKGBUILDDIR>>/setup.py:56: DeprecationWarning: Use shutil.which instead of
find_executable
find_executable('pkg-config')))
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:289: UserWarning:
Unknown distribution option: 'test_suite'
warnings.warn(msg)
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:289: UserWarning:
Unknown distribution option: 'tests_require'
warnings.warn(msg)
/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
See
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license
for details.
********************************************************************************
!!
self._finalize_license_expression()
(running 'icu-config --version')
(running 'pkg-config --modversion icu-i18n')
Building pyicu 2.15.2 for ICU 76.1 (max ICU major version supported: 77)
(running 'icu-config --cxxflags --cppflags')
Could not configure CFLAGS with icu-config
(running 'pkg-config --cflags icu-i18n')
(running 'icu-config --ldflags')
Could not configure LFLAGS with icu-config
(running 'pkg-config --libs icu-i18n')
Adding LFLAGS="-licui18n -licuuc -licudata" from /usr/bin/pkg-config
running build
running build_py
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyicu/build/icu
copying py/icu/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyicu/build/icu
running build_ext
building 'icu._icu_' extension
creating build/temp.linux-x86_64-cpython-313
x86_64-linux-gnu-g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
-I/usr/include/python3.13 -c _icu_.cpp -o
build/temp.linux-x86_64-cpython-313/_icu_.o -std=c++17 -DPYICU_VER=\"2.15.2\"
-DPYICU_ICU_MAX_VER=\"77\"
x86_64-linux-gnu-g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
-I/usr/include/python3.13 -c bases.cpp -o
build/temp.linux-x86_64-cpython-313/bases.o -std=c++17 -DPYICU_VER=\"2.15.2\"
-DPYICU_ICU_MAX_VER=\"77\"
In file included from bases.cpp:32:
arg.h:856:37: error: static assertion failed
856 | static_assert(std::is_trivial<T>::value); \
| ~~~~~~~~~~~~~~~~~~~~^~~~~
arg.h:859:1: note: in expansion of macro '_IS_POD'
859 | _IS_POD(AnyPythonObject);
| ^~~~~~~
arg.h:856:37: error: static assertion failed
856 | static_assert(std::is_trivial<T>::value); \
| ~~~~~~~~~~~~~~~~~~~~^~~~~
arg.h:860:1: note: in expansion of macro '_IS_POD'
860 | _IS_POD(Boolean);
| ^~~~~~~
arg.h:856:37: error: static assertion failed
856 | static_assert(std::is_trivial<T>::value); \
| ~~~~~~~~~~~~~~~~~~~~^~~~~
arg.h:861:1: note: in expansion of macro '_IS_POD'
861 | _IS_POD(BooleanArray);
| ^~~~~~~
arg.h:856:37: error: static assertion failed
856 | static_assert(std::is_trivial<T>::value); \
| ~~~~~~~~~~~~~~~~~~~~^~~~~
arg.h:862:1: note: in expansion of macro '_IS_POD'
862 | _IS_POD(BooleanStrict);
| ^~~~~~~
arg.h:856:37: error: static assertion failed
856 | static_assert(std::is_trivial<T>::value); \
| ~~~~~~~~~~~~~~~~~~~~^~~~~
arg.h:863:1: note: in expansion of macro '_IS_POD'
863 | _IS_POD(BytesToCStringAndSize);
| ^~~~~~~
arg.h:856:37: error: static assertion failed
856 | static_assert(std::is_trivial<T>::value); \
| ~~~~~~~~~~~~~~~~~~~~^~~~~
arg.h:864:1: note: in expansion of macro '_IS_POD'
864 | _IS_POD(CString);
| ^~~~~~~
arg.h:856:37: error: static assertion failed
856 | static_assert(std::is_trivial<T>::value); \
| ~~~~~~~~~~~~~~~~~~~~^~~~~
arg.h:865:1: note: in expansion of macro '_IS_POD'
865 | _IS_POD(Date);
| ^~~~~~~
arg.h:856:37: error: static assertion failed
856 | static_assert(std::is_trivial<T>::value); \
| ~~~~~~~~~~~~~~~~~~~~^~~~~
arg.h:866:1: note: in expansion of macro '_IS_POD'
866 | _IS_POD(DateExact);
| ^~~~~~~
arg.h:856:37: error: static assertion failed
856 | static_assert(std::is_trivial<T>::value); \
| ~~~~~~~~~~~~~~~~~~~~^~~~~
arg.h:867:1: note: in expansion of macro '_IS_POD'
867 | _IS_POD(Double);
| ^~~~~~~
arg.h:856:37: error: static assertion failed
856 | static_assert(std::is_trivial<T>::value); \
| ~~~~~~~~~~~~~~~~~~~~^~~~~
arg.h:868:1: note: in expansion of macro '_IS_POD'
868 | _IS_POD(DoubleArray);
| ^~~~~~~
arg.h:856:37: error: static assertion failed
856 | static_assert(std::is_trivial<T>::value); \
| ~~~~~~~~~~~~~~~~~~~~^~~~~
arg.h:869:1: note: in expansion of macro '_IS_POD'
869 | _IS_POD(ICUObject<UObject>);
| ^~~~~~~
arg.h:856:37: error: static assertion failed
856 | static_assert(std::is_trivial<T>::value); \
| ~~~~~~~~~~~~~~~~~~~~^~~~~
arg.h:870:1: note: in expansion of macro '_IS_POD'
870 | _IS_POD(ICUObjectArray<UObject>);
| ^~~~~~~
arg.h:856:37: error: static assertion failed
856 | static_assert(std::is_trivial<T>::value); \
| ~~~~~~~~~~~~~~~~~~~~^~~~~
arg.h:871:1: note: in expansion of macro '_IS_POD'
871 | _IS_POD(ICUObjectValueArray<UObject>);
| ^~~~~~~
arg.h:856:37: error: static assertion failed
856 | static_assert(std::is_trivial<T>::value); \
| ~~~~~~~~~~~~~~~~~~~~^~~~~
arg.h:872:1: note: in expansion of macro '_IS_POD'
872 | _IS_POD(Int);
| ^~~~~~~
arg.h:856:37: error: static assertion failed
856 | static_assert(std::is_trivial<T>::value); \
| ~~~~~~~~~~~~~~~~~~~~^~~~~
arg.h:873:1: note: in expansion of macro '_IS_POD'
873 | _IS_POD(IntArray);
| ^~~~~~~
arg.h:856:37: error: static assertion failed
856 | static_assert(std::is_trivial<T>::value); \
| ~~~~~~~~~~~~~~~~~~~~^~~~~
arg.h:874:1: note: in expansion of macro '_IS_POD'
874 | _IS_POD(Long);
| ^~~~~~~
arg.h:856:37: error: static assertion failed
856 | static_assert(std::is_trivial<T>::value); \
| ~~~~~~~~~~~~~~~~~~~~^~~~~
arg.h:876:1: note: in expansion of macro '_IS_POD'
876 | _IS_POD(PythonBytes);
| ^~~~~~~
arg.h:856:37: error: static assertion failed
856 | static_assert(std::is_trivial<T>::value); \
| ~~~~~~~~~~~~~~~~~~~~^~~~~
arg.h:877:1: note: in expansion of macro '_IS_POD'
877 | _IS_POD(PythonCallable);
| ^~~~~~~
arg.h:856:37: error: static assertion failed
856 | static_assert(std::is_trivial<T>::value); \
| ~~~~~~~~~~~~~~~~~~~~^~~~~
arg.h:878:1: note: in expansion of macro '_IS_POD'
878 | _IS_POD(PythonObject);
| ^~~~~~~
arg.h:856:37: error: static assertion failed
856 | static_assert(std::is_trivial<T>::value); \
| ~~~~~~~~~~~~~~~~~~~~^~~~~
arg.h:879:1: note: in expansion of macro '_IS_POD'
879 | _IS_POD(SavedICUObject<UObject>);
| ^~~~~~~
arg.h:856:37: error: static assertion failed
856 | static_assert(std::is_trivial<T>::value); \
| ~~~~~~~~~~~~~~~~~~~~^~~~~
arg.h:880:1: note: in expansion of macro '_IS_POD'
880 | _IS_POD(SavedString);
| ^~~~~~~
arg.h:856:37: error: static assertion failed
856 | static_assert(std::is_trivial<T>::value); \
| ~~~~~~~~~~~~~~~~~~~~^~~~~
arg.h:881:1: note: in expansion of macro '_IS_POD'
881 | _IS_POD(String);
| ^~~~~~~
arg.h:856:37: error: static assertion failed
856 | static_assert(std::is_trivial<T>::value); \
| ~~~~~~~~~~~~~~~~~~~~^~~~~
arg.h:882:1: note: in expansion of macro '_IS_POD'
882 | _IS_POD(StringOrUnicodeToFSCharsArg);
| ^~~~~~~
arg.h:856:37: error: static assertion failed
856 | static_assert(std::is_trivial<T>::value); \
| ~~~~~~~~~~~~~~~~~~~~^~~~~
arg.h:883:1: note: in expansion of macro '_IS_POD'
883 | _IS_POD(StringOrUnicodeToUtf8CharsArg);
| ^~~~~~~
arg.h:856:37: error: static assertion failed
856 | static_assert(std::is_trivial<T>::value); \
| ~~~~~~~~~~~~~~~~~~~~^~~~~
arg.h:884:1: note: in expansion of macro '_IS_POD'
884 | _IS_POD(StringOrUnicodeToUtf8CharsArgArray);
| ^~~~~~~
arg.h:856:37: error: static assertion failed
856 | static_assert(std::is_trivial<T>::value); \
| ~~~~~~~~~~~~~~~~~~~~^~~~~
arg.h:885:1: note: in expansion of macro '_IS_POD'
885 | _IS_POD(UnicodeStringAndPythonObject);
| ^~~~~~~
arg.h:856:37: error: static assertion failed
856 | static_assert(std::is_trivial<T>::value); \
| ~~~~~~~~~~~~~~~~~~~~^~~~~
arg.h:886:1: note: in expansion of macro '_IS_POD'
886 | _IS_POD(UnicodeStringArg);
| ^~~~~~~
arg.h:856:37: error: static assertion failed
856 | static_assert(std::is_trivial<T>::value); \
| ~~~~~~~~~~~~~~~~~~~~^~~~~
arg.h:887:1: note: in expansion of macro '_IS_POD'
887 | _IS_POD(UnicodeStringArray);
| ^~~~~~~
arg.h:856:37: error: static assertion failed
856 | static_assert(std::is_trivial<T>::value); \
| ~~~~~~~~~~~~~~~~~~~~^~~~~
arg.h:888:1: note: in expansion of macro '_IS_POD'
888 | _IS_POD(UnicodeStringNew);
| ^~~~~~~
arg.h:856:37: error: static assertion failed
856 | static_assert(std::is_trivial<T>::value); \
| ~~~~~~~~~~~~~~~~~~~~^~~~~
arg.h:889:1: note: in expansion of macro '_IS_POD'
889 | _IS_POD(UnicodeStringRef);
| ^~~~~~~
error: command '/usr/bin/x86_64-linux-gnu-g++' failed with exit code 1
E: pybuild pybuild:389: build: plugin distutils failed with: exit code=1:
/usr/bin/python3 setup.py build
dh_auto_build: error: pybuild --build -i python{version} -p 3.13 returned exit
code 13
make: *** [debian/rules:12: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: pyicu
Source-Version: 2.15.2-2
Done: Laszlo Boszormenyi (GCS) <[email protected]>
We believe that the bug you reported is fixed in the latest version of
pyicu, 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.
Laszlo Boszormenyi (GCS) <[email protected]> (supplier of updated pyicu 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: Sat, 06 Sep 2025 16:19:01 +0200
Source: pyicu
Architecture: source
Version: 2.15.2-2
Distribution: unstable
Urgency: medium
Maintainer: Laszlo Boszormenyi (GCS) <[email protected]>
Changed-By: Laszlo Boszormenyi (GCS) <[email protected]>
Closes: 1114281
Changes:
pyicu (2.15.2-2) unstable; urgency=medium
.
* Backport upstream fix to use is_trivially_copyable in static_assert(),
fixes FTBFS with GCC 15 (closes: #1114281).
Checksums-Sha1:
a24a53b9936bf8b97bbe0531aa184248fd4a8864 2077 pyicu_2.15.2-2.dsc
f5b3f501c6247f1182552aa58cf4da275d95fc02 5404 pyicu_2.15.2-2.debian.tar.xz
Checksums-Sha256:
4f1400a76a29eb6ab8817afb0fdbc222b353658428fd9d303a572433ff7647d8 2077
pyicu_2.15.2-2.dsc
9aeb652579e85dcc3a1bcba7ba435ea6b32e2887a6463dbf8a759dbc4bbc7448 5404
pyicu_2.15.2-2.debian.tar.xz
Files:
8911861123e6615b0362789ae6be5458 2077 python optional pyicu_2.15.2-2.dsc
7c4a1c661a3451e0918060c47d444ff7 5404 python optional
pyicu_2.15.2-2.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEfYh9yLp7u6e4NeO63OMQ54ZMyL8FAmi8R48ACgkQ3OMQ54ZM
yL+bMg//bJa6O7vVjWZzDSczJkhH7Ys4KhwVqlxrBwVcAr0fyn88+zEyJjg9AC21
xxFQE2yi4JX9lHbEEvtdkO/2KoTCJCTnBoFAN64beYyA2lWZjulCYzahmDZmcv0F
Nt5J23h2ABMSyxIISVeNFqCBU1pLXlyV07FLppn+sC7PRIx6z10U4CMX+4ozfnT1
Rxcox+vcN63K48inIP3NHzyWnWHhfJ+5W76POSDOAq+E0HoOwjWuU2evFsVYHFyl
EbfHzG6iBwB7eXPGBGbgQYP+oAIyAjyny0ANBmTtKs1pJ8QMYoPtdMIydDHAhCQS
d5LlcImOASeTy8PF8qpyJ9kN34LZD+D12P39Z3RgYMVmo4qjENkmhYbcvBv0Gcjo
etZLhKorfW8Vij7c6FORA3RxzmNVEwFWxEp1AA9n77DuaLiCRvho4Vjh6/5LfCOn
elGXYfR2Lw8PF4gsVtup3rC7Acbmxk1piEtX3tiLsImmBDSczb2SNDf3d98QpQZE
Eeuo4LoZLg4z7JZczezEqUdcwQuurxwND75GnpZhxgWSjaDQcvjbG6pPlMutQjfk
AIu168WCltAT+XcfY8rM3wTxWs/cBn7U/9e0CZ/Uz1pFJYv95aHxRv1Gxo4+rFXi
IH3+VgswY+ixPiAnwOKuhDZv8GRxxhNJDR0W9ttVztr04JAgUbw=
=nSgI
-----END PGP SIGNATURE-----
pgpHAnRXXigIE.pgp
Description: PGP signature
--- End Message ---