Your message dated Tue, 10 Feb 2026 13:04:42 +0000
with message-id <[email protected]>
and subject line Bug#1047097: fixed in python-designateclient 6.3.0-3
has caused the Debian Bug report #1047097,
regarding python-designateclient: Fails to build source after successful build
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.)


-- 
1047097: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1047097
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: python-designateclient
Version: 5.2.0-2
Severity: minor
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: [email protected]
Usertags: qa-doublebuild

Hi,

This package fails to build a source package after a successful build
(dpkg-buildpackage ; dpkg-buildpackage -S).

This is probably a clear violation of Debian Policy section 4.9 (clean target),
but this is filed as severity:minor for now, because a discussion on
debian-devel showed that we might want to revisit the requirement of a working
'clean' target.

More information about this class of issues, included common problems and
solutions, is available at
https://wiki.debian.org/qa.debian.org/FTBFS/SourceAfterBuild

Relevant part of the build log:
> cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env 
> -us -uc -rfakeroot -S
> ---------------------------------------------------------------------------------------------------------------------------------------------------
> 
> dpkg-buildpackage: info: source package python-designateclient
> dpkg-buildpackage: info: source version 5.2.0-2
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Thomas Goirand <[email protected]>
>  dpkg-source --before-build .
>  fakeroot debian/rules clean
> make: pyversions: No such file or directory
> py3versions: no X-Python3-Version in control file, using supported versions
> dh clean --buildsystem=python_distutils --with python3,sphinxdoc
>    debian/rules override_dh_auto_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> make[1]: pyversions: No such file or directory
> py3versions: no X-Python3-Version in control file, using supported versions
> rm -rf doc/build .testrepository build
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_autoreconf_clean -O--buildsystem=python_distutils
>    dh_clean -O--buildsystem=python_distutils
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building python-designateclient using existing 
> ./python-designateclient_5.2.0.orig.tar.xz
> dpkg-source: error: cannot represent change to 
> designateclient/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add designateclient/__pycache__/__init__.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> designateclient/__pycache__/client.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add designateclient/__pycache__/client.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> designateclient/__pycache__/exceptions.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> designateclient/__pycache__/exceptions.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> designateclient/__pycache__/utils.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add designateclient/__pycache__/utils.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> designateclient/__pycache__/version.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add designateclient/__pycache__/version.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> designateclient/osc/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> designateclient/osc/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> designateclient/osc/__pycache__/plugin.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> designateclient/osc/__pycache__/plugin.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> designateclient/tests/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> designateclient/tests/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> designateclient/tests/__pycache__/base.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> designateclient/tests/__pycache__/base.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> designateclient/tests/__pycache__/test_designateclient.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> designateclient/tests/__pycache__/test_designateclient.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> designateclient/tests/__pycache__/test_exceptions.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> designateclient/tests/__pycache__/test_exceptions.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> designateclient/tests/__pycache__/test_utils.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> designateclient/tests/__pycache__/test_utils.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> designateclient/tests/osc/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> designateclient/tests/osc/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> designateclient/tests/osc/resources/__pycache__/__init__.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> designateclient/tests/osc/resources/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> designateclient/tests/osc/v2/__pycache__/__init__.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> designateclient/tests/osc/v2/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> designateclient/tests/osc/v2/__pycache__/test_recordsets.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> designateclient/tests/osc/v2/__pycache__/test_recordsets.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> designateclient/tests/osc/v2/__pycache__/test_zone.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> designateclient/tests/osc/v2/__pycache__/test_zone.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> designateclient/tests/v2/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> designateclient/tests/v2/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> designateclient/tests/v2/__pycache__/test_blacklists.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> designateclient/tests/v2/__pycache__/test_blacklists.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> designateclient/tests/v2/__pycache__/test_client.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> designateclient/tests/v2/__pycache__/test_client.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> designateclient/tests/v2/__pycache__/test_limits.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> designateclient/tests/v2/__pycache__/test_limits.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> designateclient/tests/v2/__pycache__/test_nameservers.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> designateclient/tests/v2/__pycache__/test_nameservers.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> designateclient/tests/v2/__pycache__/test_recordsets.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> designateclient/tests/v2/__pycache__/test_recordsets.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> designateclient/tests/v2/__pycache__/test_reverse.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> designateclient/tests/v2/__pycache__/test_reverse.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> designateclient/tests/v2/__pycache__/test_service_statuses.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> designateclient/tests/v2/__pycache__/test_service_statuses.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> designateclient/tests/v2/__pycache__/test_timeout.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> designateclient/tests/v2/__pycache__/test_timeout.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> designateclient/tests/v2/__pycache__/test_tlds.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> designateclient/tests/v2/__pycache__/test_tlds.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> designateclient/tests/v2/__pycache__/test_tsigkeys.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> designateclient/tests/v2/__pycache__/test_tsigkeys.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> designateclient/tests/v2/__pycache__/test_zones.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> designateclient/tests/v2/__pycache__/test_zones.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> designateclient/v2/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> designateclient/v2/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> designateclient/v2/__pycache__/base.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add designateclient/v2/__pycache__/base.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> designateclient/v2/__pycache__/blacklists.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> designateclient/v2/__pycache__/blacklists.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> designateclient/v2/__pycache__/client.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add designateclient/v2/__pycache__/client.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> designateclient/v2/__pycache__/limits.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add designateclient/v2/__pycache__/limits.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> designateclient/v2/__pycache__/nameservers.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> designateclient/v2/__pycache__/nameservers.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> designateclient/v2/__pycache__/pools.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add designateclient/v2/__pycache__/pools.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> designateclient/v2/__pycache__/quotas.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add designateclient/v2/__pycache__/quotas.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> designateclient/v2/__pycache__/recordsets.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> designateclient/v2/__pycache__/recordsets.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> designateclient/v2/__pycache__/reverse.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> designateclient/v2/__pycache__/reverse.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> designateclient/v2/__pycache__/service_statuses.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> designateclient/v2/__pycache__/service_statuses.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> designateclient/v2/__pycache__/tlds.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add designateclient/v2/__pycache__/tlds.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> designateclient/v2/__pycache__/tsigkeys.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> designateclient/v2/__pycache__/tsigkeys.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> designateclient/v2/__pycache__/utils.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add designateclient/v2/__pycache__/utils.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> designateclient/v2/__pycache__/zones.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add designateclient/v2/__pycache__/zones.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> designateclient/v2/cli/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> designateclient/v2/cli/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> designateclient/v2/cli/__pycache__/blacklists.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> designateclient/v2/cli/__pycache__/blacklists.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> designateclient/v2/cli/__pycache__/common.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> designateclient/v2/cli/__pycache__/common.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> designateclient/v2/cli/__pycache__/quotas.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> designateclient/v2/cli/__pycache__/quotas.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> designateclient/v2/cli/__pycache__/recordsets.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> designateclient/v2/cli/__pycache__/recordsets.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> designateclient/v2/cli/__pycache__/reverse.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> designateclient/v2/cli/__pycache__/reverse.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> designateclient/v2/cli/__pycache__/service_statuses.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> designateclient/v2/cli/__pycache__/service_statuses.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> designateclient/v2/cli/__pycache__/tlds.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> designateclient/v2/cli/__pycache__/tlds.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> designateclient/v2/cli/__pycache__/tsigkeys.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> designateclient/v2/cli/__pycache__/tsigkeys.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> designateclient/v2/cli/__pycache__/zones.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> designateclient/v2/cli/__pycache__/zones.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file 
> python-designateclient-5.2.0/python_designateclient.egg-info/SOURCES.txt has 
> no final newline (either original or modified version)
> dpkg-source: error: unrepresentable changes to source
> dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 1
> 
> E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage 
> --sanitize-env -us -uc -rfakeroot -S' failed to run.


The full build log is available from:
http://qa-logs.debian.net/2023/08/13/python-designateclient_5.2.0-2_unstable.log

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-designateclient
Source-Version: 6.3.0-3
Done: Thomas Goirand <[email protected]>

We believe that the bug you reported is fixed in the latest version of
python-designateclient, 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.
Thomas Goirand <[email protected]> (supplier of updated python-designateclient 
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: Tue, 10 Feb 2026 13:50:12 +0100
Source: python-designateclient
Architecture: source
Version: 6.3.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <[email protected]>
Changed-By: Thomas Goirand <[email protected]>
Closes: 1047097
Changes:
 python-designateclient (6.3.0-3) unstable; urgency=medium
 .
   * Cleans better (Closes: #1047097).
Checksums-Sha1:
 e5fbc2d594f223e71b7cd988523ee1be92fe6aad 2792 
python-designateclient_6.3.0-3.dsc
 65ff3fd68504f365a3144038eec76515014bb14f 4484 
python-designateclient_6.3.0-3.debian.tar.xz
 ee218bc7347d53343d16616a8814b406b4f4fd2f 14870 
python-designateclient_6.3.0-3_amd64.buildinfo
Checksums-Sha256:
 c918f7343a40687b478ab49dae57221b9379bcfa753f32333135b1f1ee9881df 2792 
python-designateclient_6.3.0-3.dsc
 0dc5844b523acf1c9934497e984b2b11438906eb469f52e95aea66444e591593 4484 
python-designateclient_6.3.0-3.debian.tar.xz
 85b31b43282f39bfb81e0bf945e0c62c7a42f90ce9269fdc5fde32d780b90eb2 14870 
python-designateclient_6.3.0-3_amd64.buildinfo
Files:
 bf6fe584062189044d0bb1be3a85a1d3 2792 python optional 
python-designateclient_6.3.0-3.dsc
 4476cbbf423e554a4bca73aa321d60f3 4484 python optional 
python-designateclient_6.3.0-3.debian.tar.xz
 1ab6f633beec34bc99f56084bf5741d2 14870 python optional 
python-designateclient_6.3.0-3_amd64.buildinfo

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

iQIzBAEBCgAdFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAmmLKhEACgkQ1BatFaxr
Q/6xCw/9HjDnuIyMn+iafIw2297iAS0fgLzzchqDMnvwhpic8pMiBIK5d5cX/U2f
dGuAPSmMHLD5CNFmPaXL5gXt758gUUOzqs4n+F65jztfbPbo3cI55R7/cLse+jpK
uJDdZLUHhpjflW7D8sxjWOIbAbFmpfDwmMYs8rS6FKLn0MX9bQW8EHiuxMx3RWU2
QRCfObPunhsMVWED1EEGYVg/dzQgHxtoF7PBpO5vcfDHWuOFvvoIya0+j5gHIZWE
HxjJ0yywyFgq75q5KAJ5nVWR1n40beyPAfIkjmNFJw9VeLgUzB9UuXfwU8bGryX8
wWNihdOJwWmGJflbl62AhjA0V7qIMJ4E5se1hJSzmGu+jf+DKTAyOHs95SyN3lj7
ZvdQqGPtkjFHKu4oR1fkepjcXMWfvdsK+j5erjOrp5vrkHU7z30nKdFiL3hgYFte
VCnYaUEE4Bj6nEB7tam+Cr7MTg/aH5ojJv/3xyr4YhakrSk3vCmEt/Y6I1vpAZy2
/ZHqnCgcgrVTA+7EDXpjK1fqkrjOXgoA62lkSJqImti0lF5aE8aR32t3IESojBbV
4vQWw69FBjtEWnLzF/1+qgQhJMVwbyVA0FY111nTxJy7ka+ziRwrZHPCKT4pdKQA
l0aNZP2MRLqk3iS0XqAKNYlKR5mBpiHoqLHwVCRIqjwALHa7oAY=
=PZuw
-----END PGP SIGNATURE-----

Attachment: pgp7jHvw1q4_G.pgp
Description: PGP signature


--- End Message ---

Reply via email to