Your message dated Wed, 11 Feb 2026 09:20:01 +0000
with message-id <[email protected]>
and subject line Bug#1048014: fixed in python-cloudkittyclient 5.4.0-3
has caused the Debian Bug report #1048014,
regarding python-cloudkittyclient: 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.)


-- 
1048014: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1048014
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: python-cloudkittyclient
Version: 4.7.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-cloudkittyclient
> dpkg-buildpackage: info: source version 4.7.0-2
> 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-cloudkittyclient-4.7.0/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,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 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 options from 
> python-cloudkittyclient-4.7.0/debian/source/options: 
> --extend-diff-ignore=^[^/]*[.]egg-info/
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building python-cloudkittyclient using existing 
> ./python-cloudkittyclient_4.7.0.orig.tar.xz
> dpkg-source: error: cannot represent change to 
> cloudkittyclient/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add cloudkittyclient/__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 
> cloudkittyclient/__pycache__/exc.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add cloudkittyclient/__pycache__/exc.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 
> cloudkittyclient/__pycache__/format.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add cloudkittyclient/__pycache__/format.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 
> cloudkittyclient/__pycache__/utils.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add cloudkittyclient/__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 
> cloudkittyclient/common/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> cloudkittyclient/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 
> cloudkittyclient/common/__pycache__/base.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> cloudkittyclient/common/__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 
> cloudkittyclient/common/__pycache__/client.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> cloudkittyclient/common/__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 
> cloudkittyclient/tests/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> cloudkittyclient/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 
> cloudkittyclient/tests/__pycache__/utils.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> cloudkittyclient/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 
> cloudkittyclient/tests/unit/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> cloudkittyclient/tests/unit/__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 
> cloudkittyclient/tests/unit/v1/__pycache__/__init__.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> cloudkittyclient/tests/unit/v1/__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 
> cloudkittyclient/tests/unit/v1/__pycache__/base.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> cloudkittyclient/tests/unit/v1/__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 
> cloudkittyclient/tests/unit/v1/__pycache__/test_collector.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> cloudkittyclient/tests/unit/v1/__pycache__/test_collector.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 
> cloudkittyclient/tests/unit/v1/__pycache__/test_hashmap.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> cloudkittyclient/tests/unit/v1/__pycache__/test_hashmap.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 
> cloudkittyclient/tests/unit/v1/__pycache__/test_info.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> cloudkittyclient/tests/unit/v1/__pycache__/test_info.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 
> cloudkittyclient/tests/unit/v1/__pycache__/test_pyscripts.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> cloudkittyclient/tests/unit/v1/__pycache__/test_pyscripts.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 
> cloudkittyclient/tests/unit/v1/__pycache__/test_rating.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> cloudkittyclient/tests/unit/v1/__pycache__/test_rating.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 
> cloudkittyclient/tests/unit/v1/__pycache__/test_report.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> cloudkittyclient/tests/unit/v1/__pycache__/test_report.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 
> cloudkittyclient/tests/unit/v1/__pycache__/test_report_cli.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> cloudkittyclient/tests/unit/v1/__pycache__/test_report_cli.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 
> cloudkittyclient/tests/unit/v1/__pycache__/test_storage.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> cloudkittyclient/tests/unit/v1/__pycache__/test_storage.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 
> cloudkittyclient/tests/unit/v2/__pycache__/__init__.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> cloudkittyclient/tests/unit/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 
> cloudkittyclient/tests/unit/v2/__pycache__/base.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> cloudkittyclient/tests/unit/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 
> cloudkittyclient/tests/unit/v2/__pycache__/test_dataframes.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> cloudkittyclient/tests/unit/v2/__pycache__/test_dataframes.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 
> cloudkittyclient/tests/unit/v2/__pycache__/test_rating.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> cloudkittyclient/tests/unit/v2/__pycache__/test_rating.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 
> cloudkittyclient/tests/unit/v2/__pycache__/test_scope.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> cloudkittyclient/tests/unit/v2/__pycache__/test_scope.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 
> cloudkittyclient/tests/unit/v2/__pycache__/test_summary.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> cloudkittyclient/tests/unit/v2/__pycache__/test_summary.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 
> cloudkittyclient/v1/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> cloudkittyclient/v1/__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 
> cloudkittyclient/v1/__pycache__/client.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> cloudkittyclient/v1/__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 
> cloudkittyclient/v1/__pycache__/collector.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> cloudkittyclient/v1/__pycache__/collector.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 
> cloudkittyclient/v1/__pycache__/collector_cli.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> cloudkittyclient/v1/__pycache__/collector_cli.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 
> cloudkittyclient/v1/__pycache__/info.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add cloudkittyclient/v1/__pycache__/info.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 
> cloudkittyclient/v1/__pycache__/info_cli.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> cloudkittyclient/v1/__pycache__/info_cli.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 
> cloudkittyclient/v1/__pycache__/report.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> cloudkittyclient/v1/__pycache__/report.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 
> cloudkittyclient/v1/__pycache__/report_cli.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> cloudkittyclient/v1/__pycache__/report_cli.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 
> cloudkittyclient/v1/__pycache__/storage.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> cloudkittyclient/v1/__pycache__/storage.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 
> cloudkittyclient/v1/__pycache__/storage_cli.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> cloudkittyclient/v1/__pycache__/storage_cli.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 
> cloudkittyclient/v1/rating/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> cloudkittyclient/v1/rating/__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 
> cloudkittyclient/v1/rating/__pycache__/hashmap.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> cloudkittyclient/v1/rating/__pycache__/hashmap.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 
> cloudkittyclient/v1/rating/__pycache__/hashmap_cli.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> cloudkittyclient/v1/rating/__pycache__/hashmap_cli.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 
> cloudkittyclient/v1/rating/__pycache__/pyscripts.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> cloudkittyclient/v1/rating/__pycache__/pyscripts.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 
> cloudkittyclient/v1/rating/__pycache__/pyscripts_cli.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> cloudkittyclient/v1/rating/__pycache__/pyscripts_cli.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 
> cloudkittyclient/v2/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> cloudkittyclient/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 
> cloudkittyclient/v2/__pycache__/dataframes.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> cloudkittyclient/v2/__pycache__/dataframes.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 
> cloudkittyclient/v2/__pycache__/dataframes_cli.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> cloudkittyclient/v2/__pycache__/dataframes_cli.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 
> cloudkittyclient/v2/__pycache__/reprocessing_cli.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> cloudkittyclient/v2/__pycache__/reprocessing_cli.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 
> cloudkittyclient/v2/__pycache__/scope.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add cloudkittyclient/v2/__pycache__/scope.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 
> cloudkittyclient/v2/__pycache__/scope_cli.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> cloudkittyclient/v2/__pycache__/scope_cli.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 
> cloudkittyclient/v2/__pycache__/summary.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> cloudkittyclient/v2/__pycache__/summary.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 
> cloudkittyclient/v2/__pycache__/summary_cli.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> cloudkittyclient/v2/__pycache__/summary_cli.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 
> cloudkittyclient/v2/rating/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> cloudkittyclient/v2/rating/__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 
> cloudkittyclient/v2/rating/__pycache__/modules.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> cloudkittyclient/v2/rating/__pycache__/modules.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-cloudkittyclient_4.7.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-cloudkittyclient
Source-Version: 5.4.0-3
Done: Thomas Goirand <[email protected]>

We believe that the bug you reported is fixed in the latest version of
python-cloudkittyclient, 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-cloudkittyclient 
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 09:59:23 +0100
Source: python-cloudkittyclient
Architecture: source
Version: 5.4.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <[email protected]>
Changed-By: Thomas Goirand <[email protected]>
Closes: 1048014
Changes:
 python-cloudkittyclient (5.4.0-3) unstable; urgency=medium
 .
   * Cleans better (Closes: #1048014).
Checksums-Sha1:
 0d3ee4498b45a9a83e405c76f02656409c38d3ab 2647 
python-cloudkittyclient_5.4.0-3.dsc
 d641f7a30b788085f1151d0e61ee2cefd9431d4b 3828 
python-cloudkittyclient_5.4.0-3.debian.tar.xz
 470900264f3ed7f2ebe17dd4b6b90d576e5f77d2 17387 
python-cloudkittyclient_5.4.0-3_amd64.buildinfo
Checksums-Sha256:
 c3f07abd482c88dea44b32dcc3ad52332a76c2e06e5923cadd7fac48a06757df 2647 
python-cloudkittyclient_5.4.0-3.dsc
 f15bb0296cd329d3d528929a86b06e6a8ca8e47e1dd9be5b42c2892342938ff5 3828 
python-cloudkittyclient_5.4.0-3.debian.tar.xz
 95fab5b7f3a97a85d8614b1c5206638dbb9455b20c8590a9d7d661b1cd08cb5c 17387 
python-cloudkittyclient_5.4.0-3_amd64.buildinfo
Files:
 4e34be29b6ae85996c4bcfd429d853f7 2647 python optional 
python-cloudkittyclient_5.4.0-3.dsc
 e97e9084bc10b0f2e3a66e0724cfccae 3828 python optional 
python-cloudkittyclient_5.4.0-3.debian.tar.xz
 6854b44d069480192d19a4ef1a669c0b 17387 python optional 
python-cloudkittyclient_5.4.0-3_amd64.buildinfo

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

iQIzBAEBCgAdFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAmmMRXAACgkQ1BatFaxr
Q/5i7w//QuSlEK270QCk0PrgLGYyZpVElV2tdDbJ4ungWW5Oth+VDssplzHxQBOY
Y3ifbaFpky4thsBvtvsygrSjYxwHbz6hl+tkYUSraSbKbikWLK8Yd8szL9g9HXoD
yIF7wUAhMCNOrK5EIc01vxdVtLueafhfVkIGrt5zv6JOd/O077ZR+HOFv4vimOlB
Nl8KupA2yoAblW9hZn4DMuOinI0U4n7K4krPbL7gsqYqoHrI54e80Rz4tALxPBdo
LIeYb6ZLvRPhQ6i3BnfJuqXC21zBHufMaBTJyntRWNT2I6maKW4MSE1u9bCRaSi2
qsJ+fCa3l9/lyV1JLdeknedoDLZW62m6N4htSyjIuOjA0MRRAf2DSfl/rdEPONRO
2KxBmKEkgP+0l9zrB4pU1ZDC8VzfPOzs+fDNnVgD9NU0Rk26eaaV+H2hR7HGCHLz
vR+8F5HnaGf/SmL++3ccHs+2S5mVSLGoKxNW356/Y/7jYl6Rjz1LlD7yiypqdVK2
TcBP40Hla2W0DDXM+8yG8WUlycl51sk+Fwh5r5W7IckMO1++LfnuIbz4bCtcf3om
1lAgQYx4uetendGtgvFzL5Uk3xGFdelm3MqkmjyEnZGiPOfFdZjZr290Bx9z/i11
al+nQ+d6dP/lwtLWyqnVdg2/sFApsGDEEDRTqiBRlJtHvEERu88=
=ObWt
-----END PGP SIGNATURE-----

Attachment: pgpP8p0rvu3GM.pgp
Description: PGP signature


--- End Message ---

Reply via email to