Your message dated Tue, 15 Oct 2024 23:33:27 +0000
with message-id <e1t0r2d-00azwn...@fasolo.debian.org>
and subject line Bug#1052793: fixed in python-pyvmomi 8.0.3.0.1-1
has caused the Debian Bug report #1052793,
regarding python-pyvmomi: FTBFS: dh_auto_test: error: pybuild --test --test-tox 
-i python{version} -p 3.11 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 ow...@bugs.debian.org
immediately.)


-- 
1052793: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1052793
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-pyvmomi
Version: 6.7.1-6
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230925 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
>  debian/rules build
> dh /usr/share/openstack-pkg-tools/pkgos.make --with python3 
> --buildsystem=pybuild
> dh: error: Unknown sequence /usr/share/openstack-pkg-tools/pkgos.make (choose 
> from: binary binary-arch binary-indep build build-arch build-indep clean 
> install install-arch install-indep)
> dh build --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:291: python3.11 setup.py config 
> running config
>    dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:291: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pyVmomi
> copying pyVmomi/ServerObjects.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pyVmomi
> copying pyVmomi/DynamicTypeManagerHelper.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pyVmomi
> copying pyVmomi/Differ.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pyVmomi
> copying pyVmomi/EamObjects.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pyVmomi
> copying pyVmomi/SmsObjects.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pyVmomi
> copying pyVmomi/StubAdapterAccessorImpl.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pyVmomi
> copying pyVmomi/ManagedMethodExecutorHelper.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pyVmomi
> copying pyVmomi/Version.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pyVmomi
> copying pyVmomi/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pyVmomi
> copying pyVmomi/pyVmomiSettings.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pyVmomi
> copying pyVmomi/Iso8601.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pyVmomi
> copying pyVmomi/QueryTypes.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pyVmomi
> copying pyVmomi/CoreTypes.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pyVmomi
> copying pyVmomi/SoapAdapter.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pyVmomi
> copying pyVmomi/VmomiSupport.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pyVmomi
> copying pyVmomi/Cache.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pyVmomi
> copying pyVmomi/PbmObjects.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pyVmomi
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pyVim
> copying pyVim/task.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pyVim
> copying pyVim/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pyVim
> copying pyVim/connect.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/pyVim
>    dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:291: /usr/bin/python3 -c "import setuptools, runpy; 
> runpy.run_path('setup.py')" bdist_wheel 
> running bdist_wheel
> running build
> running build_py
> creating build
> creating build/lib
> creating build/lib/pyVmomi
> copying pyVmomi/ServerObjects.py -> build/lib/pyVmomi
> copying pyVmomi/DynamicTypeManagerHelper.py -> build/lib/pyVmomi
> copying pyVmomi/Differ.py -> build/lib/pyVmomi
> copying pyVmomi/EamObjects.py -> build/lib/pyVmomi
> copying pyVmomi/SmsObjects.py -> build/lib/pyVmomi
> copying pyVmomi/StubAdapterAccessorImpl.py -> build/lib/pyVmomi
> copying pyVmomi/ManagedMethodExecutorHelper.py -> build/lib/pyVmomi
> copying pyVmomi/Version.py -> build/lib/pyVmomi
> copying pyVmomi/__init__.py -> build/lib/pyVmomi
> copying pyVmomi/pyVmomiSettings.py -> build/lib/pyVmomi
> copying pyVmomi/Iso8601.py -> build/lib/pyVmomi
> copying pyVmomi/QueryTypes.py -> build/lib/pyVmomi
> copying pyVmomi/CoreTypes.py -> build/lib/pyVmomi
> copying pyVmomi/SoapAdapter.py -> build/lib/pyVmomi
> copying pyVmomi/VmomiSupport.py -> build/lib/pyVmomi
> copying pyVmomi/Cache.py -> build/lib/pyVmomi
> copying pyVmomi/PbmObjects.py -> build/lib/pyVmomi
> creating build/lib/pyVim
> copying pyVim/task.py -> build/lib/pyVim
> copying pyVim/__init__.py -> build/lib/pyVim
> copying pyVim/connect.py -> build/lib/pyVim
> /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()
> installing to build/bdist.linux-x86_64/wheel
> running install
> running install_lib
> creating build/bdist.linux-x86_64
> creating build/bdist.linux-x86_64/wheel
> creating build/bdist.linux-x86_64/wheel/pyVmomi
> copying build/lib/pyVmomi/ServerObjects.py -> 
> build/bdist.linux-x86_64/wheel/pyVmomi
> copying build/lib/pyVmomi/DynamicTypeManagerHelper.py -> 
> build/bdist.linux-x86_64/wheel/pyVmomi
> copying build/lib/pyVmomi/Differ.py -> build/bdist.linux-x86_64/wheel/pyVmomi
> copying build/lib/pyVmomi/EamObjects.py -> 
> build/bdist.linux-x86_64/wheel/pyVmomi
> copying build/lib/pyVmomi/SmsObjects.py -> 
> build/bdist.linux-x86_64/wheel/pyVmomi
> copying build/lib/pyVmomi/StubAdapterAccessorImpl.py -> 
> build/bdist.linux-x86_64/wheel/pyVmomi
> copying build/lib/pyVmomi/ManagedMethodExecutorHelper.py -> 
> build/bdist.linux-x86_64/wheel/pyVmomi
> copying build/lib/pyVmomi/Version.py -> build/bdist.linux-x86_64/wheel/pyVmomi
> copying build/lib/pyVmomi/__init__.py -> 
> build/bdist.linux-x86_64/wheel/pyVmomi
> copying build/lib/pyVmomi/pyVmomiSettings.py -> 
> build/bdist.linux-x86_64/wheel/pyVmomi
> copying build/lib/pyVmomi/Iso8601.py -> build/bdist.linux-x86_64/wheel/pyVmomi
> copying build/lib/pyVmomi/QueryTypes.py -> 
> build/bdist.linux-x86_64/wheel/pyVmomi
> copying build/lib/pyVmomi/CoreTypes.py -> 
> build/bdist.linux-x86_64/wheel/pyVmomi
> copying build/lib/pyVmomi/SoapAdapter.py -> 
> build/bdist.linux-x86_64/wheel/pyVmomi
> copying build/lib/pyVmomi/VmomiSupport.py -> 
> build/bdist.linux-x86_64/wheel/pyVmomi
> copying build/lib/pyVmomi/Cache.py -> build/bdist.linux-x86_64/wheel/pyVmomi
> copying build/lib/pyVmomi/PbmObjects.py -> 
> build/bdist.linux-x86_64/wheel/pyVmomi
> creating build/bdist.linux-x86_64/wheel/pyVim
> copying build/lib/pyVim/task.py -> build/bdist.linux-x86_64/wheel/pyVim
> copying build/lib/pyVim/__init__.py -> build/bdist.linux-x86_64/wheel/pyVim
> copying build/lib/pyVim/connect.py -> build/bdist.linux-x86_64/wheel/pyVim
> running install_egg_info
> running egg_info
> creating pyvmomi.egg-info
> writing pyvmomi.egg-info/PKG-INFO
> writing dependency_links to pyvmomi.egg-info/dependency_links.txt
> writing requirements to pyvmomi.egg-info/requires.txt
> writing top-level names to pyvmomi.egg-info/top_level.txt
> writing manifest file 'pyvmomi.egg-info/SOURCES.txt'
> reading manifest file 'pyvmomi.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> adding license file 'LICENSE.txt'
> adding license file 'NOTICE.txt'
> writing manifest file 'pyvmomi.egg-info/SOURCES.txt'
> Copying pyvmomi.egg-info to 
> build/bdist.linux-x86_64/wheel/pyvmomi-6.7.1.egg-info
> running install_scripts
> creating build/bdist.linux-x86_64/wheel/pyvmomi-6.7.1.dist-info/WHEEL
> creating 'dist/pyvmomi-6.7.1-py2.py3-none-any.whl' and adding 
> 'build/bdist.linux-x86_64/wheel' to it
> adding 'pyVim/__init__.py'
> adding 'pyVim/connect.py'
> adding 'pyVim/task.py'
> adding 'pyVmomi/Cache.py'
> adding 'pyVmomi/CoreTypes.py'
> adding 'pyVmomi/Differ.py'
> adding 'pyVmomi/DynamicTypeManagerHelper.py'
> adding 'pyVmomi/EamObjects.py'
> adding 'pyVmomi/Iso8601.py'
> adding 'pyVmomi/ManagedMethodExecutorHelper.py'
> adding 'pyVmomi/PbmObjects.py'
> adding 'pyVmomi/QueryTypes.py'
> adding 'pyVmomi/ServerObjects.py'
> adding 'pyVmomi/SmsObjects.py'
> adding 'pyVmomi/SoapAdapter.py'
> adding 'pyVmomi/StubAdapterAccessorImpl.py'
> adding 'pyVmomi/Version.py'
> adding 'pyVmomi/VmomiSupport.py'
> adding 'pyVmomi/__init__.py'
> adding 'pyVmomi/pyVmomiSettings.py'
> adding 'pyvmomi-6.7.1.dist-info/LICENSE.txt'
> adding 'pyvmomi-6.7.1.dist-info/METADATA'
> adding 'pyvmomi-6.7.1.dist-info/NOTICE.txt'
> adding 'pyvmomi-6.7.1.dist-info/WHEEL'
> adding 'pyvmomi-6.7.1.dist-info/top_level.txt'
> adding 'pyvmomi-6.7.1.dist-info/zip-safe'
> adding 'pyvmomi-6.7.1.dist-info/RECORD'
> removing build/bdist.linux-x86_64/wheel
> I: pybuild base:291: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build; tox -c 
> /<<PKGBUILDDIR>>/tox.ini --sitepackages -e py311 -x 
> testenv.passenv+=_PYTHON_HOST_PLATFORM --installpkg 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/pyvmomi-6.7.1-py2.py3-none-any.whl 
> py311: install_deps .pybuild/cpython3_3.11/build> python -I -m pip install -r 
> test-requirements.txt
> WARNING: Retrying (Retry(total=4, connect=None, read=None, 
> redirect=None, status=None)) after connection broken by 'ProxyError('Cannot 
> connect to proxy.', 
> NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 
> 0x7fb1db628b50>: Failed to establish a new connection: [Errno 111] Connection 
> refused'))': /simple/cachetools/
> WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, 
> status=None)) after connection broken by 'ProxyError('Cannot connect to 
> proxy.', NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection 
> object at 0x7fb1da0196d0>: Failed to establish a new connection: [Errno 111] 
> Connection refused'))': /simple/cachetools/
> WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, 
> status=None)) after connection broken by 'ProxyError('Cannot connect to 
> proxy.', NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection 
> object at 0x7fb1da027250>: Failed to establish a new connection: [Errno 111] 
> Connection refused'))': /simple/cachetools/
> WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, 
> status=None)) after connection broken by 'ProxyError('Cannot connect to 
> proxy.', NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection 
> object at 0x7fb1da0277d0>: Failed to establish a new connection: [Errno 111] 
> Connection refused'))': /simple/cachetools/
> WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, 
> status=None)) after connection broken by 'ProxyError('Cannot connect to 
> proxy.', NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection 
> object at 0x7fb1da027dd0>: Failed to establish a new connection: [Errno 111] 
> Connection refused'))': /simple/cachetools/
> WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, 
> status=None)) after connection broken by 'ProxyError('Cannot connect to 
> proxy.', NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection 
> object at 0x7fb1da069750>: Failed to establish a new connection: [Errno 111] 
> Connection refused'))': /simple/tox/
> WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, 
> status=None)) after connection broken by 'ProxyError('Cannot connect to 
> proxy.', NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection 
> object at 0x7fb1da069a10>: Failed to establish a new connection: [Errno 111] 
> Connection refused'))': /simple/tox/
> WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, 
> status=None)) after connection broken by 'ProxyError('Cannot connect to 
> proxy.', NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection 
> object at 0x7fb1da069590>: Failed to establish a new connection: [Errno 111] 
> Connection refused'))': /simple/tox/
> WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, 
> status=None)) after connection broken by 'ProxyError('Cannot connect to 
> proxy.', NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection 
> object at 0x7fb1da06a550>: Failed to establish a new connection: [Errno 111] 
> Connection refused'))': /simple/tox/
> WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, 
> status=None)) after connection broken by 'ProxyError('Cannot connect to 
> proxy.', NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection 
> object at 0x7fb1da069f50>: Failed to establish a new connection: [Errno 111] 
> Connection refused'))': /simple/tox/
> ERROR: Could not find a version that satisfies the requirement 
> cachetools>=5.3.1 (from tox) (from versions: none)
> ERROR: No matching distribution found for cachetools>=5.3.1
> Requirement already satisfied: tox in /usr/lib/python3/dist-packages (from -r 
> test-requirements.txt (line 1)) (4.11.0)
> Requirement already satisfied: testtools>=0.9.34 in 
> /usr/lib/python3/dist-packages (from -r test-requirements.txt (line 2)) 
> (2.5.0)
> Requirement already satisfied: vcrpy in /usr/lib/python3/dist-packages (from 
> -r test-requirements.txt (line 3)) (5.1.0)
> INFO: pip is looking at multiple versions of tox to determine which version 
> is compatible with other requirements. This could take a while.
> py311: exit 1 (16.35 seconds) /<<PKGBUILDDIR>>> python -I -m pip install -r 
> test-requirements.txt pid=2203316
>   py311: FAIL code 1 (16.69 seconds)
>   evaluation failed :( (16.77 seconds)
> E: pybuild pybuild:395: test: plugin distutils failed with: exit code=1: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build; tox -c 
> /<<PKGBUILDDIR>>/tox.ini --sitepackages -e py311 -x 
> testenv.passenv+=_PYTHON_HOST_PLATFORM --installpkg 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/pyvmomi-6.7.1-py2.py3-none-any.whl 
> dh_auto_test: error: pybuild --test --test-tox -i python{version} -p 3.11 
> returned exit code 13


The full build log is available from:
http://qa-logs.debian.net/2023/09/25/python-pyvmomi_6.7.1-6_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230925;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20230925&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-pyvmomi
Source-Version: 8.0.3.0.1-1
Done: Colin Watson <cjwat...@debian.org>

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

Debian distribution maintenance software
pp.
Colin Watson <cjwat...@debian.org> (supplier of updated python-pyvmomi 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: SHA256

Format: 1.8
Date: Wed, 16 Oct 2024 00:05:33 +0100
Source: python-pyvmomi
Architecture: source
Version: 8.0.3.0.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Colin Watson <cjwat...@debian.org>
Closes: 1025402 1052452 1052793
Changes:
 python-pyvmomi (8.0.3.0.1-1) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Alexandre Detiste ]
   * New upstream version 8.0.3.0.1 (Closes: #1052793, #1052452, #1025402)
 .
   [ Colin Watson ]
   * Run tests using pytest, skipping a few broken ones.
   * Drop python-pyvmomi-doc binary package; upstream now points to their
     website for most documentation and no longer ships it in the source
     package.
   * Remove some OpenStack leftovers from debian/rules.
   * Use pybuild-plugin-pyproject.
   * Enable autopkgtest-pkg-pybuild.
Checksums-Sha1:
 a091a19170f95d7574d2cf1dfcc0967f43e3c9ca 2296 python-pyvmomi_8.0.3.0.1-1.dsc
 99ffdef85dd24a8cc2df6000a04e647356ba96d9 1116169 
python-pyvmomi_8.0.3.0.1.orig.tar.gz
 6698c0c5405870c7a975823b9fb8f9521146a90d 3804 
python-pyvmomi_8.0.3.0.1-1.debian.tar.xz
Checksums-Sha256:
 e7707a8add10358e07e819ce7f6be00dacb3198de2b92ef118601c096af34f57 2296 
python-pyvmomi_8.0.3.0.1-1.dsc
 4ed2ff75b60612a23da6e16d7b46d8bc030a82e0f01eebdfcb8973a67c30df9a 1116169 
python-pyvmomi_8.0.3.0.1.orig.tar.gz
 adc2dcf0d102f121c4e58025a3eb64d7727fc6d024ea069f1e96342e43e3ac59 3804 
python-pyvmomi_8.0.3.0.1-1.debian.tar.xz
Files:
 1d0defa243c2d5b82ab2a0418465ff4f 2296 python optional 
python-pyvmomi_8.0.3.0.1-1.dsc
 552e39a033e9d7428ee1e90f37d04543 1116169 python optional 
python-pyvmomi_8.0.3.0.1.orig.tar.gz
 a60c4a1d85f0eea8ce73b3d2d26d82e9 3804 python optional 
python-pyvmomi_8.0.3.0.1-1.debian.tar.xz

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

iQIzBAEBCAAdFiEErApP8SYRtvzPAcEROTWH2X2GUAsFAmcO9Z8ACgkQOTWH2X2G
UAul8xAAqKBndjiDeUuXTLwMnLPkIrKiVeFRMwok1LV5HJIk2VwgHk3lPlQia4Ai
T3OVvLwUd7gBLiL2wOAUhD2oizRhzST1As2WkygdRWj8PAmd7xDmFDSi7Fb750SG
sNPMyURkY1I6O0hds7QrJBnmgQtiRXe+vbGQSwVRBQ1qAzBkBaSKmADh0L2HFOPm
6roR9mQaNT8s4inTCc3wqY7PmXzQCBmkHJlf/FZg1u9AdO5Lm+bE2z6tSvtK18LJ
98jtF9dN3Yf7pWZKUxpI38rm4/QprShu49NQl7k2322yMX7NEVnkltdYWpvetYLd
zWNjROzNm/VbNzEKqAJeMFg2eN+2unihTwd7aglXb15HWmb635cNr4mZvGpLWpai
Ykm+npAJ5eTiP9UWfgCQOgZacugLEkxBKEvim97IAOfzCXMTAXukgrCH9MY+xF3p
p2pX7xqAob5bFwMgjSYDpOyn4jM0MBGi3pcmVZ+VKpXScWeEfDvXZ3CXjlNgA9V2
KTtXG9UM0EHILQrkw6YmalVhp5Pq6WtVyzyRh0bYkmxJrIi9SLroWNxw3tp/c8WK
rSBFGlLSUmgPiPO2Fy/jm7OHmI9YUE7f9JJKoHqwwQgiNdCkhCjw7MxAY+VNoi6a
cJg38udSyzGcvat0w9v390oon3Ya1xRhfTQJ1S2fclaGO/qXy04=
=RHF7
-----END PGP SIGNATURE-----

Attachment: pgpF4PsJFMn_B.pgp
Description: PGP signature


--- End Message ---

Reply via email to