Your message dated Wed, 31 Dec 2025 21:19:54 +0000
with message-id <[email protected]>
and subject line Bug#1124205: fixed in python-wikkid 0.5-2
has caused the Debian Bug report #1124205,
regarding python-wikkid: FTBFS: AttributeError: 'TestBaseParent' object has no 
attribute 'assertEquals'.
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.)


-- 
1124205: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1124205
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:python-wikkid
Version: 0.5-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/202512/

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:python-wikkid, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --buildsystem=pybuild
   dh_auto_clean -O--buildsystem=pybuild
I: pybuild base:384: python3.14 setup.py clean 
running clean
removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build' (and everything under 
it)
'build/bdist.linux-x86_64' does not exist -- can't clean it
'build/scripts-3.14' does not exist -- can't clean it
I: pybuild base:384: python3.13 setup.py clean 
running clean
removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/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

[... snipped ...]

test_nested_page_missing 
(wikkid.tests.views.test_breadcrumbs.TestBreadcrumbs.test_nested_page_missing)
wikkid.tests.views.test_breadcrumbs.TestBreadcrumbs.test_nested_page_missing 
... ok
test_page_missing 
(wikkid.tests.views.test_breadcrumbs.TestBreadcrumbs.test_page_missing)
wikkid.tests.views.test_breadcrumbs.TestBreadcrumbs.test_page_missing ... ok
test_source_file_existing 
(wikkid.tests.views.test_breadcrumbs.TestBreadcrumbs.test_source_file_existing)
wikkid.tests.views.test_breadcrumbs.TestBreadcrumbs.test_source_file_existing 
... ok
test_source_file_missing 
(wikkid.tests.views.test_breadcrumbs.TestBreadcrumbs.test_source_file_missing)
wikkid.tests.views.test_breadcrumbs.TestBreadcrumbs.test_source_file_missing 
... ok
test_title_nested (wikkid.tests.views.test_edit.TestEdit.test_title_nested)
wikkid.tests.views.test_edit.TestEdit.test_title_nested ... ok
test_urls (wikkid.tests.views.test_edit.TestEdit.test_urls)
wikkid.tests.views.test_edit.TestEdit.test_urls ... ok
test_home_rendering 
(wikkid.tests.views.test_root.TestRootViews.test_home_rendering)
wikkid.tests.views.test_root.TestRootViews.test_home_rendering ... ok
test_home_rendering_with_script_name 
(wikkid.tests.views.test_root.TestRootViews.test_home_rendering_with_script_name)
wikkid.tests.views.test_root.TestRootViews.test_home_rendering_with_script_name 
... ok
test_root_redirects 
(wikkid.tests.views.test_root.TestRootViews.test_root_redirects)
wikkid.tests.views.test_root.TestRootViews.test_root_redirects ... ok
test_root_redirects_with_script_name 
(wikkid.tests.views.test_root.TestRootViews.test_root_redirects_with_script_name)
wikkid.tests.views.test_root.TestRootViews.test_root_redirects_with_script_name 
... ok
test_default (wikkid.tests.views.test_urls.TestCanonicalUrl.test_default)
wikkid.tests.views.test_urls.TestCanonicalUrl.test_default ... ok
test_default_view 
(wikkid.tests.views.test_urls.TestCanonicalUrl.test_default_view)
wikkid.tests.views.test_urls.TestCanonicalUrl.test_default_view ... ok
test_missing (wikkid.tests.views.test_urls.TestCanonicalUrl.test_missing)
wikkid.tests.views.test_urls.TestCanonicalUrl.test_missing ... ok
test_missing_view 
(wikkid.tests.views.test_urls.TestCanonicalUrl.test_missing_view)
wikkid.tests.views.test_urls.TestCanonicalUrl.test_missing_view ... ok
test_other_file (wikkid.tests.views.test_urls.TestCanonicalUrl.test_other_file)
wikkid.tests.views.test_urls.TestCanonicalUrl.test_other_file ... ok
test_other_file_view 
(wikkid.tests.views.test_urls.TestCanonicalUrl.test_other_file_view)
wikkid.tests.views.test_urls.TestCanonicalUrl.test_other_file_view ... ok
test_root (wikkid.tests.views.test_urls.TestCanonicalUrl.test_root)
wikkid.tests.views.test_urls.TestCanonicalUrl.test_root ... ok
test_root_listing 
(wikkid.tests.views.test_urls.TestCanonicalUrl.test_root_listing)
wikkid.tests.views.test_urls.TestCanonicalUrl.test_root_listing ... ok
test_wiki_page (wikkid.tests.views.test_urls.TestCanonicalUrl.test_wiki_page)
wikkid.tests.views.test_urls.TestCanonicalUrl.test_wiki_page ... ok
test_wiki_page_full_url 
(wikkid.tests.views.test_urls.TestCanonicalUrl.test_wiki_page_full_url)
wikkid.tests.views.test_urls.TestCanonicalUrl.test_wiki_page_full_url ... ok
test_wiki_page_full_url_with_view 
(wikkid.tests.views.test_urls.TestCanonicalUrl.test_wiki_page_full_url_with_view)
wikkid.tests.views.test_urls.TestCanonicalUrl.test_wiki_page_full_url_with_view 
... ok
test_wiki_page_view 
(wikkid.tests.views.test_urls.TestCanonicalUrl.test_wiki_page_view)
wikkid.tests.views.test_urls.TestCanonicalUrl.test_wiki_page_view ... ok
test_path (wikkid.tests.views.test_urls.TestParseUrl.test_path)
wikkid.tests.views.test_urls.TestParseUrl.test_path ... ok
test_path_view (wikkid.tests.views.test_urls.TestParseUrl.test_path_view)
wikkid.tests.views.test_urls.TestParseUrl.test_path_view ... ok
test_root (wikkid.tests.views.test_urls.TestParseUrl.test_root)
wikkid.tests.views.test_urls.TestParseUrl.test_root ... ok
test_root_view (wikkid.tests.views.test_urls.TestParseUrl.test_root_view)
wikkid.tests.views.test_urls.TestParseUrl.test_root_view ... ok
test_expand_wiki_name 
(wikkid.tests.views.test_utils.TestExpandWikiName.test_expand_wiki_name)
wikkid.tests.views.test_utils.TestExpandWikiName.test_expand_wiki_name ... ok
test_title_for_filename 
(wikkid.tests.views.test_utils.TesttitleForFilename.test_title_for_filename)
wikkid.tests.views.test_utils.TesttitleForFilename.test_title_for_filename ... 
ok
test_other_last_modified_by 
(wikkid.tests.views.test_view.TestView.test_other_last_modified_by)
wikkid.tests.views.test_view.TestView.test_other_last_modified_by ... ok
test_wiki_last_modified_by 
(wikkid.tests.views.test_view.TestView.test_wiki_last_modified_by)
wikkid.tests.views.test_view.TestView.test_wiki_last_modified_by ... ok

======================================================================
ERROR: test_blockquote 
(wikkid.tests.formatters.test_markdown.TestMarkdownFormatter.test_blockquote)
wikkid.tests.formatters.test_markdown.TestMarkdownFormatter.test_blockquote
----------------------------------------------------------------------
testtools.testresult.real._StringException: Traceback (most recent call last):
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/tests/formatters/test_markdown.py",
 line 31, in setUp
    self.skip('markdown formatter not available')
    ^^^^^^^^^
AttributeError: 'TestMarkdownFormatter' object has no attribute 'skip'


======================================================================
ERROR: test_code 
(wikkid.tests.formatters.test_markdown.TestMarkdownFormatter.test_code)
wikkid.tests.formatters.test_markdown.TestMarkdownFormatter.test_code
----------------------------------------------------------------------
testtools.testresult.real._StringException: Traceback (most recent call last):
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/tests/formatters/test_markdown.py",
 line 31, in setUp
    self.skip('markdown formatter not available')
    ^^^^^^^^^
AttributeError: 'TestMarkdownFormatter' object has no attribute 'skip'


======================================================================
ERROR: test_code_blocks 
(wikkid.tests.formatters.test_markdown.TestMarkdownFormatter.test_code_blocks)
wikkid.tests.formatters.test_markdown.TestMarkdownFormatter.test_code_blocks
----------------------------------------------------------------------
testtools.testresult.real._StringException: Traceback (most recent call last):
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/tests/formatters/test_markdown.py",
 line 31, in setUp
    self.skip('markdown formatter not available')
    ^^^^^^^^^
AttributeError: 'TestMarkdownFormatter' object has no attribute 'skip'


======================================================================
ERROR: test_detailed_headings 
(wikkid.tests.formatters.test_markdown.TestMarkdownFormatter.test_detailed_headings)
wikkid.tests.formatters.test_markdown.TestMarkdownFormatter.test_detailed_headings
----------------------------------------------------------------------
testtools.testresult.real._StringException: Traceback (most recent call last):
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/tests/formatters/test_markdown.py",
 line 31, in setUp
    self.skip('markdown formatter not available')
    ^^^^^^^^^
AttributeError: 'TestMarkdownFormatter' object has no attribute 'skip'


======================================================================
ERROR: test_emphasis 
(wikkid.tests.formatters.test_markdown.TestMarkdownFormatter.test_emphasis)
wikkid.tests.formatters.test_markdown.TestMarkdownFormatter.test_emphasis
----------------------------------------------------------------------
testtools.testresult.real._StringException: Traceback (most recent call last):
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/tests/formatters/test_markdown.py",
 line 31, in setUp
    self.skip('markdown formatter not available')
    ^^^^^^^^^
AttributeError: 'TestMarkdownFormatter' object has no attribute 'skip'


======================================================================
ERROR: test_hr 
(wikkid.tests.formatters.test_markdown.TestMarkdownFormatter.test_hr)
wikkid.tests.formatters.test_markdown.TestMarkdownFormatter.test_hr
----------------------------------------------------------------------
testtools.testresult.real._StringException: Traceback (most recent call last):
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/tests/formatters/test_markdown.py",
 line 31, in setUp
    self.skip('markdown formatter not available')
    ^^^^^^^^^
AttributeError: 'TestMarkdownFormatter' object has no attribute 'skip'


======================================================================
ERROR: test_inline_link 
(wikkid.tests.formatters.test_markdown.TestMarkdownFormatter.test_inline_link)
wikkid.tests.formatters.test_markdown.TestMarkdownFormatter.test_inline_link
----------------------------------------------------------------------
testtools.testresult.real._StringException: Traceback (most recent call last):
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/tests/formatters/test_markdown.py",
 line 31, in setUp
    self.skip('markdown formatter not available')
    ^^^^^^^^^
AttributeError: 'TestMarkdownFormatter' object has no attribute 'skip'


======================================================================
ERROR: test_lists 
(wikkid.tests.formatters.test_markdown.TestMarkdownFormatter.test_lists)
wikkid.tests.formatters.test_markdown.TestMarkdownFormatter.test_lists
----------------------------------------------------------------------
testtools.testresult.real._StringException: Traceback (most recent call last):
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/tests/formatters/test_markdown.py",
 line 31, in setUp
    self.skip('markdown formatter not available')
    ^^^^^^^^^
AttributeError: 'TestMarkdownFormatter' object has no attribute 'skip'


======================================================================
ERROR: test_reference_link 
(wikkid.tests.formatters.test_markdown.TestMarkdownFormatter.test_reference_link)
wikkid.tests.formatters.test_markdown.TestMarkdownFormatter.test_reference_link
----------------------------------------------------------------------
testtools.testresult.real._StringException: Traceback (most recent call last):
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/tests/formatters/test_markdown.py",
 line 31, in setUp
    self.skip('markdown formatter not available')
    ^^^^^^^^^
AttributeError: 'TestMarkdownFormatter' object has no attribute 'skip'


======================================================================
ERROR: test_simple_headings 
(wikkid.tests.formatters.test_markdown.TestMarkdownFormatter.test_simple_headings)
wikkid.tests.formatters.test_markdown.TestMarkdownFormatter.test_simple_headings
----------------------------------------------------------------------
testtools.testresult.real._StringException: Traceback (most recent call last):
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/tests/formatters/test_markdown.py",
 line 31, in setUp
    self.skip('markdown formatter not available')
    ^^^^^^^^^
AttributeError: 'TestMarkdownFormatter' object has no attribute 'skip'


======================================================================
ERROR: test_unicode 
(wikkid.tests.formatters.test_markdown.TestMarkdownFormatter.test_unicode)
wikkid.tests.formatters.test_markdown.TestMarkdownFormatter.test_unicode
----------------------------------------------------------------------
testtools.testresult.real._StringException: Traceback (most recent call last):
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/tests/formatters/test_markdown.py",
 line 31, in setUp
    self.skip('markdown formatter not available')
    ^^^^^^^^^
AttributeError: 'TestMarkdownFormatter' object has no attribute 'skip'


======================================================================
ERROR: test_blockquote 
(wikkid.tests.formatters.test_textile.TestTextileFormatter.test_blockquote)
wikkid.tests.formatters.test_textile.TestTextileFormatter.test_blockquote
----------------------------------------------------------------------
testtools.testresult.real._StringException: Traceback (most recent call last):
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/tests/formatters/test_textile.py",
 line 31, in setUp
    self.skip('textile formatter not available')
    ^^^^^^^^^
AttributeError: 'TestTextileFormatter' object has no attribute 'skip'


======================================================================
ERROR: test_code_blocks 
(wikkid.tests.formatters.test_textile.TestTextileFormatter.test_code_blocks)
wikkid.tests.formatters.test_textile.TestTextileFormatter.test_code_blocks
----------------------------------------------------------------------
testtools.testresult.real._StringException: Traceback (most recent call last):
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/tests/formatters/test_textile.py",
 line 31, in setUp
    self.skip('textile formatter not available')
    ^^^^^^^^^
AttributeError: 'TestTextileFormatter' object has no attribute 'skip'


======================================================================
ERROR: test_detailed_headings 
(wikkid.tests.formatters.test_textile.TestTextileFormatter.test_detailed_headings)
wikkid.tests.formatters.test_textile.TestTextileFormatter.test_detailed_headings
----------------------------------------------------------------------
testtools.testresult.real._StringException: Traceback (most recent call last):
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/tests/formatters/test_textile.py",
 line 31, in setUp
    self.skip('textile formatter not available')
    ^^^^^^^^^
AttributeError: 'TestTextileFormatter' object has no attribute 'skip'


======================================================================
ERROR: test_emphasis 
(wikkid.tests.formatters.test_textile.TestTextileFormatter.test_emphasis)
wikkid.tests.formatters.test_textile.TestTextileFormatter.test_emphasis
----------------------------------------------------------------------
testtools.testresult.real._StringException: Traceback (most recent call last):
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/tests/formatters/test_textile.py",
 line 31, in setUp
    self.skip('textile formatter not available')
    ^^^^^^^^^
AttributeError: 'TestTextileFormatter' object has no attribute 'skip'


======================================================================
ERROR: test_inline_link 
(wikkid.tests.formatters.test_textile.TestTextileFormatter.test_inline_link)
wikkid.tests.formatters.test_textile.TestTextileFormatter.test_inline_link
----------------------------------------------------------------------
testtools.testresult.real._StringException: Traceback (most recent call last):
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/tests/formatters/test_textile.py",
 line 31, in setUp
    self.skip('textile formatter not available')
    ^^^^^^^^^
AttributeError: 'TestTextileFormatter' object has no attribute 'skip'


======================================================================
ERROR: test_lists 
(wikkid.tests.formatters.test_textile.TestTextileFormatter.test_lists)
wikkid.tests.formatters.test_textile.TestTextileFormatter.test_lists
----------------------------------------------------------------------
testtools.testresult.real._StringException: Traceback (most recent call last):
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/tests/formatters/test_textile.py",
 line 31, in setUp
    self.skip('textile formatter not available')
    ^^^^^^^^^
AttributeError: 'TestTextileFormatter' object has no attribute 'skip'


======================================================================
ERROR: test_unicode 
(wikkid.tests.formatters.test_textile.TestTextileFormatter.test_unicode)
wikkid.tests.formatters.test_textile.TestTextileFormatter.test_unicode
----------------------------------------------------------------------
testtools.testresult.real._StringException: Traceback (most recent call last):
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/tests/formatters/test_textile.py",
 line 31, in setUp
    self.skip('textile formatter not available')
    ^^^^^^^^^
AttributeError: 'TestTextileFormatter' object has no attribute 'skip'


======================================================================
ERROR: test_parent_for_subpage 
(wikkid.tests.test_model.TestBaseParent.test_parent_for_subpage)
wikkid.tests.test_model.TestBaseParent.test_parent_for_subpage
----------------------------------------------------------------------
testtools.testresult.real._StringException: Traceback (most recent call last):
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/wikkid/tests/test_model.py", 
line 109, in test_parent_for_subpage
    self.assertEquals(expected.preferred_path, parent.preferred_path)
    ^^^^^^^^^^^^^^^^^
AttributeError: 'TestBaseParent' object has no attribute 'assertEquals'. Did 
you mean: 'assertEqual'?


----------------------------------------------------------------------
Ran 178 tests in 2.697s

FAILED (errors=19)
E: pybuild pybuild:483: test: plugin distutils failed with: exit code=1: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build; python3.13 -m unittest discover 
-v 
dh_auto_test: error: pybuild --test -i python{version} -p "3.14 3.13" returned 
exit code 13
make: *** [debian/rules:4: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: python-wikkid
Source-Version: 0.5-2
Done: Colin Watson <[email protected]>

We believe that the bug you reported is fixed in the latest version of
python-wikkid, 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.
Colin Watson <[email protected]> (supplier of updated python-wikkid 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, 31 Dec 2025 20:59:39 +0000
Source: python-wikkid
Architecture: source
Version: 0.5-2
Distribution: unstable
Urgency: medium
Maintainer: Python Packaging Team <[email protected]>
Changed-By: Colin Watson <[email protected]>
Closes: 1124205
Changes:
 python-wikkid (0.5-2) unstable; urgency=medium
 .
   * Team upload.
   * Improve unittest calls; build-depend on python3-markdown and
     python3-textile (closes: #1124205).
Checksums-Sha1:
 539c555a71b32216e950f0ab58cef77073b8b7fe 2569 python-wikkid_0.5-2.dsc
 29737d6aa75cece729ab08469220b520d45008a3 13832 
python-wikkid_0.5-2.debian.tar.xz
 0f51e520acfe9f8083004278440fc4723d436fd8 146268 python-wikkid_0.5-2.git.tar.xz
 ea50f490c73f68530e8bfcb171a6fe15eb1b48f6 17151 
python-wikkid_0.5-2_source.buildinfo
Checksums-Sha256:
 0752235fbd392010b09250e77ff04ed0ae8dda064ebccedfa43b7fe2db648b7e 2569 
python-wikkid_0.5-2.dsc
 631431399add7fb723b80b881e76423e1bf97363e8e157e45e5ca7b074c46fe0 13832 
python-wikkid_0.5-2.debian.tar.xz
 26601189016864b9eb92f89179182fbcc4c39f2eb1b1c548bd26516b051b163b 146268 
python-wikkid_0.5-2.git.tar.xz
 f8eba96236a1d89905e03699722dc3ba5dea4a5e6016c5edd69aecc0968d0a25 17151 
python-wikkid_0.5-2_source.buildinfo
Files:
 929e004dfc0c5384456945d05e92346f 2569 web optional python-wikkid_0.5-2.dsc
 83d1b657c111d5658a67c57cb5a2b320 13832 web optional 
python-wikkid_0.5-2.debian.tar.xz
 ef903832ed422a6e9e2744588b7623fd 146268 web optional 
python-wikkid_0.5-2.git.tar.xz
 eba02f73de5fbc0fca83e0653e19b862 17151 web optional 
python-wikkid_0.5-2_source.buildinfo
Git-Tag-Info: tag=2285431bdd3d37ac12b0d4b46f54bbfa32316e67 
fp=ac0a4ff12611b6fccf01c111393587d97d86500b
Git-Tag-Tagger: Colin Watson <[email protected]>

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

iQIzBAEBCgAdFiEEN02M5NuW6cvUwJcqYG0ITkaDwHkFAmlVjzAACgkQYG0ITkaD
wHm02A/8C9Z3jM/DHpb9VixRg0Uit933XD1K391I1ZnBy3v5DtZm0pP2sr6SKBfU
LgmE+/spMIG1JT5Kz19zhkKYPsYgiixMagmkwHDgGxDQxt2DRf4C3l76B4JqFg25
YCpohsy9JevW/FGDzJKh7O2t2EFHdWwWMNfIsESgb/Bie52Df+xnKE+TbsQ1bnMe
cx8UUsUv0rnKE+/fPXXWf3KFQ92ocKTlgIzAOqeP96Mpp+RELKmEt6dZyzg4AyEi
siu4+NR0it+wfoygjqE3r5kcVvxtIUGPDLX0RAXD7JDTy/O2PZEon//31v/STDC2
O52bW7+QWDa1+vG+h88E8O9C3vQy5f9+AnT1R90CDxMvNjrNS6cmBPPgo1H++Wdk
G56ogMS4PYnstEaoLhGwvq/aF28C32QOK6TBWhAaHxzDVNBD0RcMyfBmHggavorY
KAF/o5fTH8JFEpCUUThsywVK9q5YXCw5r4aHOGHqF9MOPfwNF9MVu+z6bFXUdap7
iixUD4rfyT58XH9fju4ARHI+t13I0jcFuM7FrHW2XiE91tqNCXT3bG+QqnYawrDS
/yMg6dMoGW8+0xVhQ5GL6kfv9oXmjtp4Oe3XPpksSP3kYmaNE5XPCgvJpAuzuYTy
XMW+PhfQE1d0v6OjFdt9CMMGLhK+wKo1luD67xjCFAq8u3+Lgbg=
=3Z4O
-----END PGP SIGNATURE-----

Attachment: pgpYHH7pYG5VW.pgp
Description: PGP signature


--- End Message ---

Reply via email to