Your message dated Sun, 26 Feb 2023 07:19:06 +0000
with message-id <e1pwbjk-00fog1...@fasolo.debian.org>
and subject line Bug#1031460: fixed in enlighten 1.11.2-1
has caused the Debian Bug report #1031460,
regarding enlighten: FTBFS: AssertionError: '1.00[31 chars]0.00 s/B | 128.00
KiB | 896.00 KiB | 512.00 K[105 chars] s/B' != '1.00[31 chars]0.00 s/B | 128.00
KiB | 896.00 KiB | 512.00 Ki[101 chars] s/B'
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.)
--
1031460: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1031460
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: enlighten
Version: 1.11.1-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230216 ftbfs-bookworm
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_auto_build
> I: pybuild base:240: /usr/bin/python3 setup.py build
> /usr/lib/python3/dist-packages/setuptools/config/setupcfg.py:515:
> SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use
> license_files instead.
> warnings.warn(msg, warning_class)
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/enlighten
> copying enlighten/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/enlighten
> copying enlighten/counter.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/enlighten
> copying enlighten/manager.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/enlighten
> copying enlighten/_counter.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/enlighten
> copying enlighten/_basemanager.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/enlighten
> copying enlighten/_statusbar.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/enlighten
> copying enlighten/_basecounter.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/enlighten
> copying enlighten/_util.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/enlighten
> copying enlighten/_notebook_manager.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/enlighten
> copying enlighten/_manager.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/enlighten
> PYTHONPATH=. python3 -m sphinx -N -bhtml doc/ build/html # HTML generator
> Running Sphinx v5.3.0
> Initializing Spelling Checker 7.7.0
> making output directory... done
> loading intersphinx inventory from https://docs.python.org/3/objects.inv...
> loading intersphinx inventory from
> https://prefixed.readthedocs.io/en/stable/objects.inv...
> WARNING: failed to reach any of the inventories with the following issues:
> intersphinx inventory 'https://docs.python.org/3/objects.inv' not fetchable
> due to <class 'requests.exceptions.ProxyError'>:
> HTTPSConnectionPool(host='docs.python.org', port=443): Max retries exceeded
> with url: /3/objects.inv (Caused by ProxyError('Cannot connect to proxy.',
> NewConnectionError('<urllib3.connection.HTTPSConnection object at
> 0x7f8203179b50>: Failed to establish a new connection: [Errno 111] Connection
> refused')))
> WARNING: failed to reach any of the inventories with the following issues:
> intersphinx inventory 'https://prefixed.readthedocs.io/en/stable/objects.inv'
> not fetchable due to <class 'requests.exceptions.ProxyError'>:
> HTTPSConnectionPool(host='prefixed.readthedocs.io', port=443): Max retries
> exceeded with url: /en/stable/objects.inv (Caused by ProxyError('Cannot
> connect to proxy.', NewConnectionError('<urllib3.connection.HTTPSConnection
> object at 0x7f820317a190>: Failed to establish a new connection: [Errno 111]
> Connection refused')))
> building [mo]: targets for 0 po files that are out of date
> building [html]: targets for 6 source files that are out of date
> updating environment: [new config] 6 added, 0 changed, 0 removed
> reading sources... [ 16%] api
> direct use of the spelling directive is deprecated, replace ".. spelling::"
> with ".. spelling:word-list::"
> reading sources... [ 33%] examples
> reading sources... [ 50%] faq
> direct use of the spelling directive is deprecated, replace ".. spelling::"
> with ".. spelling:word-list::"
> reading sources... [ 66%] index
> reading sources... [ 83%] install
> reading sources... [100%] patterns
>
> looking for now-outdated files... none found
> pickling environment... done
> checking consistency... done
> preparing documents... done
> writing output... [ 16%] api
> writing output... [ 33%] examples
> writing output... [ 50%] faq
> writing output... [ 66%] index
> writing output... [ 83%] install
> writing output... [100%] patterns
>
> /<<PKGBUILDDIR>>/enlighten/_manager.py:docstring of
> enlighten._manager.Manager:1: WARNING: term not in glossary: 'file object'
> /<<PKGBUILDDIR>>/enlighten/_manager.py:docstring of
> enlighten._manager.Manager:1: WARNING: term not in glossary: 'class'
> /<<PKGBUILDDIR>>/enlighten/_manager.py:docstring of
> enlighten._manager.Manager:2: WARNING: term not in glossary: 'class'
> /<<PKGBUILDDIR>>/enlighten/_manager.py:docstring of
> enlighten._manager.Manager:7: WARNING: term not in glossary: 'file object'
> /<<PKGBUILDDIR>>/enlighten/_manager.py:docstring of
> enlighten._manager.Manager:17: WARNING: term not in glossary: 'keyword
> argument'
> /<<PKGBUILDDIR>>/enlighten/_manager.py:docstring of
> enlighten._manager.Manager:30: WARNING: term not in glossary: 'file object'
> /<<PKGBUILDDIR>>/enlighten/_manager.py:docstring of
> enlighten._manager.Manager:2: WARNING: term not in glossary: 'keyword
> argument'
> /<<PKGBUILDDIR>>/enlighten/_manager.py:docstring of
> enlighten._manager.Manager:2: WARNING: term not in glossary: 'keyword
> argument'
> /<<PKGBUILDDIR>>/enlighten/_notebook_manager.py:docstring of
> enlighten._notebook_manager.NotebookManager:1: WARNING: term not in glossary:
> 'class'
> /<<PKGBUILDDIR>>/enlighten/_notebook_manager.py:docstring of
> enlighten._notebook_manager.NotebookManager:1: WARNING: term not in glossary:
> 'class'
> /<<PKGBUILDDIR>>/enlighten/_notebook_manager.py:docstring of
> enlighten._notebook_manager.NotebookManager:4: WARNING: term not in glossary:
> 'keyword argument'
> /<<PKGBUILDDIR>>/enlighten/_notebook_manager.py:docstring of
> enlighten._notebook_manager.NotebookManager:2: WARNING: term not in glossary:
> 'keyword argument'
> /<<PKGBUILDDIR>>/enlighten/_notebook_manager.py:docstring of
> enlighten._notebook_manager.NotebookManager:2: WARNING: term not in glossary:
> 'keyword argument'
> /<<PKGBUILDDIR>>/enlighten/counter.py:docstring of
> enlighten.counter.Counter:36: WARNING: term not in glossary: 'sequence'
> /<<PKGBUILDDIR>>/enlighten/counter.py:docstring of
> enlighten.counter.Counter:38: WARNING: term not in glossary: 'file object'
> /<<PKGBUILDDIR>>/enlighten/counter.py:docstring of
> enlighten.counter.Counter:62: WARNING: term not in glossary: 'sequence'
> /<<PKGBUILDDIR>>/enlighten/counter.py:docstring of
> enlighten.counter.Counter:98: WARNING: term not in glossary: 'iterable'
> /<<PKGBUILDDIR>>/enlighten/manager.py:docstring of
> enlighten.manager.get_manager:1: WARNING: term not in glossary: 'file object'
> /<<PKGBUILDDIR>>/enlighten/manager.py:docstring of
> enlighten.manager.get_manager:1: WARNING: term not in glossary: 'class'
> /<<PKGBUILDDIR>>/enlighten/manager.py:docstring of
> enlighten.manager.get_manager:2: WARNING: term not in glossary: 'keyword
> argument'
> generating indices... genindex py-modindex done
> writing additional pages... search done
> copying images... [100%] _static/demo.gif
>
> copying downloadable files... [ 12%] ../examples/basic.py
> copying downloadable files... [ 25%] ../examples/prefixes.py
> copying downloadable files... [ 37%] ../examples/context_manager.py
> copying downloadable files... [ 50%] ../examples/ftp_downloader.py
> copying downloadable files... [ 62%] ../examples/floats.py
> copying downloadable files... [ 75%] ../examples/multicolored.py
> copying downloadable files... [ 87%] ../examples/multiple_logging.py
> copying downloadable files... [100%] ../examples/multiprocessing_queues.py
>
> copying static files... done
> copying extra files... done
> dumping search index in English (code: en)... done
> dumping object inventory... done
> build succeeded, 22 warnings.
>
> The HTML pages are in build/html.
> PYTHONPATH=. python3 -m sphinx -N -bman doc/ build/man # Manpage generator
> Running Sphinx v5.3.0
> Initializing Spelling Checker 7.7.0
> making output directory... done
> loading intersphinx inventory from https://docs.python.org/3/objects.inv...
> loading intersphinx inventory from
> https://prefixed.readthedocs.io/en/stable/objects.inv...
> WARNING: failed to reach any of the inventories with the following issues:
> intersphinx inventory 'https://prefixed.readthedocs.io/en/stable/objects.inv'
> not fetchable due to <class 'requests.exceptions.ProxyError'>:
> HTTPSConnectionPool(host='prefixed.readthedocs.io', port=443): Max retries
> exceeded with url: /en/stable/objects.inv (Caused by ProxyError('Cannot
> connect to proxy.', NewConnectionError('<urllib3.connection.HTTPSConnection
> object at 0x7fc0cc64a810>: Failed to establish a new connection: [Errno 111]
> Connection refused')))
> WARNING: failed to reach any of the inventories with the following issues:
> intersphinx inventory 'https://docs.python.org/3/objects.inv' not fetchable
> due to <class 'requests.exceptions.ProxyError'>:
> HTTPSConnectionPool(host='docs.python.org', port=443): Max retries exceeded
> with url: /3/objects.inv (Caused by ProxyError('Cannot connect to proxy.',
> NewConnectionError('<urllib3.connection.HTTPSConnection object at
> 0x7fc0ce7f2e50>: Failed to establish a new connection: [Errno 111] Connection
> refused')))
> building [mo]: targets for 0 po files that are out of date
> building [man]: all manpages
> updating environment: [new config] 6 added, 0 changed, 0 removed
> reading sources... [ 16%] api
> direct use of the spelling directive is deprecated, replace ".. spelling::"
> with ".. spelling:word-list::"
> reading sources... [ 33%] examples
> reading sources... [ 50%] faq
> direct use of the spelling directive is deprecated, replace ".. spelling::"
> with ".. spelling:word-list::"
> reading sources... [ 66%] index
> reading sources... [ 83%] install
> reading sources... [100%] patterns
>
> looking for now-outdated files... none found
> pickling environment... done
> checking consistency... done
> writing... enlighten.1 { install examples patterns faq api }
> /<<PKGBUILDDIR>>/enlighten/_manager.py:docstring of
> enlighten._manager.Manager:1: WARNING: term not in glossary: 'file object'
> /<<PKGBUILDDIR>>/enlighten/_manager.py:docstring of
> enlighten._manager.Manager:1: WARNING: term not in glossary: 'class'
> /<<PKGBUILDDIR>>/enlighten/_manager.py:docstring of
> enlighten._manager.Manager:2: WARNING: term not in glossary: 'class'
> /<<PKGBUILDDIR>>/enlighten/_manager.py:docstring of
> enlighten._manager.Manager:7: WARNING: term not in glossary: 'file object'
> /<<PKGBUILDDIR>>/enlighten/_manager.py:docstring of
> enlighten._manager.Manager:17: WARNING: term not in glossary: 'keyword
> argument'
> /<<PKGBUILDDIR>>/enlighten/_manager.py:docstring of
> enlighten._manager.Manager:30: WARNING: term not in glossary: 'file object'
> /<<PKGBUILDDIR>>/enlighten/_manager.py:docstring of
> enlighten._manager.Manager:2: WARNING: term not in glossary: 'keyword
> argument'
> /<<PKGBUILDDIR>>/enlighten/_manager.py:docstring of
> enlighten._manager.Manager:2: WARNING: term not in glossary: 'keyword
> argument'
> /<<PKGBUILDDIR>>/enlighten/_notebook_manager.py:docstring of
> enlighten._notebook_manager.NotebookManager:1: WARNING: term not in glossary:
> 'class'
> /<<PKGBUILDDIR>>/enlighten/_notebook_manager.py:docstring of
> enlighten._notebook_manager.NotebookManager:1: WARNING: term not in glossary:
> 'class'
> /<<PKGBUILDDIR>>/enlighten/_notebook_manager.py:docstring of
> enlighten._notebook_manager.NotebookManager:4: WARNING: term not in glossary:
> 'keyword argument'
> /<<PKGBUILDDIR>>/enlighten/_notebook_manager.py:docstring of
> enlighten._notebook_manager.NotebookManager:2: WARNING: term not in glossary:
> 'keyword argument'
> /<<PKGBUILDDIR>>/enlighten/_notebook_manager.py:docstring of
> enlighten._notebook_manager.NotebookManager:2: WARNING: term not in glossary:
> 'keyword argument'
> /<<PKGBUILDDIR>>/enlighten/counter.py:docstring of
> enlighten.counter.Counter:36: WARNING: term not in glossary: 'sequence'
> /<<PKGBUILDDIR>>/enlighten/counter.py:docstring of
> enlighten.counter.Counter:38: WARNING: term not in glossary: 'file object'
> /<<PKGBUILDDIR>>/enlighten/counter.py:docstring of
> enlighten.counter.Counter:62: WARNING: term not in glossary: 'sequence'
> /<<PKGBUILDDIR>>/enlighten/counter.py:docstring of
> enlighten.counter.Counter:98: WARNING: term not in glossary: 'iterable'
> /<<PKGBUILDDIR>>/enlighten/manager.py:docstring of
> enlighten.manager.get_manager:1: WARNING: term not in glossary: 'file object'
> /<<PKGBUILDDIR>>/enlighten/manager.py:docstring of
> enlighten.manager.get_manager:1: WARNING: term not in glossary: 'class'
> /<<PKGBUILDDIR>>/enlighten/manager.py:docstring of
> enlighten.manager.get_manager:2: WARNING: term not in glossary: 'keyword
> argument'
> done
> build succeeded, 22 warnings.
>
> The manual pages are in build/man.
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:240: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build; tox -c
> /<<PKGBUILDDIR>>/tox.ini --sitepackages -e py311
> py311 create: /<<PKGBUILDDIR>>/.tox/py311
> py311 installdeps: blessed, prefixed
> WARNING: Discarding $PYTHONPATH from environment, to override specify
> PYTHONPATH in 'passenv' in your configuration.
> py311 develop-inst: /<<PKGBUILDDIR>>
> WARNING: Discarding $PYTHONPATH from environment, to override specify
> PYTHONPATH in 'passenv' in your configuration.
> WARNING: Discarding $PYTHONPATH from environment, to override specify
> PYTHONPATH in 'passenv' in your configuration.
> py311 installed:
> alabaster==0.7.12,Babel==2.10.3,blessed==1.19.1,certifi==2022.9.24,chardet==5.1.0,charset-normalizer==3.0.1,distlib==0.3.6,docutils==0.19,#
> Editable install with no version control (enlighten==1.11.1),-e
> /<<PKGBUILDDIR>>,filelock==3.9.0,idna==3.3,imagesize==1.4.1,importlib-metadata==4.12.0,Jinja2==3.0.3,MarkupSafe==2.1.2,more-itertools==8.10.0,packaging==23.0,platformdirs==2.6.0,pluggy==1.0.0+repack,prefixed==0.7.0,py==1.11.0,pyenchant==3.2.2,Pygments==2.14.0,pytz==2022.7.1,requests==2.28.1,roman==3.3,six==1.16.0,snowballstemmer==2.2.0,Sphinx==5.3.0,sphinx-rtd-theme==1.2.0,sphinxcontrib-spelling==7.7.0,tox==3.28.0,urllib3==1.26.12,virtualenv==20.17.1+ds,wcwidth==0.2.5,zipp==1.0.0
> py311 run-test-pre: PYTHONHASHSEED='2993957884'
> py311 run-test: commands[0] | /<<PKGBUILDDIR>>/.tox/py311/bin/python -m
> unittest discover -s /<<PKGBUILDDIR>>/tests
> .............................F.........................F.............................................
> ...s..........................
> ======================================================================
> FAIL: test_floats_prefixed (test_counter.TestCounter.test_floats_prefixed)
> Floats should support prefixed formatting
> ----------------------------------------------------------------------
> Traceback (most recent call last):
> File "/<<PKGBUILDDIR>>/tests/test_counter.py", line 571, in
> test_floats_prefixed
> self.assertEqual(formatted, '2.00 KiB / 3.20 MiB | 1.00 KiB/s | 0.00 s/B')
> AssertionError: '2.00 KiB / 3.20 MiB | 1.00 KiB/s | 0.00 s/B' != '2.00 KiB /
> 3.20 MiB | 1.00 KiB/s | 0.00 s/B'
> - 2.00 KiB / 3.20 MiB | 1.00 KiB/s | 0.00 s/B
> ? -
> + 2.00 KiB / 3.20 MiB | 1.00 KiB/s | 0.00 s/B
>
>
> ======================================================================
> FAIL: test_subcounter_prefixed
> (test_counter.TestCounter.test_subcounter_prefixed)
> Subcounter float fields should support prefixed formatting
> ----------------------------------------------------------------------
> Traceback (most recent call last):
> File "/<<PKGBUILDDIR>>/tests/test_counter.py", line 701, in
> test_subcounter_prefixed
> self.assertEqual(
> AssertionError: '1.00[31 chars]0.00 s/B | 128.00 KiB | 896.00 KiB | 512.00
> K[105 chars] s/B' != '1.00[31 chars]0.00 s/B | 128.00 KiB | 896.00 KiB |
> 512.00 Ki[101 chars] s/B'
> - 1.00 MiB / 3.20 MiB | 1.00 MiB/s | 0.00 s/B | 128.00 KiB | 896.00 KiB |
> 512.00 KiB | 512.00 KiB/s | 0.00 s/B | 256.00 KiB | 256.00 KiB/s | 0.00 s/B
> | 128.00 KiB | 128.00 KiB/s | 0.00 s/B
> ? -
> - -
> -
> + 1.00 MiB / 3.20 MiB | 1.00 MiB/s | 0.00 s/B | 128.00 KiB | 896.00 KiB |
> 512.00 KiB | 512.00 KiB/s | 0.00 s/B | 256.00 KiB | 256.00 KiB/s | 0.00 s/B |
> 128.00 KiB | 128.00 KiB/s | 0.00 s/B
>
>
> ----------------------------------------------------------------------
> Ran 131 tests in 0.329s
>
> FAILED (failures=2, skipped=1)
>
> ERROR: InvocationError for command /<<PKGBUILDDIR>>/.tox/py311/bin/python -m
> unittest discover -s tests (exited with code 1)
> ___________________________________ summary
> ____________________________________
> ERROR: py311: commands failed
> E: pybuild pybuild:388: test: plugin distutils failed with: exit code=1: cd
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build; tox -c
> /<<PKGBUILDDIR>>/tox.ini --sitepackages -e py311
> dh_auto_test: error: pybuild --test --test-tox -i python{version} -p 3.11
> returned exit code 13
The full build log is available from:
http://qa-logs.debian.net/2023/02/16/enlighten_1.11.1-1_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230216;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20230216&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
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: enlighten
Source-Version: 1.11.2-1
Done: Andreas Tille <ti...@debian.org>
We believe that the bug you reported is fixed in the latest version of
enlighten, 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 1031...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Andreas Tille <ti...@debian.org> (supplier of updated enlighten 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: Sun, 26 Feb 2023 07:56:11 +0100
Source: enlighten
Architecture: source
Version: 1.11.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Andreas Tille <ti...@debian.org>
Closes: 1031460
Changes:
enlighten (1.11.2-1) unstable; urgency=medium
.
* Team upload.
* New upstream version
Closes: #1031460
Checksums-Sha1:
2a5775533f6e471b45f485fa44c44fd82a5b8c86 2375 enlighten_1.11.2-1.dsc
3e9585c97379abb931d463534d8dcbc47926a028 1027292 enlighten_1.11.2.orig.tar.gz
55ffb97d28bb67ddd546e2768e848bea23c31c26 7280 enlighten_1.11.2-1.debian.tar.xz
b6833612d5a24b23e09bed6a361a1473dc27d5e2 8978
enlighten_1.11.2-1_amd64.buildinfo
Checksums-Sha256:
ca348aeaef40302b126306bd87434a3a5fb98d83b0d209bfd44644e75906214e 2375
enlighten_1.11.2-1.dsc
584693e2821b6bb8c48501dc8a05a1b2c410c3005c78f77401292296ce0f12d9 1027292
enlighten_1.11.2.orig.tar.gz
4e60012a306702f0de4e3601cafc777a3fa5a5a454c771a8b09f8c74ad54d98c 7280
enlighten_1.11.2-1.debian.tar.xz
31979614cc43619c94419fa0aa4c94b89b39e7d533c0df7ad227d72792452bef 8978
enlighten_1.11.2-1_amd64.buildinfo
Files:
2351f6ee90bb60dddaa2c4641754120d 2375 science optional enlighten_1.11.2-1.dsc
c0cdd52345c87408b643c8d8f196c75c 1027292 science optional
enlighten_1.11.2.orig.tar.gz
043036e9d2ccd309236e7659a7f36347 7280 science optional
enlighten_1.11.2-1.debian.tar.xz
a949dccb18aa81a2c7233a2574a33819 8978 science optional
enlighten_1.11.2-1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJFBAEBCAAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAmP7AwMRHHRpbGxlQGRl
Ymlhbi5vcmcACgkQV4oElNHGRtEjXw/+Il6NAJvPkh5PxwQ3eD4eOnV5/lURZR+H
P1wlJBhTZXvP++Mt+VEVHnl7STcmMu64iy2Koo8hxJGqpKJruvLUEawk7/yswKBj
tUrbxjfSXsa+6pJzUJhcK1NppvsHkogN/A1yek3lrMKx445ERqzlzKppxEmqNzqh
X9vd/SUD2/zM3vESDlPvAZX91fmLmhwNqm+M+ZNlcfJ+DVPhnyh1HSjbt20AMczS
RMXRb4BuRXGhqO2gR4GBZ2qxTUNpjwWHqVA1zEAAF9ivwwc2POfIXU8A01Doy2JG
Tx8GwhtJC5R2D8EfAdTO4S1oJ4aGMePIcg6dMLwFoxeBgtXoKXNnbXFPnG5mMD/4
DNbMr4gchnSC61+unLil1Vf2D5JJ0ehkEhHO8T7jGq/2/3EUBKLmTLuEGnK1+mGC
0TbB9KgWI2QyvfZlGtTL3wUi/b/4aOl66/Toyk5cTTapTRvAUo0lcKQQsQ3vtJDN
Q7WhlX8MSJyDoPWaKclxlQ9sduS82z4ihNCcTewWcOLrtS9cMcatUeXRYwUa/Ws9
PZba0DZYNqrRGOKzdNMuniUf95H2uq7ggySmvZaQCZINHNTd6hzktgJ0FgUgqPI3
iLtjvt/wme2x8BAWeo8l8Xp+rIrKVJG8Gmz/77nLr4q54jLQZFb3mE2O7rs4+ai0
2spDsIINpbA=
=T76u
-----END PGP SIGNATURE-----
--- End Message ---