Your message dated Tue, 31 Mar 2020 03:06:16 +0000
with message-id <[email protected]>
and subject line Bug#955112: fixed in sphinxcontrib-spelling 4.3.0-1
has caused the Debian Bug report #955112,
regarding sphinxcontrib-spelling: FTBFS with Sphinx 2.4: dh_auto_test: error: 
pybuild --test -i python{version} -p "3.7 3.8" returned exit code 13
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.)


-- 
955112: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=955112
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: sphinxcontrib-spelling
Version: 4.2.0-2
Severity: important
Tags: ftbfs
User: [email protected]
Usertags: sphinx2.4

Hi,

sphinxcontrib-spelling fails to build with Sphinx 2.4, currently available in
experimental.

Relevant part (hopefully):
>  debian/rules build
> dh build --with python3,sphinxdoc --buildsystem=pybuild
>    dh_update_autotools_config -O--buildsystem=pybuild
>    dh_autoreconf -O--buildsystem=pybuild
>    dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:217: python3.7 setup.py config 
> running config
> /usr/lib/python3/dist-packages/nose/importer.py:12: DeprecationWarning: the 
> imp module is deprecated in favour of importlib; see the module's 
> documentation for alternative uses
>   from imp import find_module, load_module, acquire_lock, release_lock
> /usr/lib/python3/dist-packages/jinja2/sandbox.py:19: DeprecationWarning: 
> Using or importing the ABCs from 'collections' instead of from 
> 'collections.abc' is deprecated since Python 3.3,and in 3.9 it will stop 
> working
>   from collections import Mapping
> I: pybuild base:217: python3.8 setup.py config 
> running config
> /usr/lib/python3/dist-packages/nose/importer.py:12: DeprecationWarning: the 
> imp module is deprecated in favour of importlib; see the module's 
> documentation for alternative uses
>   from imp import find_module, load_module, acquire_lock, release_lock
> /usr/lib/python3/dist-packages/jinja2/sandbox.py:19: DeprecationWarning: 
> Using or importing the ABCs from 'collections' instead of from 
> 'collections.abc' is deprecated since Python 3.3, and in 3.9 it will stop 
> working
>   from collections import Mapping
>    dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:217: /usr/bin/python3.7 setup.py build 
> running build
> running build_py
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sphinxcontrib.spelling/build/sphinxcontrib
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sphinxcontrib.spelling/build/sphinxcontrib/spelling
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sphinxcontrib.spelling/build/sphinxcontrib/spelling/tests
> copying sphinxcontrib/spelling/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sphinxcontrib.spelling/build/sphinxcontrib/spelling/tests
> copying sphinxcontrib/spelling/tests/test_builder.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sphinxcontrib.spelling/build/sphinxcontrib/spelling/tests
> copying sphinxcontrib/spelling/tests/test_filter.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sphinxcontrib.spelling/build/sphinxcontrib/spelling/tests
> copying sphinxcontrib/spelling/tests/test_checker.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sphinxcontrib.spelling/build/sphinxcontrib/spelling/tests
> copying sphinxcontrib/spelling/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sphinxcontrib.spelling/build/sphinxcontrib/spelling
> copying sphinxcontrib/spelling/builder.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sphinxcontrib.spelling/build/sphinxcontrib/spelling
> copying sphinxcontrib/spelling/directive.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sphinxcontrib.spelling/build/sphinxcontrib/spelling
> copying sphinxcontrib/spelling/checker.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sphinxcontrib.spelling/build/sphinxcontrib/spelling
> copying sphinxcontrib/spelling/filters.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sphinxcontrib.spelling/build/sphinxcontrib/spelling
> copying sphinxcontrib/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sphinxcontrib.spelling/build/sphinxcontrib
> running egg_info
> writing sphinxcontrib_spelling.egg-info/PKG-INFO
> writing dependency_links to 
> sphinxcontrib_spelling.egg-info/dependency_links.txt
> writing namespace_packages to 
> sphinxcontrib_spelling.egg-info/namespace_packages.txt
> writing requirements to sphinxcontrib_spelling.egg-info/requires.txt
> writing top-level names to sphinxcontrib_spelling.egg-info/top_level.txt
> [pbr] Processing SOURCES.txt
> writing manifest file 'sphinxcontrib_spelling.egg-info/SOURCES.txt'
> /usr/lib/python3/dist-packages/nose/importer.py:12: DeprecationWarning: the 
> imp module is deprecated in favour of importlib; see the module's 
> documentation for alternative uses
>   from imp import find_module, load_module, acquire_lock, release_lock
> /usr/lib/python3/dist-packages/jinja2/sandbox.py:19: DeprecationWarning: 
> Using or importing the ABCs from 'collections' instead of from 
> 'collections.abc' is deprecated since Python 3.3,and in 3.9 it will stop 
> working
>   from collections import Mapping
> warning: no previously-included files found matching '.gitignore'
> warning: no previously-included files found matching '.gitreview'
> warning: no previously-included files matching '*.pyc' found anywhere in 
> distribution
> reading manifest template 'MANIFEST.in'
> writing manifest file 'sphinxcontrib_spelling.egg-info/SOURCES.txt'
> copying sphinxcontrib/spelling/tests/test_wordlist.txt -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sphinxcontrib.spelling/build/sphinxcontrib/spelling/tests
> I: pybuild base:217: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_sphinxcontrib.spelling/build/sphinxcontrib
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_sphinxcontrib.spelling/build/sphinxcontrib/spelling
> copying sphinxcontrib/spelling/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_sphinxcontrib.spelling/build/sphinxcontrib/spelling
> copying sphinxcontrib/spelling/builder.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_sphinxcontrib.spelling/build/sphinxcontrib/spelling
> copying sphinxcontrib/spelling/directive.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_sphinxcontrib.spelling/build/sphinxcontrib/spelling
> copying sphinxcontrib/spelling/checker.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_sphinxcontrib.spelling/build/sphinxcontrib/spelling
> copying sphinxcontrib/spelling/filters.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_sphinxcontrib.spelling/build/sphinxcontrib/spelling
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_sphinxcontrib.spelling/build/sphinxcontrib/spelling/tests
> copying sphinxcontrib/spelling/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_sphinxcontrib.spelling/build/sphinxcontrib/spelling/tests
> copying sphinxcontrib/spelling/tests/test_builder.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_sphinxcontrib.spelling/build/sphinxcontrib/spelling/tests
> copying sphinxcontrib/spelling/tests/test_filter.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_sphinxcontrib.spelling/build/sphinxcontrib/spelling/tests
> copying sphinxcontrib/spelling/tests/test_checker.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_sphinxcontrib.spelling/build/sphinxcontrib/spelling/tests
> copying sphinxcontrib/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_sphinxcontrib.spelling/build/sphinxcontrib
> running egg_info
> writing sphinxcontrib_spelling.egg-info/PKG-INFO
> writing dependency_links to 
> sphinxcontrib_spelling.egg-info/dependency_links.txt
> writing namespace_packages to 
> sphinxcontrib_spelling.egg-info/namespace_packages.txt
> writing requirements to sphinxcontrib_spelling.egg-info/requires.txt
> writing top-level names to sphinxcontrib_spelling.egg-info/top_level.txt
> [pbr] Reusing existing SOURCES.txt
> copying sphinxcontrib/spelling/tests/test_wordlist.txt -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_sphinxcontrib.spelling/build/sphinxcontrib/spelling/tests
> /usr/lib/python3/dist-packages/nose/importer.py:12: DeprecationWarning: the 
> imp module is deprecated in favour of importlib; see the module's 
> documentation for alternative uses
>   from imp import find_module, load_module, acquire_lock, release_lock
> /usr/lib/python3/dist-packages/jinja2/sandbox.py:19: DeprecationWarning: 
> Using or importing the ABCs from 'collections' instead of from 
> 'collections.abc' is deprecated since Python 3.3, and in 3.9 it will stop 
> working
>   from collections import Mapping
> /usr/lib/python3/dist-packages/pbr/packaging.py:579: ResourceWarning: 
> unclosed file <_io.TextIOWrapper 
> name='sphinxcontrib_spelling.egg-info/SOURCES.txt' mode='r' encoding='UTF-8'>
>   for entry in open(manifest_filename, 'r').read().split('\n'):
> ResourceWarning: Enable tracemalloc to get the object allocation traceback
>    dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:217: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sphinxcontrib.spelling/build; 
> python3.7 -m nose -v 
> /usr/lib/python3/dist-packages/nose/importer.py:12: DeprecationWarning: the 
> imp module is deprecated in favour of importlib; see the module's 
> documentation for alternative uses
>   from imp import find_module, load_module, acquire_lock, release_lock
> /usr/lib/python3/dist-packages/unittest2/compatibility.py:143: 
> DeprecationWarning: Using or importing the ABCs from 'collections' instead of 
> from 'collections.abc' is deprecated since Python 3.3,and in 3.9 it will stop 
> working
>   class ChainMap(collections.MutableMapping):
> /usr/lib/python3/dist-packages/nose/util.py:453: DeprecationWarning: 
> inspect.getargspec() is deprecated since Python 3.0, use inspect.signature() 
> or inspect.getfullargspec()
>   inspect.getargspec(func)
> sphinxcontrib.spelling.tests.test_builder.BuilderTest.test_body ... 
> /usr/lib/python3/dist-packages/jinja2/sandbox.py:19: DeprecationWarning: 
> Using or importing the ABCs from 'collections' instead of from 
> 'collections.abc' is deprecated since Python 3.3,and in 3.9 it will stop 
> working
>   from collections import Mapping
> ERROR
> sphinxcontrib.spelling.tests.test_builder.BuilderTest.test_ignore_literals 
> ... ERROR
> sphinxcontrib.spelling.tests.test_builder.BuilderTest.test_setup ... ERROR
> sphinxcontrib.spelling.tests.test_builder.BuilderTest.test_several_word_lists 
> ... ERROR
> sphinxcontrib.spelling.tests.test_builder.BuilderTest.test_title ... ERROR
> test_errors_only (sphinxcontrib.spelling.tests.test_checker.TestChecker) ... 
> ok
> test_with_suggestions (sphinxcontrib.spelling.tests.test_checker.TestChecker) 
> ... ok
> test_with_wordlist (sphinxcontrib.spelling.tests.test_checker.TestChecker) 
> ... ok
> test_acronym (sphinxcontrib.spelling.tests.test_filter.FilterTest) ... ok
> test_acronym_unicode (sphinxcontrib.spelling.tests.test_filter.FilterTest) 
> ... ok
> test_builtin_regular (sphinxcontrib.spelling.tests.test_filter.FilterTest) 
> ... ok
> test_builtin_unicode (sphinxcontrib.spelling.tests.test_filter.FilterTest) 
> ... ok
> 
> ======================================================================
> ERROR: sphinxcontrib.spelling.tests.test_builder.BuilderTest.test_body
> ----------------------------------------------------------------------
> testtools.testresult.real._StringException: Traceback (most recent call last):
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sphinxcontrib.spelling/build/sphinxcontrib/spelling/tests/test_builder.py",
>  line 87, in test_body
>     freshenv=True,
>   File "/usr/lib/python3/dist-packages/sphinx/application.py", line 239, in 
> __init__
>     self.setup_extension(extension)
>   File "/usr/lib/python3/dist-packages/sphinx/application.py", line 391, in 
> setup_extension
>     self.registry.load_extension(self, extname)
>   File "/usr/lib/python3/dist-packages/sphinx/registry.py", line 465, in 
> load_extension
>     metadata = setup(app)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sphinxcontrib.spelling/build/sphinxcontrib/spelling/__init__.py",
>  line 11, in setup
>     app.info('Initializing Spelling Checker')
> AttributeError: 'Sphinx' object has no attribute 'info'
> 
> 
> ======================================================================
> ERROR: 
> sphinxcontrib.spelling.tests.test_builder.BuilderTest.test_ignore_literals
> ----------------------------------------------------------------------
> testtools.testresult.real._StringException: Traceback (most recent call last):
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sphinxcontrib.spelling/build/sphinxcontrib/spelling/tests/test_builder.py",
>  line 121, in test_ignore_literals
>     freshenv=True,
>   File "/usr/lib/python3/dist-packages/sphinx/application.py", line 239, in 
> __init__
>     self.setup_extension(extension)
>   File "/usr/lib/python3/dist-packages/sphinx/application.py", line 391, in 
> setup_extension
>     self.registry.load_extension(self, extname)
>   File "/usr/lib/python3/dist-packages/sphinx/registry.py", line 465, in 
> load_extension
>     metadata = setup(app)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sphinxcontrib.spelling/build/sphinxcontrib/spelling/__init__.py",
>  line 11, in setup
>     app.info('Initializing Spelling Checker')
> AttributeError: 'Sphinx' object has no attribute 'info'
> 
> 
> ======================================================================
> ERROR: sphinxcontrib.spelling.tests.test_builder.BuilderTest.test_setup
> ----------------------------------------------------------------------
> testtools.testresult.real._StringException: Traceback (most recent call last):
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sphinxcontrib.spelling/build/sphinxcontrib/spelling/tests/test_builder.py",
>  line 44, in test_setup
>     freshenv=True,
>   File "/usr/lib/python3/dist-packages/sphinx/application.py", line 239, in 
> __init__
>     self.setup_extension(extension)
>   File "/usr/lib/python3/dist-packages/sphinx/application.py", line 391, in 
> setup_extension
>     self.registry.load_extension(self, extname)
>   File "/usr/lib/python3/dist-packages/sphinx/registry.py", line 465, in 
> load_extension
>     metadata = setup(app)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sphinxcontrib.spelling/build/sphinxcontrib/spelling/__init__.py",
>  line 11, in setup
>     app.info('Initializing Spelling Checker')
> AttributeError: 'Sphinx' object has no attribute 'info'
> 
> 
> ======================================================================
> ERROR: 
> sphinxcontrib.spelling.tests.test_builder.BuilderTest.test_several_word_lists
> ----------------------------------------------------------------------
> testtools.testresult.real._StringException: Traceback (most recent call last):
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sphinxcontrib.spelling/build/sphinxcontrib/spelling/tests/test_builder.py",
>  line 162, in test_several_word_lists
>     freshenv=True,
>   File "/usr/lib/python3/dist-packages/sphinx/application.py", line 239, in 
> __init__
>     self.setup_extension(extension)
>   File "/usr/lib/python3/dist-packages/sphinx/application.py", line 391, in 
> setup_extension
>     self.registry.load_extension(self, extname)
>   File "/usr/lib/python3/dist-packages/sphinx/registry.py", line 465, in 
> load_extension
>     metadata = setup(app)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sphinxcontrib.spelling/build/sphinxcontrib/spelling/__init__.py",
>  line 11, in setup
>     app.info('Initializing Spelling Checker')
> AttributeError: 'Sphinx' object has no attribute 'info'
> 
> 
> ======================================================================
> ERROR: sphinxcontrib.spelling.tests.test_builder.BuilderTest.test_title
> ----------------------------------------------------------------------
> testtools.testresult.real._StringException: Traceback (most recent call last):
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sphinxcontrib.spelling/build/sphinxcontrib/spelling/tests/test_builder.py",
>  line 62, in test_title
>     freshenv=True,
>   File "/usr/lib/python3/dist-packages/sphinx/application.py", line 239, in 
> __init__
>     self.setup_extension(extension)
>   File "/usr/lib/python3/dist-packages/sphinx/application.py", line 391, in 
> setup_extension
>     self.registry.load_extension(self, extname)
>   File "/usr/lib/python3/dist-packages/sphinx/registry.py", line 465, in 
> load_extension
>     metadata = setup(app)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sphinxcontrib.spelling/build/sphinxcontrib/spelling/__init__.py",
>  line 11, in setup
>     app.info('Initializing Spelling Checker')
> AttributeError: 'Sphinx' object has no attribute 'info'
> 
> 
> ----------------------------------------------------------------------
> Ran 12 tests in 0.371s
> 
> FAILED (errors=5)
> E: pybuild pybuild:352: test: plugin distutils failed with: exit code=1: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_sphinxcontrib.spelling/build; 
> python3.7 -m nose -v 
> dh_auto_test: error: pybuild --test -i python{version} -p "3.7 3.8" returned 
> exit code 13

The full build log is available from:
   
http://qa-logs.debian.net/2020/03/26/sphinxcontrib-spelling_4.2.0-2_unstable_sphinx243.log

Please see [1] for Sphinx changelog, which may give a hint of what changes in
Sphinx caused this error.

Also see [2] for the list of deprecated/removed APIs and possible alternatives
to them.

Sphinx 2.4 is going to be uploaded to unstable in a couple of weeks. When that
happens, the severity of this bug will be bumped to serious.

In case you have questions, please Cc [email protected] on reply.

[1]: https://www.sphinx-doc.org/en/2.0/changes.html
[2]: 
https://www.sphinx-doc.org/en/2.0/extdev/deprecated.html#dev-deprecated-apis

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!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: sphinxcontrib-spelling
Source-Version: 4.3.0-1
Done: Daniele Tricoli <[email protected]>

We believe that the bug you reported is fixed in the latest version of
sphinxcontrib-spelling, 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.
Daniele Tricoli <[email protected]> (supplier of updated sphinxcontrib-spelling 
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: Tue, 31 Mar 2020 04:30:56 +0200
Source: sphinxcontrib-spelling
Architecture: source
Version: 4.3.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 
<[email protected]>
Changed-By: Daniele Tricoli <[email protected]>
Closes: 955112
Changes:
 sphinxcontrib-spelling (4.3.0-1) unstable; urgency=medium
 .
   [ Ondřej Nový ]
   * Bump Standards-Version to 4.4.1.
 .
   [ Debian Janitor ]
   * Bump debhelper from old 11 to 12.
   * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
     Repository-Browse.
 .
   [ Daniele Tricoli ]
   * New upstream version 4.3.0. (Closes: #955112)
   * debian/control
     - Bump Standards-Version to 4.5.0 (no changes needed).
     - Set Rules-Requires-Root to no
   * debian/copyright
     - Update copyright years.
     - Update Source upstream URL.
   * debian/watch
     - Update name of upstream source tarball.
Checksums-Sha1:
 82e8f233764a8e5d4e8b79a11b916702a7e80201 2842 
sphinxcontrib-spelling_4.3.0-1.dsc
 25b7a17dcdc7494e70bc60ff006efe8806f3cdc0 38316 
sphinxcontrib-spelling_4.3.0.orig.tar.gz
 be366aef42c0595ab9bb3381b30f499af0ffb2a6 528 
sphinxcontrib-spelling_4.3.0.orig.tar.gz.asc
 6aaa0f98b7d74eb7f5844551a89396c4e1e1d82b 19400 
sphinxcontrib-spelling_4.3.0-1.debian.tar.xz
 aef317b2745242c00479f93c1c0ebee891f806de 8147 
sphinxcontrib-spelling_4.3.0-1_amd64.buildinfo
Checksums-Sha256:
 7fb947b8355bd3a82f8e9d745a5a11f7d8152f30e98f338764e19f023d099e4e 2842 
sphinxcontrib-spelling_4.3.0-1.dsc
 0304dac9286378f9c608af8d885a08fe03a9c62b3ebfa8802008018d92371c19 38316 
sphinxcontrib-spelling_4.3.0.orig.tar.gz
 8bc1a47f0f6e727b3883f944c624c6d4168f187e5c006baba556c72134306758 528 
sphinxcontrib-spelling_4.3.0.orig.tar.gz.asc
 ba4690b1411554c87edc9787eda4e68d61dfe943def3b4bb3b0ae4027023a192 19400 
sphinxcontrib-spelling_4.3.0-1.debian.tar.xz
 8108de4192883f195acab9428efe3eae575da6d41a8212cd8ab70f7962d7b4e3 8147 
sphinxcontrib-spelling_4.3.0-1_amd64.buildinfo
Files:
 fbb0c33f16a8ce30481b7cad02c8b871 2842 python optional 
sphinxcontrib-spelling_4.3.0-1.dsc
 363cd2f4c485db5e6a3f81572289a1e7 38316 python optional 
sphinxcontrib-spelling_4.3.0.orig.tar.gz
 8ea66d2fee39c7539354b37ceef9f936 528 python optional 
sphinxcontrib-spelling_4.3.0.orig.tar.gz.asc
 9b8c4120b3ac82771c4ad5ac15079cf1 19400 python optional 
sphinxcontrib-spelling_4.3.0-1.debian.tar.xz
 ea15b1f3033b50532b5d9dfbfa488a5e 8147 python optional 
sphinxcontrib-spelling_4.3.0-1_amd64.buildinfo

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

iQJFBAEBCgAvFiEExlrvn+W/jMvW7bAZi69SLA1szt0FAl6CrBERHGVyaW9sQGRl
Ymlhbi5vcmcACgkQi69SLA1szt07iw/9HzKjYoGvjhkeEtAxhzrZ0ZeR18VMCNj0
Qb8FQ4EoLJiimqs7BDJnY8iIaO8Pj6LZ+Ju+TyHI9z3MqqMFfVkrhMyrBo77WDV5
VJbdmHuQ0ZRhHsLPRAqTuVfjNQtz4xyTP/r7ixBzVB4sWlul19VN2hCVvAv4p/lE
I3AjtyvuEKlXBOSr9sW3UBeQkmm8RUqTbgceGvsFFPwLadDjolNTP8YeEoYQJjQ0
tif/8VnE+AUSnEhRsqOQAG0aovMckcdL/AVj0jYRfHXQtOf+GO6eOHznC+2L/XoM
3fOh7IoEWAiRbCbzKWCkX43xeTSUhMp2hw8duEvuokj2pAs22gdMNDZZrBfbqv6l
mNlVvcTohTLswtQEX35lHTq33AD+fZX79MTPJeqfLm85TDk1blVbsDZoAFbRbuQ4
4GKINeRwjKyAWd+8CrfVjiOUFowml3rKRdnJGBQFg27dw2TGDIGRX15TcLWT827k
M25DRDAamtdvrBcBA2Z9GsdCiIV8Vc9YBsZpGKJEUJ0y1ppWHYtpoaf3/Xs4xp+i
fJI23A0ECmIiH66BNzPnVdA7d4T2/yyKMLcZAo4Ix9L8GNz76+BLYesJnaLHKqse
8K9XNpqyYmCGPedZH7/SGfK3PwKc8uQQiawqTTHWY/5RWJnvC5PlnBXSOFbhbXVM
w1tRG/fSAYY=
=yMsl
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to