Your message dated Wed, 11 Feb 2026 10:20:50 +0000
with message-id <[email protected]>
and subject line Bug#1048486: fixed in python-seamicroclient 
0.4.0+2016.05.20.git.40ee44c664-8
has caused the Debian Bug report #1048486,
regarding python-seamicroclient: 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.)


-- 
1048486: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1048486
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: python-seamicroclient
Version: 0.4.0+2016.05.20.git.40ee44c664-4
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-seamicroclient
> dpkg-buildpackage: info: source version 0.4.0+2016.05.20.git.40ee44c664-4
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Thomas Goirand <[email protected]>
>  dpkg-source --before-build .
> dpkg-source: info: using options from 
> python-seamicroclient-0.4.0+2016.05.20.git.40ee44c664/debian/source/options: 
> --extend-diff-ignore=^[^/]*[.]egg-info/
>  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
>    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 .testrepository
> 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 options from 
> python-seamicroclient-0.4.0+2016.05.20.git.40ee44c664/debian/source/options: 
> --extend-diff-ignore=^[^/]*[.]egg-info/
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building python-seamicroclient using existing 
> ./python-seamicroclient_0.4.0+2016.05.20.git.40ee44c664.orig.tar.xz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: newly created empty file 
> 'build/lib/seamicroclient/openstack/__init__.py' will not be represented in 
> diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/seamicroclient/openstack/common/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/seamicroclient/tests/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/seamicroclient/tests/functional/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/seamicroclient/tests/functional/v2/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/seamicroclient/tests/v2/__init__.py' will not be represented in 
> diff
> dpkg-source: error: cannot represent change to 
> seamicroclient/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add seamicroclient/__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 
> seamicroclient/__pycache__/base.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add seamicroclient/__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 
> seamicroclient/__pycache__/client.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add seamicroclient/__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 
> seamicroclient/__pycache__/exceptions.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add seamicroclient/__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 
> seamicroclient/__pycache__/utils.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add seamicroclient/__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 
> seamicroclient/openstack/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> seamicroclient/openstack/__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 
> seamicroclient/openstack/common/__pycache__/__init__.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> seamicroclient/openstack/common/__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 
> seamicroclient/openstack/common/__pycache__/gettextutils.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> seamicroclient/openstack/common/__pycache__/gettextutils.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 
> seamicroclient/openstack/common/__pycache__/strutils.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> seamicroclient/openstack/common/__pycache__/strutils.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 
> seamicroclient/openstack/common/py3kcompat/__pycache__/__init__.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> seamicroclient/openstack/common/py3kcompat/__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 
> seamicroclient/openstack/common/py3kcompat/__pycache__/urlutils.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> seamicroclient/openstack/common/py3kcompat/__pycache__/urlutils.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 
> seamicroclient/tests/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> seamicroclient/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 
> seamicroclient/tests/__pycache__/fakes.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> seamicroclient/tests/__pycache__/fakes.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 
> seamicroclient/tests/__pycache__/test_base.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> seamicroclient/tests/__pycache__/test_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 
> seamicroclient/tests/__pycache__/test_client.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> seamicroclient/tests/__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 
> seamicroclient/tests/__pycache__/test_http.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> seamicroclient/tests/__pycache__/test_http.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 
> seamicroclient/tests/__pycache__/utils.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> seamicroclient/tests/__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 
> seamicroclient/tests/functional/__pycache__/__init__.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> seamicroclient/tests/functional/__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 
> seamicroclient/tests/functional/v2/__pycache__/__init__.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> seamicroclient/tests/functional/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 
> seamicroclient/tests/functional/v2/__pycache__/test_pools.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> seamicroclient/tests/functional/v2/__pycache__/test_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 
> seamicroclient/tests/functional/v2/__pycache__/test_servers.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> seamicroclient/tests/functional/v2/__pycache__/test_servers.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 
> seamicroclient/tests/functional/v2/__pycache__/test_volumes.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> seamicroclient/tests/functional/v2/__pycache__/test_volumes.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 
> seamicroclient/tests/v2/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> seamicroclient/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 
> seamicroclient/tests/v2/__pycache__/fakes.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> seamicroclient/tests/v2/__pycache__/fakes.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 
> seamicroclient/tests/v2/__pycache__/test_SMCards.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> seamicroclient/tests/v2/__pycache__/test_SMCards.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 
> seamicroclient/tests/v2/__pycache__/test_chassis.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> seamicroclient/tests/v2/__pycache__/test_chassis.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 
> seamicroclient/tests/v2/__pycache__/test_disks.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> seamicroclient/tests/v2/__pycache__/test_disks.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 
> seamicroclient/tests/v2/__pycache__/test_fantrays.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> seamicroclient/tests/v2/__pycache__/test_fantrays.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 
> seamicroclient/tests/v2/__pycache__/test_interfaces.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> seamicroclient/tests/v2/__pycache__/test_interfaces.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 
> seamicroclient/tests/v2/__pycache__/test_pools.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> seamicroclient/tests/v2/__pycache__/test_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 
> seamicroclient/tests/v2/__pycache__/test_powersupplies.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> seamicroclient/tests/v2/__pycache__/test_powersupplies.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 
> seamicroclient/tests/v2/__pycache__/test_scards.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> seamicroclient/tests/v2/__pycache__/test_scards.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 
> seamicroclient/tests/v2/__pycache__/test_servers.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> seamicroclient/tests/v2/__pycache__/test_servers.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 
> seamicroclient/tests/v2/__pycache__/test_system.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> seamicroclient/tests/v2/__pycache__/test_system.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 
> seamicroclient/tests/v2/__pycache__/test_volumes.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> seamicroclient/tests/v2/__pycache__/test_volumes.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 
> seamicroclient/v2/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> seamicroclient/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 
> seamicroclient/v2/__pycache__/chassis.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add seamicroclient/v2/__pycache__/chassis.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 
> seamicroclient/v2/__pycache__/client.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add seamicroclient/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 
> seamicroclient/v2/__pycache__/disks.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add seamicroclient/v2/__pycache__/disks.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 
> seamicroclient/v2/__pycache__/fantrays.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> seamicroclient/v2/__pycache__/fantrays.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 
> seamicroclient/v2/__pycache__/interfaces.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> seamicroclient/v2/__pycache__/interfaces.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 
> seamicroclient/v2/__pycache__/pools.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add seamicroclient/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 
> seamicroclient/v2/__pycache__/powersupplies.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> seamicroclient/v2/__pycache__/powersupplies.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 
> seamicroclient/v2/__pycache__/scards.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add seamicroclient/v2/__pycache__/scards.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 
> seamicroclient/v2/__pycache__/servers.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add seamicroclient/v2/__pycache__/servers.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 
> seamicroclient/v2/__pycache__/smcards.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add seamicroclient/v2/__pycache__/smcards.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 
> seamicroclient/v2/__pycache__/system.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add seamicroclient/v2/__pycache__/system.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 
> seamicroclient/v2/__pycache__/volumes.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add seamicroclient/v2/__pycache__/volumes.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> 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-seamicroclient_0.4.0+2016.05.20.git.40ee44c664-4_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-seamicroclient
Source-Version: 0.4.0+2016.05.20.git.40ee44c664-8
Done: Thomas Goirand <[email protected]>

We believe that the bug you reported is fixed in the latest version of
python-seamicroclient, 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-seamicroclient 
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: Wed, 11 Feb 2026 10:55:24 +0100
Source: python-seamicroclient
Architecture: source
Version: 0.4.0+2016.05.20.git.40ee44c664-8
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <[email protected]>
Changed-By: Thomas Goirand <[email protected]>
Closes: 1048486
Changes:
 python-seamicroclient (0.4.0+2016.05.20.git.40ee44c664-8) unstable; 
urgency=medium
 .
   * Cleans better (Closes: #1048486).
Checksums-Sha1:
 e41fc5b80ef94b6fdb2732c5d119d23a1941d16f 2584 
python-seamicroclient_0.4.0+2016.05.20.git.40ee44c664-8.dsc
 043b80bbe87f69020d76140908e2cadea9aba462 4780 
python-seamicroclient_0.4.0+2016.05.20.git.40ee44c664-8.debian.tar.xz
 3b4131f185151a7d28fb382033de50dfc198a60c 8908 
python-seamicroclient_0.4.0+2016.05.20.git.40ee44c664-8_amd64.buildinfo
Checksums-Sha256:
 a9ab7b4b7863d208b58df2be7d3ac04560588735aefb885b06ae1ac5bc705647 2584 
python-seamicroclient_0.4.0+2016.05.20.git.40ee44c664-8.dsc
 40dcc94e9cffac4a66184a0ae255d19cdda53118de72efc5840ea7a85f2e0139 4780 
python-seamicroclient_0.4.0+2016.05.20.git.40ee44c664-8.debian.tar.xz
 51fe9bc2411ae1c37509d8934700115b16a27a36d61eda38eaedf9fd8b730e98 8908 
python-seamicroclient_0.4.0+2016.05.20.git.40ee44c664-8_amd64.buildinfo
Files:
 2ae9c29124971df1ec5127a7cb9b7a67 2584 python optional 
python-seamicroclient_0.4.0+2016.05.20.git.40ee44c664-8.dsc
 6c7040549ff0b3185023b8e90b97f102 4780 python optional 
python-seamicroclient_0.4.0+2016.05.20.git.40ee44c664-8.debian.tar.xz
 4c515f525f5ade861558bfd4988357ce 8908 python optional 
python-seamicroclient_0.4.0+2016.05.20.git.40ee44c664-8_amd64.buildinfo

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

iQIzBAEBCgAdFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAmmMUmcACgkQ1BatFaxr
Q/79iRAAoHgjgKrwpAwbRjOaA1BW/QUv4DGqii+Nm016BMmgr3WVBF4x1CWWT9Rd
eqHGAzRjEOvZE+YbkhTVzuVScDqTudFwLAit4c0CgQ+Nde9n5t5ETf6hiV9LwX44
AdeSi1JMVg1ECrF9wM6zWuBa65vsCQ4fv1UxWoAvC7nL3hk4gJw18eEE1tQZYq2Y
s7ShG6Tqo5rsU8+on3d8MjcWLye1QHZnBa+1J++B2NcIigBOEMcYna7p3ekJ6SuX
fdlhINOjTNOG7nic2+69lOe4mYUgQ2PU7MP96WdcUxf9dnThTa2/WiAWd2iuobFm
j12ZoToOoJO3rKdaDHj5S2a8uLWLzktIqSUP/ccBdZ1lVODEjV9fXdt7hGPe1XtG
abatfwxJ5ZxVi1Y/DAh5URHMKa80uwho90V8bDBYdC3+16nfoaLI7KAq+EnAoO2E
DPIMhgU08xJZ6dZRYMK6w8XcKIpnid7f6h9/HI2F4EFVUK4Gu304+Fr0VrpYFuey
CpixkBXua7nWdTG7GZI6xxwvRJfOdnTj+itPGguVPyR8ct1Cikk10PP1AhQJtqPC
tUTCUK/lYEk3lvkBjECduSFvdqFJqaC8W3ITWOyq9w4+VjBZfdpgvWKZ+QqbaGGz
uHuJcUQP2RJTTDSPVx5nIl+7oRVycYgL006XHSEqqPZH2cXmnGc=
=+j0G
-----END PGP SIGNATURE-----

Attachment: pgpWswknPtFew.pgp
Description: PGP signature


--- End Message ---

Reply via email to