Your message dated Sat, 29 Aug 2020 23:34:43 +0000
with message-id <e1kcamt-000da2...@fasolo.debian.org>
and subject line Bug#957720: fixed in pyparted 3.11.6-0.1
has caused the Debian Bug report #957720,
regarding pyparted: ftbfs with GCC-10
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.)


-- 
957720: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957720
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:pyparted
Version: 3.11.2-11.1
Severity: normal
Tags: sid bullseye
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-10

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-10/g++-10, but succeeds to build with gcc-9/g++-9. The
severity of this report will be raised before the bullseye release,
so nothing has to be done for the buster release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc10-20200225/pyparted_3.11.2-11.1_unstable_gcc10.log
The last lines of the build log are at the end of this report.

To build with GCC 10, either set CC=gcc-10 CXX=g++-10 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-10/porting_to.html

[...]
/usr/bin/ld: 
build/temp.linux-amd64-3.8/src/pyfilesys.o:./include/exceptions.h:33: multiple 
definition of `DeviceException'; 
build/temp.linux-amd64-3.8/src/_pedmodule.o:./include/exceptions.h:33: first 
defined here
/usr/bin/ld: 
build/temp.linux-amd64-3.8/src/pyfilesys.o:./include/exceptions.h:32: multiple 
definition of `ConstraintException'; 
build/temp.linux-amd64-3.8/src/_pedmodule.o:./include/exceptions.h:32: first 
defined here
/usr/bin/ld: 
build/temp.linux-amd64-3.8/src/pyfilesys.o:./include/exceptions.h:31: multiple 
definition of `CreateException'; 
build/temp.linux-amd64-3.8/src/_pedmodule.o:./include/exceptions.h:31: first 
defined here
/usr/bin/ld: 
build/temp.linux-amd64-3.8/src/pyfilesys.o:./include/exceptions.h:30: multiple 
definition of `AlignmentException'; 
build/temp.linux-amd64-3.8/src/_pedmodule.o:./include/exceptions.h:30: first 
defined here
/usr/bin/ld: build/temp.linux-amd64-3.8/src/pygeom.o:./include/exceptions.h:31: 
multiple definition of `CreateException'; 
build/temp.linux-amd64-3.8/src/_pedmodule.o:./include/exceptions.h:31: first 
defined here
/usr/bin/ld: build/temp.linux-amd64-3.8/src/pygeom.o:./include/exceptions.h:40: 
multiple definition of `PartedException'; 
build/temp.linux-amd64-3.8/src/_pedmodule.o:./include/exceptions.h:40: first 
defined here
/usr/bin/ld: build/temp.linux-amd64-3.8/src/pygeom.o:./include/exceptions.h:38: 
multiple definition of `IOException'; 
build/temp.linux-amd64-3.8/src/_pedmodule.o:./include/exceptions.h:38: first 
defined here
/usr/bin/ld: build/temp.linux-amd64-3.8/src/pygeom.o:./include/exceptions.h:44: 
multiple definition of `UnknownTypeException'; 
build/temp.linux-amd64-3.8/src/_pedmodule.o:./include/exceptions.h:44: first 
defined here
/usr/bin/ld: build/temp.linux-amd64-3.8/src/pygeom.o:./include/exceptions.h:43: 
multiple definition of `UnknownDeviceException'; 
build/temp.linux-amd64-3.8/src/_pedmodule.o:./include/exceptions.h:43: first 
defined here
/usr/bin/ld: build/temp.linux-amd64-3.8/src/pygeom.o:./include/exceptions.h:42: 
multiple definition of `TimerException'; 
build/temp.linux-amd64-3.8/src/_pedmodule.o:./include/exceptions.h:42: first 
defined here
/usr/bin/ld: build/temp.linux-amd64-3.8/src/pygeom.o:./include/exceptions.h:41: 
multiple definition of `PartitionException'; 
build/temp.linux-amd64-3.8/src/_pedmodule.o:./include/exceptions.h:41: first 
defined here
/usr/bin/ld: build/temp.linux-amd64-3.8/src/pygeom.o:./include/exceptions.h:39: 
multiple definition of `NotNeededException'; 
build/temp.linux-amd64-3.8/src/_pedmodule.o:./include/exceptions.h:39: first 
defined here
/usr/bin/ld: build/temp.linux-amd64-3.8/src/pygeom.o:./include/exceptions.h:37: 
multiple definition of `GeometryException'; 
build/temp.linux-amd64-3.8/src/_pedmodule.o:./include/exceptions.h:37: first 
defined here
/usr/bin/ld: build/temp.linux-amd64-3.8/src/pygeom.o:./include/exceptions.h:36: 
multiple definition of `FileSystemException'; 
build/temp.linux-amd64-3.8/src/_pedmodule.o:./include/exceptions.h:36: first 
defined here
/usr/bin/ld: build/temp.linux-amd64-3.8/src/pygeom.o:./include/exceptions.h:35: 
multiple definition of `DiskLabelException'; 
build/temp.linux-amd64-3.8/src/_pedmodule.o:./include/exceptions.h:35: first 
defined here
/usr/bin/ld: build/temp.linux-amd64-3.8/src/pygeom.o:./include/exceptions.h:34: 
multiple definition of `DiskException'; 
build/temp.linux-amd64-3.8/src/_pedmodule.o:./include/exceptions.h:34: first 
defined here
/usr/bin/ld: build/temp.linux-amd64-3.8/src/pygeom.o:./include/exceptions.h:33: 
multiple definition of `DeviceException'; 
build/temp.linux-amd64-3.8/src/_pedmodule.o:./include/exceptions.h:33: first 
defined here
/usr/bin/ld: build/temp.linux-amd64-3.8/src/pygeom.o:./include/exceptions.h:32: 
multiple definition of `ConstraintException'; 
build/temp.linux-amd64-3.8/src/_pedmodule.o:./include/exceptions.h:32: first 
defined here
/usr/bin/ld: build/temp.linux-amd64-3.8/src/pygeom.o:./include/exceptions.h:30: 
multiple definition of `AlignmentException'; 
build/temp.linux-amd64-3.8/src/_pedmodule.o:./include/exceptions.h:30: first 
defined here
/usr/bin/ld: 
build/temp.linux-amd64-3.8/src/pynatmath.o:./include/exceptions.h:31: multiple 
definition of `CreateException'; 
build/temp.linux-amd64-3.8/src/_pedmodule.o:./include/exceptions.h:31: first 
defined here
/usr/bin/ld: 
build/temp.linux-amd64-3.8/src/pynatmath.o:./include/exceptions.h:44: multiple 
definition of `UnknownTypeException'; 
build/temp.linux-amd64-3.8/src/_pedmodule.o:./include/exceptions.h:44: first 
defined here
/usr/bin/ld: 
build/temp.linux-amd64-3.8/src/pynatmath.o:./include/exceptions.h:43: multiple 
definition of `UnknownDeviceException'; 
build/temp.linux-amd64-3.8/src/_pedmodule.o:./include/exceptions.h:43: first 
defined here
/usr/bin/ld: 
build/temp.linux-amd64-3.8/src/pynatmath.o:./include/exceptions.h:42: multiple 
definition of `TimerException'; 
build/temp.linux-amd64-3.8/src/_pedmodule.o:./include/exceptions.h:42: first 
defined here
/usr/bin/ld: 
build/temp.linux-amd64-3.8/src/pynatmath.o:./include/exceptions.h:41: multiple 
definition of `PartitionException'; 
build/temp.linux-amd64-3.8/src/_pedmodule.o:./include/exceptions.h:41: first 
defined here
/usr/bin/ld: 
build/temp.linux-amd64-3.8/src/pynatmath.o:./include/exceptions.h:40: multiple 
definition of `PartedException'; 
build/temp.linux-amd64-3.8/src/_pedmodule.o:./include/exceptions.h:40: first 
defined here
/usr/bin/ld: 
build/temp.linux-amd64-3.8/src/pynatmath.o:./include/exceptions.h:39: multiple 
definition of `NotNeededException'; 
build/temp.linux-amd64-3.8/src/_pedmodule.o:./include/exceptions.h:39: first 
defined here
/usr/bin/ld: 
build/temp.linux-amd64-3.8/src/pynatmath.o:./include/exceptions.h:38: multiple 
definition of `IOException'; 
build/temp.linux-amd64-3.8/src/_pedmodule.o:./include/exceptions.h:38: first 
defined here
/usr/bin/ld: 
build/temp.linux-amd64-3.8/src/pynatmath.o:./include/exceptions.h:37: multiple 
definition of `GeometryException'; 
build/temp.linux-amd64-3.8/src/_pedmodule.o:./include/exceptions.h:37: first 
defined here
/usr/bin/ld: 
build/temp.linux-amd64-3.8/src/pynatmath.o:./include/exceptions.h:36: multiple 
definition of `FileSystemException'; 
build/temp.linux-amd64-3.8/src/_pedmodule.o:./include/exceptions.h:36: first 
defined here
/usr/bin/ld: 
build/temp.linux-amd64-3.8/src/pynatmath.o:./include/exceptions.h:35: multiple 
definition of `DiskLabelException'; 
build/temp.linux-amd64-3.8/src/_pedmodule.o:./include/exceptions.h:35: first 
defined here
/usr/bin/ld: 
build/temp.linux-amd64-3.8/src/pynatmath.o:./include/exceptions.h:34: multiple 
definition of `DiskException'; 
build/temp.linux-amd64-3.8/src/_pedmodule.o:./include/exceptions.h:34: first 
defined here
/usr/bin/ld: 
build/temp.linux-amd64-3.8/src/pynatmath.o:./include/exceptions.h:33: multiple 
definition of `DeviceException'; 
build/temp.linux-amd64-3.8/src/_pedmodule.o:./include/exceptions.h:33: first 
defined here
/usr/bin/ld: 
build/temp.linux-amd64-3.8/src/pynatmath.o:./include/exceptions.h:32: multiple 
definition of `ConstraintException'; 
build/temp.linux-amd64-3.8/src/_pedmodule.o:./include/exceptions.h:32: first 
defined here
/usr/bin/ld: 
build/temp.linux-amd64-3.8/src/pynatmath.o:./include/exceptions.h:30: multiple 
definition of `AlignmentException'; 
build/temp.linux-amd64-3.8/src/_pedmodule.o:./include/exceptions.h:30: first 
defined here
/usr/bin/ld: 
build/temp.linux-amd64-3.8/src/pytimer.o:./include/exceptions.h:31: multiple 
definition of `CreateException'; 
build/temp.linux-amd64-3.8/src/_pedmodule.o:./include/exceptions.h:31: first 
defined here
/usr/bin/ld: 
build/temp.linux-amd64-3.8/src/pytimer.o:./include/exceptions.h:44: multiple 
definition of `UnknownTypeException'; 
build/temp.linux-amd64-3.8/src/_pedmodule.o:./include/exceptions.h:44: first 
defined here
/usr/bin/ld: 
build/temp.linux-amd64-3.8/src/pytimer.o:./include/exceptions.h:43: multiple 
definition of `UnknownDeviceException'; 
build/temp.linux-amd64-3.8/src/_pedmodule.o:./include/exceptions.h:43: first 
defined here
/usr/bin/ld: 
build/temp.linux-amd64-3.8/src/pytimer.o:./include/exceptions.h:42: multiple 
definition of `TimerException'; 
build/temp.linux-amd64-3.8/src/_pedmodule.o:./include/exceptions.h:42: first 
defined here
/usr/bin/ld: 
build/temp.linux-amd64-3.8/src/pytimer.o:./include/exceptions.h:41: multiple 
definition of `PartitionException'; 
build/temp.linux-amd64-3.8/src/_pedmodule.o:./include/exceptions.h:41: first 
defined here
/usr/bin/ld: 
build/temp.linux-amd64-3.8/src/pytimer.o:./include/exceptions.h:40: multiple 
definition of `PartedException'; 
build/temp.linux-amd64-3.8/src/_pedmodule.o:./include/exceptions.h:40: first 
defined here
/usr/bin/ld: 
build/temp.linux-amd64-3.8/src/pytimer.o:./include/exceptions.h:39: multiple 
definition of `NotNeededException'; 
build/temp.linux-amd64-3.8/src/_pedmodule.o:./include/exceptions.h:39: first 
defined here
/usr/bin/ld: 
build/temp.linux-amd64-3.8/src/pytimer.o:./include/exceptions.h:38: multiple 
definition of `IOException'; 
build/temp.linux-amd64-3.8/src/_pedmodule.o:./include/exceptions.h:38: first 
defined here
/usr/bin/ld: 
build/temp.linux-amd64-3.8/src/pytimer.o:./include/exceptions.h:37: multiple 
definition of `GeometryException'; 
build/temp.linux-amd64-3.8/src/_pedmodule.o:./include/exceptions.h:37: first 
defined here
/usr/bin/ld: 
build/temp.linux-amd64-3.8/src/pytimer.o:./include/exceptions.h:36: multiple 
definition of `FileSystemException'; 
build/temp.linux-amd64-3.8/src/_pedmodule.o:./include/exceptions.h:36: first 
defined here
/usr/bin/ld: 
build/temp.linux-amd64-3.8/src/pytimer.o:./include/exceptions.h:35: multiple 
definition of `DiskLabelException'; 
build/temp.linux-amd64-3.8/src/_pedmodule.o:./include/exceptions.h:35: first 
defined here
/usr/bin/ld: 
build/temp.linux-amd64-3.8/src/pytimer.o:./include/exceptions.h:34: multiple 
definition of `DiskException'; 
build/temp.linux-amd64-3.8/src/_pedmodule.o:./include/exceptions.h:34: first 
defined here
/usr/bin/ld: 
build/temp.linux-amd64-3.8/src/pytimer.o:./include/exceptions.h:33: multiple 
definition of `DeviceException'; 
build/temp.linux-amd64-3.8/src/_pedmodule.o:./include/exceptions.h:33: first 
defined here
/usr/bin/ld: 
build/temp.linux-amd64-3.8/src/pytimer.o:./include/exceptions.h:32: multiple 
definition of `ConstraintException'; 
build/temp.linux-amd64-3.8/src/_pedmodule.o:./include/exceptions.h:32: first 
defined here
/usr/bin/ld: 
build/temp.linux-amd64-3.8/src/pytimer.o:./include/exceptions.h:30: multiple 
definition of `AlignmentException'; 
build/temp.linux-amd64-3.8/src/_pedmodule.o:./include/exceptions.h:30: first 
defined here
/usr/bin/ld: build/temp.linux-amd64-3.8/src/pyunit.o:./include/exceptions.h:44: 
multiple definition of `UnknownTypeException'; 
build/temp.linux-amd64-3.8/src/_pedmodule.o:./include/exceptions.h:44: first 
defined here
/usr/bin/ld: build/temp.linux-amd64-3.8/src/pyunit.o:./include/exceptions.h:43: 
multiple definition of `UnknownDeviceException'; 
build/temp.linux-amd64-3.8/src/_pedmodule.o:./include/exceptions.h:43: first 
defined here
/usr/bin/ld: build/temp.linux-amd64-3.8/src/pyunit.o:./include/exceptions.h:42: 
multiple definition of `TimerException'; 
build/temp.linux-amd64-3.8/src/_pedmodule.o:./include/exceptions.h:42: first 
defined here
/usr/bin/ld: build/temp.linux-amd64-3.8/src/pyunit.o:./include/exceptions.h:41: 
multiple definition of `PartitionException'; 
build/temp.linux-amd64-3.8/src/_pedmodule.o:./include/exceptions.h:41: first 
defined here
/usr/bin/ld: build/temp.linux-amd64-3.8/src/pyunit.o:./include/exceptions.h:40: 
multiple definition of `PartedException'; 
build/temp.linux-amd64-3.8/src/_pedmodule.o:./include/exceptions.h:40: first 
defined here
/usr/bin/ld: build/temp.linux-amd64-3.8/src/pyunit.o:./include/exceptions.h:39: 
multiple definition of `NotNeededException'; 
build/temp.linux-amd64-3.8/src/_pedmodule.o:./include/exceptions.h:39: first 
defined here
/usr/bin/ld: build/temp.linux-amd64-3.8/src/pyunit.o:./include/exceptions.h:38: 
multiple definition of `IOException'; 
build/temp.linux-amd64-3.8/src/_pedmodule.o:./include/exceptions.h:38: first 
defined here
/usr/bin/ld: build/temp.linux-amd64-3.8/src/pyunit.o:./include/exceptions.h:37: 
multiple definition of `GeometryException'; 
build/temp.linux-amd64-3.8/src/_pedmodule.o:./include/exceptions.h:37: first 
defined here
/usr/bin/ld: build/temp.linux-amd64-3.8/src/pyunit.o:./include/exceptions.h:36: 
multiple definition of `FileSystemException'; 
build/temp.linux-amd64-3.8/src/_pedmodule.o:./include/exceptions.h:36: first 
defined here
/usr/bin/ld: build/temp.linux-amd64-3.8/src/pyunit.o:./include/exceptions.h:35: 
multiple definition of `DiskLabelException'; 
build/temp.linux-amd64-3.8/src/_pedmodule.o:./include/exceptions.h:35: first 
defined here
/usr/bin/ld: build/temp.linux-amd64-3.8/src/pyunit.o:./include/exceptions.h:34: 
multiple definition of `DiskException'; 
build/temp.linux-amd64-3.8/src/_pedmodule.o:./include/exceptions.h:34: first 
defined here
/usr/bin/ld: build/temp.linux-amd64-3.8/src/pyunit.o:./include/exceptions.h:33: 
multiple definition of `DeviceException'; 
build/temp.linux-amd64-3.8/src/_pedmodule.o:./include/exceptions.h:33: first 
defined here
/usr/bin/ld: build/temp.linux-amd64-3.8/src/pyunit.o:./include/exceptions.h:32: 
multiple definition of `ConstraintException'; 
build/temp.linux-amd64-3.8/src/_pedmodule.o:./include/exceptions.h:32: first 
defined here
/usr/bin/ld: build/temp.linux-amd64-3.8/src/pyunit.o:./include/exceptions.h:31: 
multiple definition of `CreateException'; 
build/temp.linux-amd64-3.8/src/_pedmodule.o:./include/exceptions.h:31: first 
defined here
/usr/bin/ld: build/temp.linux-amd64-3.8/src/pyunit.o:./include/exceptions.h:30: 
multiple definition of `AlignmentException'; 
build/temp.linux-amd64-3.8/src/_pedmodule.o:./include/exceptions.h:30: first 
defined here
collect2: error: ld returned 1 exit status
error: command 'x86_64-linux-gnu-gcc' failed with exit status 1
E: pybuild pybuild:341: build: plugin distutils failed with: exit code=1: 
/usr/bin/python3.8 setup.py build 
dh_auto_build: error: pybuild --build -i python{version} -p "3.8 3.7" returned 
exit code 13
make: *** [debian/rules:9: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: pyparted
Source-Version: 3.11.6-0.1
Done: Chris Hofstaedtler <z...@debian.org>

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

Debian distribution maintenance software
pp.
Chris Hofstaedtler <z...@debian.org> (supplier of updated pyparted 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: Sat, 29 Aug 2020 23:04:32 +0000
Source: pyparted
Architecture: source
Version: 3.11.6-0.1
Distribution: unstable
Urgency: medium
Maintainer: Herbert Parentes Fortes Neto <h...@debian.org>
Changed-By: Chris Hofstaedtler <z...@debian.org>
Closes: 957720
Changes:
 pyparted (3.11.6-0.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Remove outdated upstream signing key
   * New upstream version 3.11.6 (Closes: #957720)
     * Remove upstream applied patches
     * Stop building for Python 2.x, now unsupported upstream
Checksums-Sha1:
 c23eb5f718ec6e900520b35b0c144c863a9abb05 2056 pyparted_3.11.6-0.1.dsc
 9e85ceab75b7ccbabbd8060570de6312e75ecf2d 96678 pyparted_3.11.6.orig.tar.gz
 a5731e3249c5bd23159d416e72e7f2b0310f530a 7660 pyparted_3.11.6-0.1.debian.tar.xz
 775a5b28974833a248e27190f1a566b215340270 6283 
pyparted_3.11.6-0.1_source.buildinfo
Checksums-Sha256:
 20e234ba855d22dc5bcabb24ea55d69c0cf7a98fbccd19e3a5b795d952c67a1b 2056 
pyparted_3.11.6-0.1.dsc
 727ccdf308c194069aa9797f7a6a973bc95b2e407cdf5d58d6c8bc4c9dec92dc 96678 
pyparted_3.11.6.orig.tar.gz
 2e744c570674da1b0c4b0a76bb1f3f022640d63dcf6cde95b2116294993707a5 7660 
pyparted_3.11.6-0.1.debian.tar.xz
 cf8bea3c860f52d7506c4a44503d34a59930634771534afe3d1e23158cf63c36 6283 
pyparted_3.11.6-0.1_source.buildinfo
Files:
 b468f24a7a401f1027cbe6650de4b40a 2056 python optional pyparted_3.11.6-0.1.dsc
 b85dcaecc3106eb6e9a117270b09615e 96678 python optional 
pyparted_3.11.6.orig.tar.gz
 62fa05c684685f1661629cd952983ca2 7660 python optional 
pyparted_3.11.6-0.1.debian.tar.xz
 f997a56266a8215c127fca293a2b9b7c 6283 python optional 
pyparted_3.11.6-0.1_source.buildinfo

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

iQIzBAEBCAAdFiEEfRrP+tnggGycTNOSXBPW25MFLgMFAl9K44EACgkQXBPW25MF
LgM6DA/7BR+sE8eMx0Cgf60qfEBu1r9SQffndm60E/zxFs3fRz2GSuSTygu1YUbR
qI4latklTBd+Xg9mP6NFcCjk8ZCexzQ3/k49B5C0Jk/7l4gRbsobJfBLJE4VFm9X
lskBDN8yzFUT8DI1aQboTZo3W2xOXDCfkZvqLSohxRtisQKHXEkYhr9cfmwtsZAa
vJzq0ROP+PQ0s8SrrrD8STla0+VqjmUGas+WhtGFbL3PK6HMCmMabtyCGCxfZw3Z
vPqQYRdW6wUXYQxnOv+GXJ+jpOb9o0npykcFAF5kkYQ70DfYFHNksBzGWEE9z5ip
Pir311QeOiEH43z+RIdqnIg2ExoXKj+oUEEZJ1wECUt+s3avaqlVGr3hlpwtlM9a
eUYSJBBu8Kzq7p5C+AB0aP/xvl9SbFYwAEtDFEJF5PDzixARtycz2gcfn3vf4yo7
fdn74nrrK3uxiMZtUM1ysyFxmgiboOs339TsKDUC9wY7O2aNjeWEwSn4WwraCsHn
oRrJbm8GehVNJRVeGBm8HuXpC4Mjo7nR1TA3OPWejpjVkJt05kPao+8iqa9pn0rV
ha1zRM4x7CYAfKf0cWSxN9Y1QqCromxEJuh421uq9SR0g6quq1h0LaC1OMeSKQpy
FTqxrQSyxYiU47pbY4nhlMwEpJyFRAnbMQ2hwU6Xh+H6AV5I5ZQ=
=H/9r
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to