Your message dated Sat, 10 Aug 2024 15:36:25 +0000
with message-id <e1sco8n-00acao...@fasolo.debian.org>
and subject line Bug#1078363: fixed in systemfixtures 0.6.7-2
has caused the Debian Bug report #1078363,
regarding systemfixtures: FTBFS: ModuleNotFoundError: No module named 'six'
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.)
--
1078363: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1078363
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: systemfixtures
Version: 0.6.7-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240809 ftbfs-trixie
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> 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
> I: pybuild base:311: python3.12 setup.py config
> /usr/lib/python3/dist-packages/setuptools/dist.py:476:
> SetuptoolsDeprecationWarning: Invalid dash-separated options
> !!
>
>
> ********************************************************************************
> Usage of dash-separated 'home-page' will not be supported in future
> versions. Please use the underscore name 'home_page' instead.
>
> By 2024-Sep-26, you need to update your project and remove deprecated
> calls
> or your builds will no longer be supported.
>
> See
> https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for
> details.
>
> ********************************************************************************
>
> !!
> opt = self.warn_dash_deprecation(opt, section)
> /usr/lib/python3/dist-packages/setuptools/dist.py:476:
> SetuptoolsDeprecationWarning: Invalid dash-separated options
> !!
>
>
> ********************************************************************************
> Usage of dash-separated 'description-file' will not be supported in
> future
> versions. Please use the underscore name 'description_file' instead.
>
> By 2024-Sep-26, you need to update your project and remove deprecated
> calls
> or your builds will no longer be supported.
>
> See
> https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for
> details.
>
> ********************************************************************************
>
> !!
> opt = self.warn_dash_deprecation(opt, section)
> /usr/lib/python3/dist-packages/setuptools/dist.py:476:
> SetuptoolsDeprecationWarning: Invalid dash-separated options
> !!
>
>
> ********************************************************************************
> Usage of dash-separated 'author-email' will not be supported in future
> versions. Please use the underscore name 'author_email' instead.
>
> By 2024-Sep-26, you need to update your project and remove deprecated
> calls
> or your builds will no longer be supported.
>
> See
> https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for
> details.
>
> ********************************************************************************
>
> !!
> opt = self.warn_dash_deprecation(opt, section)
> /usr/lib/python3/dist-packages/setuptools/__init__.py:80:
> _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are
> deprecated.
> !!
>
>
> ********************************************************************************
> Requirements should be satisfied by a PEP 517 installer.
> If you are using pip, you can try `pip install --use-pep517`.
>
> ********************************************************************************
>
> !!
> dist.fetch_build_eggs(dist.setup_requires)
> WARNING: The wheel package is not available.
> /usr/lib/python3/dist-packages/setuptools/command/develop.py:42:
> EasyInstallDeprecationWarning: easy_install command is deprecated.
> !!
>
>
> ********************************************************************************
> Please avoid running ``setup.py`` and ``easy_install``.
> Instead, use pypa/build, pypa/installer or other
> standards-based tools.
>
> See https://github.com/pypa/setuptools/issues/917 for details.
>
> ********************************************************************************
>
> !!
> easy_install.initialize_options(self)
> /usr/lib/python3/dist-packages/setuptools/_distutils/cmd.py:66:
> SetuptoolsDeprecationWarning: setup.py install is deprecated.
> !!
>
>
> ********************************************************************************
> Please avoid running ``setup.py`` directly.
> Instead, use pypa/build, pypa/installer or other
> standards-based tools.
>
> See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html
> for details.
>
> ********************************************************************************
>
> !!
> self.initialize_options()
> /usr/lib/python3/dist-packages/setuptools/dist.py:476:
> SetuptoolsDeprecationWarning: Invalid dash-separated options
> !!
>
>
> ********************************************************************************
> Usage of dash-separated 'home-page' will not be supported in future
> versions. Please use the underscore name 'home_page' instead.
>
> By 2024-Sep-26, you need to update your project and remove deprecated
> calls
> or your builds will no longer be supported.
>
> See
> https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for
> details.
>
> ********************************************************************************
>
> !!
> opt = self.warn_dash_deprecation(opt, section)
> /usr/lib/python3/dist-packages/setuptools/dist.py:476:
> SetuptoolsDeprecationWarning: Invalid dash-separated options
> !!
>
>
> ********************************************************************************
> Usage of dash-separated 'description-file' will not be supported in
> future
> versions. Please use the underscore name 'description_file' instead.
>
> By 2024-Sep-26, you need to update your project and remove deprecated
> calls
> or your builds will no longer be supported.
>
> See
> https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for
> details.
>
> ********************************************************************************
>
> !!
> opt = self.warn_dash_deprecation(opt, section)
> /usr/lib/python3/dist-packages/setuptools/dist.py:476:
> SetuptoolsDeprecationWarning: Invalid dash-separated options
> !!
>
>
> ********************************************************************************
> Usage of dash-separated 'author-email' will not be supported in future
> versions. Please use the underscore name 'author_email' instead.
>
> By 2024-Sep-26, you need to update your project and remove deprecated
> calls
> or your builds will no longer be supported.
>
> See
> https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for
> details.
>
> ********************************************************************************
>
> !!
> opt = self.warn_dash_deprecation(opt, section)
> running config
> dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:311: /usr/bin/python3 setup.py build
> /usr/lib/python3/dist-packages/setuptools/dist.py:476:
> SetuptoolsDeprecationWarning: Invalid dash-separated options
> !!
>
>
> ********************************************************************************
> Usage of dash-separated 'home-page' will not be supported in future
> versions. Please use the underscore name 'home_page' instead.
>
> By 2024-Sep-26, you need to update your project and remove deprecated
> calls
> or your builds will no longer be supported.
>
> See
> https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for
> details.
>
> ********************************************************************************
>
> !!
> opt = self.warn_dash_deprecation(opt, section)
> /usr/lib/python3/dist-packages/setuptools/dist.py:476:
> SetuptoolsDeprecationWarning: Invalid dash-separated options
> !!
>
>
> ********************************************************************************
> Usage of dash-separated 'description-file' will not be supported in
> future
> versions. Please use the underscore name 'description_file' instead.
>
> By 2024-Sep-26, you need to update your project and remove deprecated
> calls
> or your builds will no longer be supported.
>
> See
> https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for
> details.
>
> ********************************************************************************
>
> !!
> opt = self.warn_dash_deprecation(opt, section)
> /usr/lib/python3/dist-packages/setuptools/dist.py:476:
> SetuptoolsDeprecationWarning: Invalid dash-separated options
> !!
>
>
> ********************************************************************************
> Usage of dash-separated 'author-email' will not be supported in future
> versions. Please use the underscore name 'author_email' instead.
>
> By 2024-Sep-26, you need to update your project and remove deprecated
> calls
> or your builds will no longer be supported.
>
> See
> https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for
> details.
>
> ********************************************************************************
>
> !!
> opt = self.warn_dash_deprecation(opt, section)
> /usr/lib/python3/dist-packages/setuptools/__init__.py:80:
> _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are
> deprecated.
> !!
>
>
> ********************************************************************************
> Requirements should be satisfied by a PEP 517 installer.
> If you are using pip, you can try `pip install --use-pep517`.
>
> ********************************************************************************
>
> !!
> dist.fetch_build_eggs(dist.setup_requires)
> WARNING: The wheel package is not available.
> /usr/lib/python3/dist-packages/setuptools/command/develop.py:42:
> EasyInstallDeprecationWarning: easy_install command is deprecated.
> !!
>
>
> ********************************************************************************
> Please avoid running ``setup.py`` and ``easy_install``.
> Instead, use pypa/build, pypa/installer or other
> standards-based tools.
>
> See https://github.com/pypa/setuptools/issues/917 for details.
>
> ********************************************************************************
>
> !!
> easy_install.initialize_options(self)
> /usr/lib/python3/dist-packages/setuptools/_distutils/cmd.py:66:
> SetuptoolsDeprecationWarning: setup.py install is deprecated.
> !!
>
>
> ********************************************************************************
> Please avoid running ``setup.py`` directly.
> Instead, use pypa/build, pypa/installer or other
> standards-based tools.
>
> See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html
> for details.
>
> ********************************************************************************
>
> !!
> self.initialize_options()
> /usr/lib/python3/dist-packages/setuptools/dist.py:476:
> SetuptoolsDeprecationWarning: Invalid dash-separated options
> !!
>
>
> ********************************************************************************
> Usage of dash-separated 'home-page' will not be supported in future
> versions. Please use the underscore name 'home_page' instead.
>
> By 2024-Sep-26, you need to update your project and remove deprecated
> calls
> or your builds will no longer be supported.
>
> See
> https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for
> details.
>
> ********************************************************************************
>
> !!
> opt = self.warn_dash_deprecation(opt, section)
> /usr/lib/python3/dist-packages/setuptools/dist.py:476:
> SetuptoolsDeprecationWarning: Invalid dash-separated options
> !!
>
>
> ********************************************************************************
> Usage of dash-separated 'description-file' will not be supported in
> future
> versions. Please use the underscore name 'description_file' instead.
>
> By 2024-Sep-26, you need to update your project and remove deprecated
> calls
> or your builds will no longer be supported.
>
> See
> https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for
> details.
>
> ********************************************************************************
>
> !!
> opt = self.warn_dash_deprecation(opt, section)
> /usr/lib/python3/dist-packages/setuptools/dist.py:476:
> SetuptoolsDeprecationWarning: Invalid dash-separated options
> !!
>
>
> ********************************************************************************
> Usage of dash-separated 'author-email' will not be supported in future
> versions. Please use the underscore name 'author_email' instead.
>
> By 2024-Sep-26, you need to update your project and remove deprecated
> calls
> or your builds will no longer be supported.
>
> See
> https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for
> details.
>
> ********************************************************************************
>
> !!
> opt = self.warn_dash_deprecation(opt, section)
> running build
> running build_py
> creating
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_systemfixtures/build/systemfixtures
> copying systemfixtures/network.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_systemfixtures/build/systemfixtures
> copying systemfixtures/filesystem.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_systemfixtures/build/systemfixtures
> copying systemfixtures/groups.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_systemfixtures/build/systemfixtures
> copying systemfixtures/time.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_systemfixtures/build/systemfixtures
> copying systemfixtures/matchers.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_systemfixtures/build/systemfixtures
> copying systemfixtures/_overlay.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_systemfixtures/build/systemfixtures
> copying systemfixtures/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_systemfixtures/build/systemfixtures
> copying systemfixtures/threads.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_systemfixtures/build/systemfixtures
> copying systemfixtures/executable.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_systemfixtures/build/systemfixtures
> copying systemfixtures/users.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_systemfixtures/build/systemfixtures
> creating
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_systemfixtures/build/systemfixtures/processes
> creating
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_systemfixtures/build/systemfixtures/processes/tests
> copying systemfixtures/processes/tests/test_systemctl.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_systemfixtures/build/systemfixtures/processes/tests
> copying systemfixtures/processes/tests/test_fixture.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_systemfixtures/build/systemfixtures/processes/tests
> copying systemfixtures/processes/tests/test_wget.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_systemfixtures/build/systemfixtures/processes/tests
> copying systemfixtures/processes/tests/test_dpkg.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_systemfixtures/build/systemfixtures/processes/tests
> copying systemfixtures/processes/tests/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_systemfixtures/build/systemfixtures/processes/tests
> creating
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_systemfixtures/build/systemfixtures/tests
> copying systemfixtures/tests/test_time.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_systemfixtures/build/systemfixtures/tests
> copying systemfixtures/tests/test_threads.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_systemfixtures/build/systemfixtures/tests
> copying systemfixtures/tests/test_executable.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_systemfixtures/build/systemfixtures/tests
> copying systemfixtures/tests/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_systemfixtures/build/systemfixtures/tests
> copying systemfixtures/tests/test_filesystem.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_systemfixtures/build/systemfixtures/tests
> copying systemfixtures/tests/test_users.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_systemfixtures/build/systemfixtures/tests
> copying systemfixtures/tests/test_network.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_systemfixtures/build/systemfixtures/tests
> copying systemfixtures/tests/test_groups.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_systemfixtures/build/systemfixtures/tests
> copying systemfixtures/processes/dpkg.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_systemfixtures/build/systemfixtures/processes
> copying systemfixtures/processes/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_systemfixtures/build/systemfixtures/processes
> copying systemfixtures/processes/wget.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_systemfixtures/build/systemfixtures/processes
> copying systemfixtures/processes/systemctl.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_systemfixtures/build/systemfixtures/processes
> copying systemfixtures/processes/fixture.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_systemfixtures/build/systemfixtures/processes
> running egg_info
> creating systemfixtures.egg-info
> writing systemfixtures.egg-info/PKG-INFO
> writing dependency_links to systemfixtures.egg-info/dependency_links.txt
> writing requirements to systemfixtures.egg-info/requires.txt
> writing top-level names to systemfixtures.egg-info/top_level.txt
> [pbr] Processing SOURCES.txt
> writing manifest file 'systemfixtures.egg-info/SOURCES.txt'
> warning: no previously-included files found matching '.gitignore'
> warning: no previously-included files found matching '.gitreview'
> warning: no previously-included files matching '*.pyc' found anywhere in
> distribution
> reading manifest template 'MANIFEST.in'
> warning: no previously-included files found matching '.travis.yml'
> warning: no previously-included files found matching '.mailmap'
> adding license file 'LICENSE'
> adding license file 'AUTHORS'
> writing manifest file 'systemfixtures.egg-info/SOURCES.txt'
> dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:311: cd
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_systemfixtures/build; python3.12 -m
> unittest discover -v
> systemfixtures (unittest.loader._FailedTest.systemfixtures) ... ERROR
>
> ======================================================================
> ERROR: systemfixtures (unittest.loader._FailedTest.systemfixtures)
> ----------------------------------------------------------------------
> ImportError: Failed to import test module: systemfixtures
> Traceback (most recent call last):
> File "/usr/lib/python3.12/unittest/loader.py", line 429, in _find_test_path
> package = self._get_module_from_name(name)
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> File "/usr/lib/python3.12/unittest/loader.py", line 339, in
> _get_module_from_name
> __import__(name)
> File
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_systemfixtures/build/systemfixtures/__init__.py",
> line 7, in <module>
> from .filesystem import FakeFilesystem
> File
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_systemfixtures/build/systemfixtures/filesystem.py",
> line 2, in <module>
> import six
> ModuleNotFoundError: No module named 'six'
>
>
> ----------------------------------------------------------------------
> Ran 1 test in 0.000s
>
> FAILED (errors=1)
> E: pybuild pybuild:389: test: plugin distutils failed with: exit code=1: cd
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_systemfixtures/build; python3.12 -m
> unittest discover -v
> dh_auto_test: error: pybuild --test -i python{version} -p 3.12 returned exit
> code 13
The full build log is available from:
http://qa-logs.debian.net/2024/08/09/systemfixtures_0.6.7-1_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240809;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240809&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: systemfixtures
Source-Version: 0.6.7-2
Done: Alexandre Detiste <tc...@debian.org>
We believe that the bug you reported is fixed in the latest version of
systemfixtures, 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 1078...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Alexandre Detiste <tc...@debian.org> (supplier of updated systemfixtures
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: Sat, 10 Aug 2024 16:53:28 +0200
Source: systemfixtures
Binary: python3-systemfixtures
Architecture: source all
Version: 0.6.7-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Alexandre Detiste <tc...@debian.org>
Description:
python3-systemfixtures - Test fixtures providing fake versions of various
system resources
Closes: 1078363
Changes:
systemfixtures (0.6.7-2) unstable; urgency=medium
.
* Team upload.
* Add build-dependency on python3-six (Closes: #1078363)
Checksums-Sha1:
1d830faab1c3a083178b46d45d099ae227e44255 2231 systemfixtures_0.6.7-2.dsc
3db42f000da049caed57f2be3a655a4436680a0f 9368
systemfixtures_0.6.7-2.debian.tar.xz
add5acdb87145b1b45c5ac76330e1edcc8d8e26f 14348
python3-systemfixtures_0.6.7-2_all.deb
3c337c45db5a9c5ec4a3420fe9db005b075d5e4b 7428
systemfixtures_0.6.7-2_amd64.buildinfo
Checksums-Sha256:
16d29dc0b974f29237657ae3bd7a232b4c19eaf0d83f2207df46d3ce791e29e9 2231
systemfixtures_0.6.7-2.dsc
dbd794cb75646e6724f6d6b850f337d63146f22c1ada625bc26fe7162108e8ab 9368
systemfixtures_0.6.7-2.debian.tar.xz
539a84e4371701f0c111d311f3d6fa3cec8f09449918c1c37afb5f18a235c0a8 14348
python3-systemfixtures_0.6.7-2_all.deb
84b66672f8dcc137d2f92488c60f69bc26fc2f92f1305a89ff711cdfc937abb6 7428
systemfixtures_0.6.7-2_amd64.buildinfo
Files:
1b0880d9e131b6c9a3897769de82ceac 2231 python optional
systemfixtures_0.6.7-2.dsc
4c9cf50acfa75c4a566e66dc43790b8d 9368 python optional
systemfixtures_0.6.7-2.debian.tar.xz
73fe60acb58197bd238fb1a7a3c75519 14348 python optional
python3-systemfixtures_0.6.7-2_all.deb
7935827f62766eff24f678f8fc1e98c2 7428 python optional
systemfixtures_0.6.7-2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJFBAEBCgAvFiEEj23hBDd/OxHnQXSHMfMURUShdBoFAma3ghQRHHRjaGV0QGRl
Ymlhbi5vcmcACgkQMfMURUShdBqihA//cky1pv6CG31W8D0mMoQMoQL55fA0srjY
ziXQvYjYBr4n+963upmdMWrGJWPHy05rLlGUs2/Q1BFIvt7uFVfUM1ZimXa64fTI
PVKrAkyJ9Y1//y5J61xBJPd8YNR2xHai9m1zkLnPvi5dXXTA/PdplTm+ugHMnN/d
g9EdE/d5RKM6Pg2fDz/65CVacGzAUe0hHCcoAFu9eoeH/tCrl73SVLjpAS8YsqpO
gTjkptdCZz1/J6sffRHPrvUbqS12W/iklofPx+cfm6vM+OtEYUhKDiGwlp+s8bzq
gY4HBMjkpphJKnXjxbZP75ZSABm2LiVSIp7I1DNqFS4DeBmeLixNSpJ/fmCjgjSn
hKe7RnusLwtkCixyyLEtBRwhjINIrjowrCriqA4jb3d/5n7HI4vJWHGtEAHcOg2+
ew1VRMVIStNsoqkxrtbFInua1KxBYoIhzvO+b6ZjLyZAqZSAgzVR4vjZ7bvCvZfZ
VyUU9paZUzuCcKxRu2Pnpv16GQECSD4pt5/i0J6r9yO2ic07NU1U4ONhk4vz82td
7EqUGWLMpawEsQqyQPQbvJfVwcuvVjs7dOW399Ws3buQUlItOQdgeIDoeq+qDBtT
X7t3ng3GBlLhH39tuNwRUwN2GjkMn0wfz9fMd0C3KyB7rbnDcTcPvGV0x3IltmLU
f16HlA18pWQ=
=oa06
-----END PGP SIGNATURE-----
pgpX6Ia5HVtCZ.pgp
Description: PGP signature
--- End Message ---