Your message dated Fri, 03 Dec 2021 05:26:14 +0000
with message-id <[email protected]>
and subject line Bug#999520: fixed in sphinx-gallery 0.10.1-1
has caused the Debian Bug report #999520,
regarding sphinx-gallery: FTBFS with matplotlib 3.5 (in experimental):
SyntaxError: invalid syntax
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.)
--
999520: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=999520
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: sphinx-gallery
Version: 0.10.0-1
Severity: important
Justification: FTBFS
Tags: bookworm sid ftbfs
User: [email protected]
Usertags: ftbfs-matplotlib35
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64, using matplotlib 3.5 currently in experimental. This version
will soon be uploaded to unstable.
If you have questions about this, please contact Sandro Tosi
<[email protected]>.
Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>/doc'
> sphinx-build -b html -d _build/doctrees -nWT --keep-going . _build/html
> Running Sphinx v4.2.0
> making output directory... done
> [autosummary] generating autosummary for: advanced.rst, changes.rst,
> configuration.rst, faq.rst, getting_started.rst, index.rst, maintainers.rst,
> projects_list.rst, reference.rst, syntax.rst, utils.rst
> [autosummary] generating autosummary for:
> /<<PKGBUILDDIR>>/doc/gen_modules/sphinx_gallery.backreferences.rst,
> /<<PKGBUILDDIR>>/doc/gen_modules/sphinx_gallery.binder.rst,
> /<<PKGBUILDDIR>>/doc/gen_modules/sphinx_gallery.directives.rst,
> /<<PKGBUILDDIR>>/doc/gen_modules/sphinx_gallery.docs_resolv.rst,
> /<<PKGBUILDDIR>>/doc/gen_modules/sphinx_gallery.downloads.rst,
> /<<PKGBUILDDIR>>/doc/gen_modules/sphinx_gallery.gen_gallery.rst,
> /<<PKGBUILDDIR>>/doc/gen_modules/sphinx_gallery.gen_rst.rst,
> /<<PKGBUILDDIR>>/doc/gen_modules/sphinx_gallery.notebook.rst,
> /<<PKGBUILDDIR>>/doc/gen_modules/sphinx_gallery.py_source_parser.rst,
> /<<PKGBUILDDIR>>/doc/gen_modules/sphinx_gallery.scrapers.rst,
> /<<PKGBUILDDIR>>/doc/gen_modules/sphinx_gallery.sorting.rst,
> /<<PKGBUILDDIR>>/doc/gen_modules/sphinx_gallery.utils.optipng.rst
> loading intersphinx inventory from
> /usr/share/doc/python3-doc/html/objects.inv...
> loading intersphinx inventory from
> /usr/share/doc/python-numpy-doc/html/objects.inv...
> loading intersphinx inventory from
> /usr/share/doc/python-matplotlib-doc/html/objects.inv...
> loading intersphinx inventory from
> /usr/share/doc/python-sklearn-doc/html/objects.inv...
> loading intersphinx inventory from
> /usr/share/doc/sphinx-doc/html/objects.inv...
> loading intersphinx inventory from
> /usr/share/doc/python-pandas-doc/html/objects.inv...
> generating gallery...
> Matplotlib created a temporary config/cache directory at
> /tmp/matplotlib-eji2ycjs because the default path
> (/sbuild-nonexistent/.config/matplotlib) is not a writable directory; it is
> highly recommended to set the MPLCONFIGDIR environment variable to a writable
> directory, in particular to speed up the import of Matplotlib and to better
> support multiprocessing.
> Using Sphinx-Gallery to convert rst text blocks to markdown for .ipynb files.
> generating gallery for auto_examples... [ 9%] local_module.py
> generating gallery for auto_examples... [ 18%] plot_0_sin.py
> generating gallery for auto_examples... [ 27%] plot_1_exp.py
> generating gallery for auto_examples... [ 36%] plot_2_seaborn.py
> generating gallery for auto_examples... [ 45%] plot_3_capture_repr.py
> generating gallery for auto_examples... [ 54%] plot_4_choose_thumbnail.py
> generating gallery for auto_examples... [ 63%] plot_4b_provide_thumbnail.py
> generating gallery for auto_examples... [ 72%] plot_5_unicode_everywhere.py
> generating gallery for auto_examples... [ 81%] plot_6_function_identifier.py
> generating gallery for auto_examples... [ 90%] plot_7_sys_argv.py
> generating gallery for auto_examples... [100%] plot_9_plotly.py
>
> generating gallery for auto_examples/no_output... [ 25%] just_code.py
> generating gallery for auto_examples/no_output... [ 50%] plot_raise.py
> /<<PKGBUILDDIR>>/examples/no_output/plot_raise.py failed to execute
> correctly: Traceback (most recent call last):
> File "/<<PKGBUILDDIR>>/examples/no_output/plot_raise.py", line 27, in
> <module>
> iae
> NameError: name 'iae' is not defined
>
> generating gallery for auto_examples/no_output... [ 75%] plot_strings.py
> generating gallery for auto_examples/no_output... [100%] plot_syntaxerror.py
> /<<PKGBUILDDIR>>/examples/no_output/plot_syntaxerror.py failed to execute
> correctly: Traceback (most recent call last):
> File "/<<PKGBUILDDIR>>/examples/no_output/plot_syntaxerror.py", line 13
> Invalid Python code
> ^
> SyntaxError: invalid syntax
>
>
> generating gallery for tutorials... [100%] plot_parse.py
>
> computation time summary:
> building [mo]: targets for 0 po files that are out of date
> building [html]: targets for 11 source files that are out of date
> updating environment: [new config] 44 added, 0 changed, 0 removed
> reading sources... [ 2%] advanced
> reading sources... [ 4%] auto_examples/index
> reading sources... [ 6%] auto_examples/local_module
> reading sources... [ 9%] auto_examples/no_output/just_code
> reading sources... [ 11%] auto_examples/no_output/plot_raise
> reading sources... [ 13%] auto_examples/no_output/plot_strings
> reading sources... [ 15%] auto_examples/no_output/plot_syntaxerror
> reading sources... [ 18%] auto_examples/no_output/sg_execution_times
> reading sources... [ 20%] auto_examples/plot_0_sin
> reading sources... [ 22%] auto_examples/plot_1_exp
> reading sources... [ 25%] auto_examples/plot_2_seaborn
> reading sources... [ 27%] auto_examples/plot_3_capture_repr
> reading sources... [ 29%] auto_examples/plot_4_choose_thumbnail
> reading sources... [ 31%] auto_examples/plot_4b_provide_thumbnail
> reading sources... [ 34%] auto_examples/plot_5_unicode_everywhere
> reading sources... [ 36%] auto_examples/plot_6_function_identifier
> reading sources... [ 38%] auto_examples/plot_7_sys_argv
> reading sources... [ 40%] auto_examples/plot_9_plotly
> reading sources... [ 43%] auto_examples/sg_execution_times
> reading sources... [ 45%] changes
> reading sources... [ 47%] configuration
> reading sources... [ 50%] faq
> reading sources... [ 52%] gen_modules/sphinx_gallery.backreferences
> reading sources... [ 54%] gen_modules/sphinx_gallery.binder
> reading sources... [ 56%] gen_modules/sphinx_gallery.directives
> reading sources... [ 59%] gen_modules/sphinx_gallery.docs_resolv
> reading sources... [ 61%] gen_modules/sphinx_gallery.downloads
> reading sources... [ 63%] gen_modules/sphinx_gallery.gen_gallery
> reading sources... [ 65%] gen_modules/sphinx_gallery.gen_rst
> reading sources... [ 68%] gen_modules/sphinx_gallery.notebook
> reading sources... [ 70%] gen_modules/sphinx_gallery.py_source_parser
> reading sources... [ 72%] gen_modules/sphinx_gallery.scrapers
> reading sources... [ 75%] gen_modules/sphinx_gallery.sorting
> reading sources... [ 77%] gen_modules/sphinx_gallery.utils.optipng
> reading sources... [ 79%] getting_started
> reading sources... [ 81%] index
> reading sources... [ 84%] maintainers
> reading sources... [ 86%] projects_list
> reading sources... [ 88%] reference
> reading sources... [ 90%] syntax
> reading sources... [ 93%] tutorials/index
> reading sources... [ 95%] tutorials/plot_parse
> reading sources... [ 97%] tutorials/sg_execution_times
> reading sources... [100%] utils
>
> looking for now-outdated files... none found
> pickling environment... done
> checking consistency... done
> preparing documents... done
> writing output... [ 2%] advanced
> writing output... [ 4%] auto_examples/index
> writing output... [ 6%] auto_examples/local_module
> writing output... [ 9%] auto_examples/no_output/just_code
> writing output... [ 11%] auto_examples/no_output/plot_raise
> writing output... [ 13%] auto_examples/no_output/plot_strings
> writing output... [ 15%] auto_examples/no_output/plot_syntaxerror
> writing output... [ 18%] auto_examples/no_output/sg_execution_times
> writing output... [ 20%] auto_examples/plot_0_sin
> writing output... [ 22%] auto_examples/plot_1_exp
> writing output... [ 25%] auto_examples/plot_2_seaborn
> writing output... [ 27%] auto_examples/plot_3_capture_repr
> writing output... [ 29%] auto_examples/plot_4_choose_thumbnail
> writing output... [ 31%] auto_examples/plot_4b_provide_thumbnail
> writing output... [ 34%] auto_examples/plot_5_unicode_everywhere
> writing output... [ 36%] auto_examples/plot_6_function_identifier
> writing output... [ 38%] auto_examples/plot_7_sys_argv
> writing output... [ 40%] auto_examples/plot_9_plotly
> writing output... [ 43%] auto_examples/sg_execution_times
> writing output... [ 45%] changes
> writing output... [ 47%] configuration
> writing output... [ 50%] faq
> writing output... [ 52%] gen_modules/sphinx_gallery.backreferences
> writing output... [ 54%] gen_modules/sphinx_gallery.binder
> writing output... [ 56%] gen_modules/sphinx_gallery.directives
> writing output... [ 59%] gen_modules/sphinx_gallery.docs_resolv
> writing output... [ 61%] gen_modules/sphinx_gallery.downloads
> writing output... [ 63%] gen_modules/sphinx_gallery.gen_gallery
> writing output... [ 65%] gen_modules/sphinx_gallery.gen_rst
> writing output... [ 68%] gen_modules/sphinx_gallery.notebook
> writing output... [ 70%] gen_modules/sphinx_gallery.py_source_parser
> writing output... [ 72%] gen_modules/sphinx_gallery.scrapers
> writing output... [ 75%] gen_modules/sphinx_gallery.sorting
> writing output... [ 77%] gen_modules/sphinx_gallery.utils.optipng
> writing output... [ 79%] getting_started
> writing output... [ 81%] index
> writing output... [ 84%] maintainers
> writing output... [ 86%] projects_list
> writing output... [ 88%] reference
> writing output... [ 90%] syntax
> writing output... [ 93%] tutorials/index
> writing output... [ 95%] tutorials/plot_parse
> writing output... [ 97%] tutorials/sg_execution_times
> writing output... [100%] utils
>
> /<<PKGBUILDDIR>>/doc/configuration.rst:1172: WARNING: undefined label:
> matplotlib-rcparams
> generating indices... genindex py-modindex done
> highlighting module code... [ 9%] sphinx_gallery.backreferences
> highlighting module code... [ 18%] sphinx_gallery.binder
> highlighting module code... [ 27%] sphinx_gallery.directives
> highlighting module code... [ 36%] sphinx_gallery.docs_resolv
> highlighting module code... [ 45%] sphinx_gallery.downloads
> highlighting module code... [ 54%] sphinx_gallery.gen_gallery
> highlighting module code... [ 63%] sphinx_gallery.gen_rst
> highlighting module code... [ 72%] sphinx_gallery.notebook
> highlighting module code... [ 81%] sphinx_gallery.py_source_parser
> highlighting module code... [ 90%] sphinx_gallery.scrapers
> highlighting module code... [100%] sphinx_gallery.sorting
>
> writing additional pages... search done
> copying images... [ 5%]
> auto_examples/images/thumb/sphx_glr_local_module_thumb.png
> copying images... [ 10%]
> auto_examples/images/thumb/sphx_glr_plot_0_sin_thumb.png
> copying images... [ 15%]
> auto_examples/images/thumb/sphx_glr_plot_1_exp_thumb.png
> copying images... [ 20%]
> auto_examples/images/thumb/sphx_glr_plot_2_seaborn_thumb.png
> copying images... [ 25%]
> auto_examples/images/thumb/sphx_glr_plot_3_capture_repr_thumb.png
> copying images... [ 30%]
> auto_examples/images/thumb/sphx_glr_plot_4_choose_thumbnail_thumb.png
> copying images... [ 35%]
> auto_examples/images/thumb/sphx_glr_plot_4b_provide_thumbnail_thumb.png
> copying images... [ 40%]
> auto_examples/images/thumb/sphx_glr_plot_5_unicode_everywhere_thumb.png
> copying images... [ 45%]
> auto_examples/images/thumb/sphx_glr_plot_6_function_identifier_thumb.png
> copying images... [ 50%]
> auto_examples/images/thumb/sphx_glr_plot_7_sys_argv_thumb.png
> copying images... [ 55%]
> auto_examples/images/thumb/sphx_glr_plot_9_plotly_thumb.png
> copying images... [ 60%]
> auto_examples/no_output/images/thumb/sphx_glr_just_code_thumb.png
> copying images... [ 65%]
> auto_examples/no_output/images/thumb/sphx_glr_plot_raise_thumb.png
> copying images... [ 70%]
> auto_examples/no_output/images/thumb/sphx_glr_plot_strings_thumb.png
> copying images... [ 75%]
> auto_examples/no_output/images/thumb/sphx_glr_plot_syntaxerror_thumb.png
> copying images... [ 80%] auto_examples/images/binder_badge_logo.svg
> copying images... [ 85%] auto_examples/no_output/images/binder_badge_logo.svg
> copying images... [ 90%] _static/demo.png
> copying images... [ 95%] tutorials/images/thumb/sphx_glr_plot_parse_thumb.png
> copying images... [100%] tutorials/images/binder_badge_logo.svg
>
> copying downloadable files... [ 2%] auto_examples/auto_examples_python.zip
> copying downloadable files... [ 5%] auto_examples/auto_examples_jupyter.zip
> copying downloadable files... [ 8%] auto_examples/local_module.py
> copying downloadable files... [ 11%] auto_examples/local_module.ipynb
> copying downloadable files... [ 13%] auto_examples/no_output/just_code.py
> copying downloadable files... [ 16%] auto_examples/no_output/just_code.ipynb
> copying downloadable files... [ 19%] auto_examples/no_output/plot_raise.py
> copying downloadable files... [ 22%] auto_examples/no_output/plot_raise.ipynb
> copying downloadable files... [ 25%] auto_examples/no_output/plot_strings.py
> copying downloadable files... [ 27%]
> auto_examples/no_output/plot_strings.ipynb
> copying downloadable files... [ 30%]
> auto_examples/no_output/plot_syntaxerror.py
> copying downloadable files... [ 33%]
> auto_examples/no_output/plot_syntaxerror.ipynb
> copying downloadable files... [ 36%] auto_examples/plot_0_sin.py
> copying downloadable files... [ 38%] auto_examples/plot_0_sin.ipynb
> copying downloadable files... [ 41%] auto_examples/plot_1_exp.py
> copying downloadable files... [ 44%] auto_examples/plot_1_exp.ipynb
> copying downloadable files... [ 47%] auto_examples/plot_2_seaborn.py
> copying downloadable files... [ 50%] auto_examples/plot_2_seaborn.ipynb
> copying downloadable files... [ 52%] auto_examples/plot_3_capture_repr.py
> copying downloadable files... [ 55%] auto_examples/plot_3_capture_repr.ipynb
> copying downloadable files... [ 58%] auto_examples/plot_4_choose_thumbnail.py
> copying downloadable files... [ 61%]
> auto_examples/plot_4_choose_thumbnail.ipynb
> copying downloadable files... [ 63%]
> auto_examples/plot_4b_provide_thumbnail.py
> copying downloadable files... [ 66%]
> auto_examples/plot_4b_provide_thumbnail.ipynb
> copying downloadable files... [ 69%]
> auto_examples/plot_5_unicode_everywhere.py
> copying downloadable files... [ 72%]
> auto_examples/plot_5_unicode_everywhere.ipynb
> copying downloadable files... [ 75%]
> auto_examples/plot_6_function_identifier.py
> copying downloadable files... [ 77%]
> auto_examples/plot_6_function_identifier.ipynb
> copying downloadable files... [ 80%] auto_examples/plot_7_sys_argv.py
> copying downloadable files... [ 83%] auto_examples/plot_7_sys_argv.ipynb
> copying downloadable files... [ 86%] auto_examples/plot_9_plotly.py
> copying downloadable files... [ 88%] auto_examples/plot_9_plotly.ipynb
> copying downloadable files... [ 91%] tutorials/plot_parse.py
> copying downloadable files... [ 94%] tutorials/tutorials_python.zip
> copying downloadable files... [ 97%] tutorials/tutorials_jupyter.zip
> copying downloadable files... [100%] tutorials/plot_parse.ipynb
>
> copying static files... done
> copying extra files... done
> dumping search index in English (code: en)... done
> dumping object inventory... done
> build finished with problems, 1 warning.
> copying binder requirements...
> copying binder notebooks...[ 50%] auto_examples
> copying binder notebooks...[100%] tutorials
>
> Examples failing as expected:
> /<<PKGBUILDDIR>>/examples/no_output/plot_raise.py failed leaving traceback:
> Traceback (most recent call last):
> File "/<<PKGBUILDDIR>>/examples/no_output/plot_raise.py", line 27, in
> <module>
> iae
> NameError: name 'iae' is not defined
>
> /<<PKGBUILDDIR>>/examples/no_output/plot_syntaxerror.py failed leaving
> traceback:
> Traceback (most recent call last):
> File "/<<PKGBUILDDIR>>/examples/no_output/plot_syntaxerror.py", line 13
> Invalid Python code
> ^
> SyntaxError: invalid syntax
>
>
> Sphinx-Gallery successfully executed 12 out of 14 files subselected by:
>
> gallery_conf["filename_pattern"] = '/plot'
> gallery_conf["ignore_pattern"] = '__init__\\.py'
>
> after excluding 0 files that had previously been run (based on MD5).
>
> embedding documentation hyperlinks...
> embedding documentation hyperlinks for auto_examples... [ 5%]
> plot_9_plotly.html
> embedding documentation hyperlinks for auto_examples... [ 11%] plot_0_sin.html
> embedding documentation hyperlinks for auto_examples... [ 16%]
> plot_4_choose_thumbnail.html
> embedding documentation hyperlinks for auto_examples... [ 22%]
> sg_execution_times.html
> embedding documentation hyperlinks for auto_examples... [ 27%] index.html
> embedding documentation hyperlinks for auto_examples... [ 33%]
> plot_5_unicode_everywhere.html
> embedding documentation hyperlinks for auto_examples... [ 38%] plot_1_exp.html
> embedding documentation hyperlinks for auto_examples... [ 44%]
> plot_2_seaborn.html
> embedding documentation hyperlinks for auto_examples... [ 50%]
> plot_4b_provide_thumbnail.html
> embedding documentation hyperlinks for auto_examples... [ 55%]
> plot_6_function_identifier.html
> embedding documentation hyperlinks for auto_examples... [ 61%]
> plot_3_capture_repr.html
> embedding documentation hyperlinks for auto_examples... [ 66%]
> local_module.html
> embedding documentation hyperlinks for auto_examples... [ 72%]
> plot_7_sys_argv.html
> embedding documentation hyperlinks for auto_examples... [ 77%]
> plot_strings.html
> embedding documentation hyperlinks for auto_examples... [ 83%] just_code.html
> embedding documentation hyperlinks for auto_examples... [ 88%] plot_raise.html
> embedding documentation hyperlinks for auto_examples... [ 94%]
> plot_syntaxerror.html
> embedding documentation hyperlinks for auto_examples... [100%]
> sg_execution_times.html
>
> embedding documentation hyperlinks for tutorials... [ 33%] plot_parse.html
> embedding documentation hyperlinks for tutorials... [ 66%]
> sg_execution_times.html
> embedding documentation hyperlinks for tutorials... [100%] index.html
>
> make[1]: *** [Makefile:76: html] Error 1
The full build log is available from:
http://qa-logs.debian.net/http://qa-logs.debian.net/2021/11/numpy-matplotlib/matplotlib-exp/sphinx-gallery_0.10.0-1_unstable_matplotlib-exp.log
If you reassign this bug to another package, please marking 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: sphinx-gallery
Source-Version: 0.10.1-1
Done: Sandro Tosi <[email protected]>
We believe that the bug you reported is fixed in the latest version of
sphinx-gallery, 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.
Sandro Tosi <[email protected]> (supplier of updated sphinx-gallery 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: SHA256
Format: 1.8
Date: Thu, 02 Dec 2021 23:47:38 -0500
Source: sphinx-gallery
Architecture: source
Version: 0.10.1-1
Distribution: unstable
Urgency: medium
Maintainer: Sandro Tosi <[email protected]>
Changed-By: Sandro Tosi <[email protected]>
Closes: 999520
Changes:
sphinx-gallery (0.10.1-1) unstable; urgency=medium
.
* New upstream release; Closes: #999520
* debian/patches
- refresh patches
* debian/patches/PR886.patch
- add upstream PR 866, fixes a FTBFS when building doc
Checksums-Sha1:
f7383a6d9ad03809e10f6c9af495fe1f9fd722f7 2637 sphinx-gallery_0.10.1-1.dsc
acb6458a9c7f86fe8cd399cb5bfa9bd569004dcf 421400
sphinx-gallery_0.10.1.orig.tar.xz
ef11d2ee298f285c10a9ded599722365a1294f5b 5856
sphinx-gallery_0.10.1-1.debian.tar.xz
4bdc603a784ec5d1f6bfacc88217668131d3e850 11966
sphinx-gallery_0.10.1-1_source.buildinfo
Checksums-Sha256:
3f359d863d2d21d42e3052c6820508e92ae196569748e1a3301848b8a0cf52d6 2637
sphinx-gallery_0.10.1-1.dsc
2c8120fc9d4ad32620806891608dea84b1e84e0c80a60994f92ffbfe5d5e255c 421400
sphinx-gallery_0.10.1.orig.tar.xz
36b64569f70a5791914b9039ff327448980939e26e45b37cdc1034272b1c0715 5856
sphinx-gallery_0.10.1-1.debian.tar.xz
35d002739228492c498ea0d04042a48a74d1c29144ef052568090c1c46c9e304 11966
sphinx-gallery_0.10.1-1_source.buildinfo
Files:
e0971746eaafd123ce0d43ff79f8df64 2637 python optional
sphinx-gallery_0.10.1-1.dsc
48e7c8e01c43c50652e192ac9802dbae 421400 python optional
sphinx-gallery_0.10.1.orig.tar.xz
7845f82be7c79f8a18998cf1967bd4ff 5856 python optional
sphinx-gallery_0.10.1-1.debian.tar.xz
7911ce8c59a93516986cc8939b126823 11966 python optional
sphinx-gallery_0.10.1-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEufrTGSrz5KUwnZ05h588mTgBqU8FAmGpoX0ACgkQh588mTgB
qU+6NhAA2Pl6Fn0PYG9L/C3Nlqg8+0TNByOfj2ymCdYqov+aSvBVtvaQlpTRwVsm
PaDlgbXZKh3j99rRnMQReFLzTXZdGLc2OuMluEw7FgvKn5UYgTlawnnpFaYl3bnp
usiayhPQvRis89cgLkn5IWuDLcNeQCH82rzZ0opkywbwCrbpViYsSJqXYpol1kvL
n2M/sAnYLldh3w0wZJHyEYVirptLJAlMQs96zyAu0hi7YNHCvDB0Vkt7bISOr2Mx
k15ipeQodTm2wN9fnGNjnpIZTI/HVgWAGyel4tptAiqtfEKqOYvtSpoS2YebcSnN
m62SIGqgvGJOtE3LUDr14FvTCSCszrt2uq6LVXy0pJUsnVZUWltorElxNriYg39q
yttkA7oRAiSPPEXwF1Mmr1MG9nYDp3SDGru3oLtZqZKVP64u9k6nZDctyDvo5Dmh
kN9U15gg3zd+8aMzXQJKm97ccs7NaW4kZRCjztCagbDtBvL9AYZbAmCqJttyajgb
xMqeEL+P8K4TRmdHVAawvWJLZLiK5JHiy/EPiIlX8EhI6lQvPjMACFFuopTFCzHb
P8lg9tpreMMKdnsoPme++4tHCMJKEgrO6IUOgMxZVI8J4GXcNP4uRtjuB2SxoDRK
9ZRahke0n2dS+YU1DDfWe0sSkxyNSSfsdWTovg2I7NyS+MoKrGk=
=VkeR
-----END PGP SIGNATURE-----
--- End Message ---