Your message dated Mon, 10 Nov 2025 13:18:43 +0000
with message-id <[email protected]>
and subject line Bug#1120231: fixed in astropy-healpix 1.1.2-2
has caused the Debian Bug report #1120231,
regarding astropy-healpix: FTBFS: __main__.py: error: unrecognized arguments:
--doctest-rst
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.)
--
1120231: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1120231
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:astropy-healpix
Version: 1.1.2-1
Severity: serious
Tags: ftbfs forky sid
Dear maintainer:
During a rebuild of all packages in unstable, this package failed to build.
Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:
https://people.debian.org/~sanvila/build-logs/202511/
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:astropy-healpix, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
debian/rules clean
py3versions: no X-Python3-Version in control file, using supported versions
dh clean --buildsystem=pybuild
dh_auto_clean -O--buildsystem=pybuild
I: pybuild base:311: python3.13 setup.py clean
/usr/lib/python3/dist-packages/setuptools/dist.py:759:
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX
license expression:
License :: OSI Approved :: BSD License
See
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license
for details.
********************************************************************************
!!
self._finalize_license_expression()
/usr/lib/python3/dist-packages/setuptools/__init__.py:94: _DeprecatedInstaller:
setuptools.installer and fetch_build_eggs are deprecated.
!!
********************************************************************************
Requirements should be satisfied by a PEP 517 installer.
If you are using pip, you can try `pip install --use-pep517`.
********************************************************************************
!!
dist.fetch_build_eggs(dist.setup_requires)
WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml
does not contain a tool.setuptools_scm section'
Traceback (most recent call last):
File
"/usr/lib/python3/dist-packages/setuptools_scm/_integration/pyproject_reading.py",
line 36, in read_pyproject
section = defn.get("tool", {})[tool_name]
~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^
KeyError: 'setuptools_scm'
/usr/lib/python3/dist-packages/setuptools/dist.py:759:
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX
license expression:
License :: OSI Approved :: BSD License
See
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license
for details.
********************************************************************************
!!
self._finalize_license_expression()
running clean
removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astropy-healpix/build' (and
everything under it)
'build/bdist.linux-x86_64' does not exist -- can't clean it
'build/scripts-3.13' does not exist -- can't clean it
dh_autoreconf_clean -O--buildsystem=pybuild
dh_clean -O--buildsystem=pybuild
debian/rules binary
py3versions: no X-Python3-Version in control file, using supported versions
dh binary --buildsystem=pybuild
dh_update_autotools_config -O--buildsystem=pybuild
dh_autoreconf -O--buildsystem=pybuild
dh_auto_configure -O--buildsystem=pybuild
I: pybuild base:311: python3.13 setup.py config
/usr/lib/python3/dist-packages/setuptools/dist.py:759:
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX
license expression:
License :: OSI Approved :: BSD License
See
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license
for details.
********************************************************************************
!!
self._finalize_license_expression()
/usr/lib/python3/dist-packages/setuptools/__init__.py:94: _DeprecatedInstaller:
setuptools.installer and fetch_build_eggs are deprecated.
!!
********************************************************************************
Requirements should be satisfied by a PEP 517 installer.
If you are using pip, you can try `pip install --use-pep517`.
********************************************************************************
!!
dist.fetch_build_eggs(dist.setup_requires)
WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml
does not contain a tool.setuptools_scm section'
Traceback (most recent call last):
File
"/usr/lib/python3/dist-packages/setuptools_scm/_integration/pyproject_reading.py",
line 36, in read_pyproject
section = defn.get("tool", {})[tool_name]
~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^
KeyError: 'setuptools_scm'
/usr/lib/python3/dist-packages/setuptools/dist.py:759:
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX
license expression:
License :: OSI Approved :: BSD License
See
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license
for details.
********************************************************************************
!!
self._finalize_license_expression()
running config
dh_auto_build -O--buildsystem=pybuild
I: pybuild base:311: /usr/bin/python3 setup.py build
/usr/lib/python3/dist-packages/setuptools/dist.py:759:
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX
license expression:
License :: OSI Approved :: BSD License
See
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license
for details.
********************************************************************************
!!
self._finalize_license_expression()
/usr/lib/python3/dist-packages/setuptools/__init__.py:94: _DeprecatedInstaller:
setuptools.installer and fetch_build_eggs are deprecated.
!!
********************************************************************************
Requirements should be satisfied by a PEP 517 installer.
If you are using pip, you can try `pip install --use-pep517`.
********************************************************************************
!!
dist.fetch_build_eggs(dist.setup_requires)
WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml
does not contain a tool.setuptools_scm section'
Traceback (most recent call last):
File
"/usr/lib/python3/dist-packages/setuptools_scm/_integration/pyproject_reading.py",
line 36, in read_pyproject
section = defn.get("tool", {})[tool_name]
~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^
KeyError: 'setuptools_scm'
/usr/lib/python3/dist-packages/setuptools/dist.py:759:
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX
license expression:
License :: OSI Approved :: BSD License
See
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license
for details.
********************************************************************************
!!
self._finalize_license_expression()
running build
running build_py
creating
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astropy-healpix/build/astropy_healpix
copying astropy_healpix/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astropy-healpix/build/astropy_healpix
copying astropy_healpix/version.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astropy-healpix/build/astropy_healpix
copying astropy_healpix/bench.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astropy-healpix/build/astropy_healpix
copying astropy_healpix/core.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astropy-healpix/build/astropy_healpix
copying astropy_healpix/high_level.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astropy-healpix/build/astropy_healpix
copying astropy_healpix/conftest.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astropy-healpix/build/astropy_healpix
copying astropy_healpix/healpy.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astropy-healpix/build/astropy_healpix
copying astropy_healpix/setup_package.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astropy-healpix/build/astropy_healpix
copying astropy_healpix/utils.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astropy-healpix/build/astropy_healpix
creating
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astropy-healpix/build/astropy_healpix/tests
copying astropy_healpix/tests/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astropy-healpix/build/astropy_healpix/tests
copying astropy_healpix/tests/test_utils.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astropy-healpix/build/astropy_healpix/tests
copying astropy_healpix/tests/test_healpy.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astropy-healpix/build/astropy_healpix/tests
copying astropy_healpix/tests/test_core.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astropy-healpix/build/astropy_healpix/tests
copying astropy_healpix/tests/test_high_level.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astropy-healpix/build/astropy_healpix/tests
copying astropy_healpix/tests/test_bench.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astropy-healpix/build/astropy_healpix/tests
running build_ext
building 'astropy_healpix._core' extension
creating build/temp.linux-x86_64-cpython-313/astropy_healpix
creating build/temp.linux-x86_64-cpython-313/cextern/astrometry.net
x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPy_LIMITED_API=50987008
-DNPY_TARGET_VERSION=NPY_1_19_API_VERSION
-DNPY_NO_DEPRECATED_API=NPY_1_19_API_VERSION -DPy_LIMITED_API=0x030A0000
-I/usr/lib/x86_64-linux-gnu/python3-numpy/numpy/_core/include
-Icextern/astrometry.net -Iastropy_healpix -Icextern/numpy
-I/usr/include/python3.13 -c astropy_healpix/_core.c -o
build/temp.linux-x86_64-cpython-313/astropy_healpix/_core.o -O2
<command-line>: warning: âPy_LIMITED_APIâ redefined
<command-line>: note: this is the location of the previous definition
x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPy_LIMITED_API=50987008
-DNPY_TARGET_VERSION=NPY_1_19_API_VERSION
-DNPY_NO_DEPRECATED_API=NPY_1_19_API_VERSION -DPy_LIMITED_API=0x030A0000
-I/usr/lib/x86_64-linux-gnu/python3-numpy/numpy/_core/include
-Icextern/astrometry.net -Iastropy_healpix -Icextern/numpy
-I/usr/include/python3.13 -c astropy_healpix/interpolation.c -o
build/temp.linux-x86_64-cpython-313/astropy_healpix/interpolation.o -O2
<command-line>: warning: âPy_LIMITED_APIâ redefined
<command-line>: note: this is the location of the previous definition
x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPy_LIMITED_API=50987008
-DNPY_TARGET_VERSION=NPY_1_19_API_VERSION
-DNPY_NO_DEPRECATED_API=NPY_1_19_API_VERSION -DPy_LIMITED_API=0x030A0000
-I/usr/lib/x86_64-linux-gnu/python3-numpy/numpy/_core/include
-Icextern/astrometry.net -Iastropy_healpix -Icextern/numpy
-I/usr/include/python3.13 -c cextern/astrometry.net/bl.c -o
build/temp.linux-x86_64-cpython-313/cextern/astrometry.net/bl.o -O2
<command-line>: warning: âPy_LIMITED_APIâ redefined
<command-line>: note: this is the location of the previous definition
x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPy_LIMITED_API=50987008
-DNPY_TARGET_VERSION=NPY_1_19_API_VERSION
-DNPY_NO_DEPRECATED_API=NPY_1_19_API_VERSION -DPy_LIMITED_API=0x030A0000
-I/usr/lib/x86_64-linux-gnu/python3-numpy/numpy/_core/include
-Icextern/astrometry.net -Iastropy_healpix -Icextern/numpy
-I/usr/include/python3.13 -c cextern/astrometry.net/healpix-utils.c -o
build/temp.linux-x86_64-cpython-313/cextern/astrometry.net/healpix-utils.o -O2
<command-line>: warning: âPy_LIMITED_APIâ redefined
<command-line>: note: this is the location of the previous definition
x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPy_LIMITED_API=50987008
-DNPY_TARGET_VERSION=NPY_1_19_API_VERSION
-DNPY_NO_DEPRECATED_API=NPY_1_19_API_VERSION -DPy_LIMITED_API=0x030A0000
-I/usr/lib/x86_64-linux-gnu/python3-numpy/numpy/_core/include
-Icextern/astrometry.net -Iastropy_healpix -Icextern/numpy
-I/usr/include/python3.13 -c cextern/astrometry.net/healpix.c -o
build/temp.linux-x86_64-cpython-313/cextern/astrometry.net/healpix.o -O2
<command-line>: warning: âPy_LIMITED_APIâ redefined
<command-line>: note: this is the location of the previous definition
x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPy_LIMITED_API=50987008
-DNPY_TARGET_VERSION=NPY_1_19_API_VERSION
-DNPY_NO_DEPRECATED_API=NPY_1_19_API_VERSION -DPy_LIMITED_API=0x030A0000
-I/usr/lib/x86_64-linux-gnu/python3-numpy/numpy/_core/include
-Icextern/astrometry.net -Iastropy_healpix -Icextern/numpy
-I/usr/include/python3.13 -c cextern/astrometry.net/mathutil.c -o
build/temp.linux-x86_64-cpython-313/cextern/astrometry.net/mathutil.o -O2
<command-line>: warning: âPy_LIMITED_APIâ redefined
<command-line>: note: this is the location of the previous definition
x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPy_LIMITED_API=50987008
-DNPY_TARGET_VERSION=NPY_1_19_API_VERSION
-DNPY_NO_DEPRECATED_API=NPY_1_19_API_VERSION -DPy_LIMITED_API=0x030A0000
-I/usr/lib/x86_64-linux-gnu/python3-numpy/numpy/_core/include
-Icextern/astrometry.net -Iastropy_healpix -Icextern/numpy
-I/usr/include/python3.13 -c cextern/astrometry.net/permutedsort.c -o
build/temp.linux-x86_64-cpython-313/cextern/astrometry.net/permutedsort.o -O2
<command-line>: warning: âPy_LIMITED_APIâ redefined
<command-line>: note: this is the location of the previous definition
x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPy_LIMITED_API=50987008
-DNPY_TARGET_VERSION=NPY_1_19_API_VERSION
-DNPY_NO_DEPRECATED_API=NPY_1_19_API_VERSION -DPy_LIMITED_API=0x030A0000
-I/usr/lib/x86_64-linux-gnu/python3-numpy/numpy/_core/include
-Icextern/astrometry.net -Iastropy_healpix -Icextern/numpy
-I/usr/include/python3.13 -c cextern/astrometry.net/qsort_reentrant.c -o
build/temp.linux-x86_64-cpython-313/cextern/astrometry.net/qsort_reentrant.o -O2
<command-line>: warning: âPy_LIMITED_APIâ redefined
<command-line>: note: this is the location of the previous definition
x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPy_LIMITED_API=50987008
-DNPY_TARGET_VERSION=NPY_1_19_API_VERSION
-DNPY_NO_DEPRECATED_API=NPY_1_19_API_VERSION -DPy_LIMITED_API=0x030A0000
-I/usr/lib/x86_64-linux-gnu/python3-numpy/numpy/_core/include
-Icextern/astrometry.net -Iastropy_healpix -Icextern/numpy
-I/usr/include/python3.13 -c cextern/astrometry.net/starutil.c -o
build/temp.linux-x86_64-cpython-313/cextern/astrometry.net/starutil.o -O2
<command-line>: warning: âPy_LIMITED_APIâ redefined
<command-line>: note: this is the location of the previous definition
x86_64-linux-gnu-gcc -shared -Wl,-O1 -Wl,-Bsymbolic-function
[too-long-redacted] d/astropy_healpix/_core.abi3.so
building 'astropy_healpix.compiler_version' extension
x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPy_LIMITED_API=0x030A0000
-I/usr/include/python3.13 -c astropy_healpix/_compiler.c -o
build/temp.linux-x86_64-cpython-313/astropy_healpix/_compiler.o
x86_64-linux-gnu-gcc -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -g
-fwrapv -O2 -Wl,-z,relro -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2
build/temp.linux-x86_64-cpython-313/astropy_healpix/_compiler.o
-L/usr/lib/x86_64-linux-gnu -o
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astropy-healpix/build/astropy_healpix/compiler_version.abi3.so
dh_auto_test -O--buildsystem=pybuild
I: pybuild base:311: cd
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astropy-healpix/build; python3.13 -m
pytest
ERROR: usage: __main__.py [options] [file_or_dir] [file_or_dir] [...]
__main__.py: error: unrecognized arguments: --doctest-rst
inifile: /<<PKGBUILDDIR>>/setup.cfg
rootdir: /<<PKGBUILDDIR>>
E: pybuild pybuild:389: test: plugin distutils failed with: exit code=4: cd
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astropy-healpix/build; python3.13 -m
pytest
dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.13
returned exit code 13
make: *** [debian/rules:18: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: astropy-healpix
Source-Version: 1.1.2-2
Done: Ole Streicher <[email protected]>
We believe that the bug you reported is fixed in the latest version of
astropy-healpix, 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.
Ole Streicher <[email protected]> (supplier of updated astropy-healpix 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: Mon, 10 Nov 2025 13:58:52 +0100
Source: astropy-healpix
Architecture: source
Version: 1.1.2-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Astronomy Maintainers
<[email protected]>
Changed-By: Ole Streicher <[email protected]>
Closes: 1120231
Changes:
astropy-healpix (1.1.2-2) unstable; urgency=medium
.
* d/watch: Update to version 5, switch upstream source to Github
* Push Standards-Version to 4.7.2, no changes needed
* Add required test dependency python3-pytest-doctestplus (Closes: #1120231)
* Add build dependency python3-numpy-dev
Checksums-Sha1:
c490c215a424015fbcd1b1defff63e26ed32edf7 2396 astropy-healpix_1.1.2-2.dsc
2ac7aab63564d1eb93aa5344f0343676274a9eb0 5116
astropy-healpix_1.1.2-2.debian.tar.xz
Checksums-Sha256:
d14bb86289e3bbe856921a3a0f43ad3743ae3dcd4be3adc76d039c354d81aaae 2396
astropy-healpix_1.1.2-2.dsc
eb22364bd2d9af55deb136c108883a16cc32d7c40be16703fa81b52c183a98ca 5116
astropy-healpix_1.1.2-2.debian.tar.xz
Files:
9f938e88ba47f8ddf6c825ae7499441d 2396 python optional
astropy-healpix_1.1.2-2.dsc
82a236fc16b77eb95cccc2df4f4f1418 5116 python optional
astropy-healpix_1.1.2-2.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEuvxshffLFD/utvsVcRWv0HcQ3PcFAmkR4iMACgkQcRWv0HcQ
3PcKuw/9HsqcIlddGC7ZZx99jENG+hKaap4rzqXa4oR7u6DSkKbAWM7YJY1LoapF
LiZACRnfm9gAjEP3mJXVf+bORx7jkSuTAJiTQpfB9bk2GVl+C4KKxQ2OYtRC4XsB
t6R7mU1TP6rNnGWd5In3+FO+QbCcbg9dgFcGK1M+j/aqJT97/6zaBbdm0N/TRcDo
GDBBveHbQuvlaVw62CN/Gjm/UW0svbqq3J87VbjNPi6po1l4JPt0Ecnnc7Lyq3Dh
mn3jr1ojzsb+PrQJbcSunSs0HAlEge4liVjVaE5vDEjmKdDbuCB1pXTYLSL+wChb
Vi8A39Nu9vkTPM7ubNUn/50yYpPBmAKGD+v2jyPOkpvuLkWXKp/P2MFi3pRu7aEM
OD/03Vs3WBZC6u0g7fQfQoarYYC3YHM5nOyMRp3dAzbf3B+2e4QTFO+3e/gMGY58
bhpLBWh1m3Sxsj+kFAgLLEgi10Z0rUPJu8YkXbW9B+GePfEz4TCCMg6UfpLLCtUO
3yGdVhFoONKjAz5EBrdmEXlY4Q6Y07o2ur9Rb0ik2PEyt1BnaoVjWY87LKMkT9/X
0+WIwYaBf/7cjEK8vj0pqClPgn8HnHayrRgQfVmQaVz0tcAaXcF8u+atpxvf0Mg3
Myx3/b6xEYu2WLDoH9UGuOMuPyOaotWrLDOnP5/AKaN0yqolO/E=
=zumk
-----END PGP SIGNATURE-----
pgpWvu2prwFkV.pgp
Description: PGP signature
--- End Message ---