Your message dated Wed, 16 Dec 2020 06:35:55 +0000
with message-id <e1kpqpj-0008qd...@fasolo.debian.org>
and subject line Bug#973099: fixed in python-boltons 19.1.0-3
has caused the Debian Bug report #973099,
regarding python-boltons: FTBFS: dh_auto_test: error: pybuild --test 
--test-pytest -i python{version} -p "3.9 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 ow...@bugs.debian.org
immediately.)


-- 
973099: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=973099
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-boltons
Version: 19.1.0-2
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20201027 ftbfs-bullseye

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.

Relevant part (hopefully):
>  debian/rules build
> dh build --with python3 --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.9 setup.py config 
> running config
> I: pybuild base:217: python3.8 setup.py config 
> running config
>    dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:217: /usr/bin/python3.9 setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_boltons/build/boltons
> copying boltons/funcutils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_boltons/build/boltons
> copying boltons/ecoutils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_boltons/build/boltons
> copying boltons/iterutils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_boltons/build/boltons
> copying boltons/strutils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_boltons/build/boltons
> copying boltons/timeutils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_boltons/build/boltons
> copying boltons/setutils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_boltons/build/boltons
> copying boltons/mboxutils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_boltons/build/boltons
> copying boltons/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_boltons/build/boltons
> copying boltons/namedutils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_boltons/build/boltons
> copying boltons/tableutils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_boltons/build/boltons
> copying boltons/formatutils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_boltons/build/boltons
> copying boltons/ioutils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_boltons/build/boltons
> copying boltons/queueutils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_boltons/build/boltons
> copying boltons/easterutils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_boltons/build/boltons
> copying boltons/statsutils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_boltons/build/boltons
> copying boltons/debugutils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_boltons/build/boltons
> copying boltons/mathutils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_boltons/build/boltons
> copying boltons/dictutils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_boltons/build/boltons
> copying boltons/listutils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_boltons/build/boltons
> copying boltons/gcutils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_boltons/build/boltons
> copying boltons/urlutils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_boltons/build/boltons
> copying boltons/deprutils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_boltons/build/boltons
> copying boltons/jsonutils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_boltons/build/boltons
> copying boltons/tbutils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_boltons/build/boltons
> copying boltons/socketutils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_boltons/build/boltons
> copying boltons/cacheutils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_boltons/build/boltons
> copying boltons/excutils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_boltons/build/boltons
> copying boltons/typeutils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_boltons/build/boltons
> copying boltons/fileutils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_boltons/build/boltons
> running egg_info
> creating boltons.egg-info
> writing boltons.egg-info/PKG-INFO
> writing dependency_links to boltons.egg-info/dependency_links.txt
> writing top-level names to boltons.egg-info/top_level.txt
> writing manifest file 'boltons.egg-info/SOURCES.txt'
> reading manifest file 'boltons.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> warning: manifest_maker: MANIFEST.in, line 7: 'recursive-include' expects 
> <dir> <pattern1> <pattern2> ...
> 
> warning: manifest_maker: MANIFEST.in, line 8: 'recursive-include' expects 
> <dir> <pattern1> <pattern2> ...
> 
> writing manifest file 'boltons.egg-info/SOURCES.txt'
> I: pybuild base:217: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_boltons/build/boltons
> copying boltons/funcutils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_boltons/build/boltons
> copying boltons/ecoutils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_boltons/build/boltons
> copying boltons/iterutils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_boltons/build/boltons
> copying boltons/strutils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_boltons/build/boltons
> copying boltons/timeutils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_boltons/build/boltons
> copying boltons/setutils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_boltons/build/boltons
> copying boltons/mboxutils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_boltons/build/boltons
> copying boltons/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_boltons/build/boltons
> copying boltons/namedutils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_boltons/build/boltons
> copying boltons/tableutils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_boltons/build/boltons
> copying boltons/formatutils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_boltons/build/boltons
> copying boltons/ioutils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_boltons/build/boltons
> copying boltons/queueutils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_boltons/build/boltons
> copying boltons/easterutils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_boltons/build/boltons
> copying boltons/statsutils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_boltons/build/boltons
> copying boltons/debugutils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_boltons/build/boltons
> copying boltons/mathutils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_boltons/build/boltons
> copying boltons/dictutils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_boltons/build/boltons
> copying boltons/listutils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_boltons/build/boltons
> copying boltons/gcutils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_boltons/build/boltons
> copying boltons/urlutils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_boltons/build/boltons
> copying boltons/deprutils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_boltons/build/boltons
> copying boltons/jsonutils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_boltons/build/boltons
> copying boltons/tbutils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_boltons/build/boltons
> copying boltons/socketutils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_boltons/build/boltons
> copying boltons/cacheutils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_boltons/build/boltons
> copying boltons/excutils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_boltons/build/boltons
> copying boltons/typeutils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_boltons/build/boltons
> copying boltons/fileutils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_boltons/build/boltons
> running egg_info
> writing boltons.egg-info/PKG-INFO
> writing dependency_links to boltons.egg-info/dependency_links.txt
> writing top-level names to boltons.egg-info/top_level.txt
> reading manifest file 'boltons.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> warning: manifest_maker: MANIFEST.in, line 7: 'recursive-include' expects 
> <dir> <pattern1> <pattern2> ...
> 
> warning: manifest_maker: MANIFEST.in, line 8: 'recursive-include' expects 
> <dir> <pattern1> <pattern2> ...
> 
> writing manifest file 'boltons.egg-info/SOURCES.txt'
>    dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:217: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_boltons/build; 
> python3.9 -m pytest tests
> ============================= test session starts 
> ==============================
> platform linux -- Python 3.9.0+, pytest-4.6.11, py-1.9.0, pluggy-0.13.0
> rootdir: /<<PKGBUILDDIR>>, inifile: pytest.ini
> collected 369 items
> 
> tests/test_cacheutils.py ...............                                 [  
> 4%]
> tests/test_debugutils_trace.py ......                                    [  
> 5%]
> tests/test_dictutils.py ......................F                          [ 
> 11%]
> tests/test_ecoutils.py ..                                                [ 
> 12%]
> tests/test_fileutils.py .                                                [ 
> 12%]
> tests/test_formatutils.py .....                                          [ 
> 14%]
> tests/test_funcutils.py ...                                              [ 
> 14%]
> tests/test_funcutils_fb.py ............                                  [ 
> 18%]
> tests/test_funcutils_fb_py3.py ...............                           [ 
> 22%]
> tests/test_gcutils.py ..                                                 [ 
> 22%]
> tests/test_ioutils.py .................................................. [ 
> 36%]
> ........................                                                 [ 
> 42%]
> tests/test_iterutils.py .................................                [ 
> 51%]
> tests/test_jsonutils.py ..                                               [ 
> 52%]
> tests/test_listutils.py ..                                               [ 
> 52%]
> tests/test_mathutils.py ...........                                      [ 
> 55%]
> tests/test_namedutils.py ...                                             [ 
> 56%]
> tests/test_queueutils.py ..                                              [ 
> 57%]
> tests/test_setutils.py ...                                               [ 
> 57%]
> tests/test_socketutils.py ..........                                     [ 
> 60%]
> tests/test_statsutils.py .                                               [ 
> 60%]
> tests/test_statsutils_histogram.py ..                                    [ 
> 61%]
> tests/test_strutils.py .............                                     [ 
> 65%]
> tests/test_tableutils.py ...                                             [ 
> 65%]
> tests/test_tbutils.py ..                                                 [ 
> 66%]
> tests/test_tbutils_parsed_exc.py ..                                      [ 
> 66%]
> tests/test_timeutils.py ...                                              [ 
> 67%]
> tests/test_typeutils.py .                                                [ 
> 68%]
> tests/test_urlutils.py ................................................. [ 
> 81%]
> .....................................................................    
> [100%]
> 
> =================================== FAILURES 
> ===================================
> _____________________________ test_frozendict_api 
> ______________________________
> 
>     def test_frozendict_api():
>         # all the read-only methods that are fine
>         through_methods = ['__class__',
>                            '__cmp__',
>                            '__contains__',
>                            '__delattr__',
>                            '__dir__',
>                            '__eq__',
>                            '__format__',
>                            '__ge__',
>                            '__getattribute__',
>                            '__getitem__',
>                            '__gt__',
>                            '__init__',
>                            '__iter__',
>                            '__le__',
>                            '__len__',
>                            '__lt__',
>                            '__ne__',
>                            '__new__',
>                            '__reduce__',
>                            '__reversed__',
>                            '__setattr__',
>                            '__sizeof__',
>                            '__str__',
>                            'copy',
>                            'get',
>                            'has_key',
>                            'items',
>                            'iteritems',
>                            'iterkeys',
>                            'itervalues',
>                            'keys',
>                            'values',
>                            'viewitems',
>                            'viewkeys',
>                            'viewvalues']
>     
>         fd = FrozenDict()
>         ret = []
>         for attrname in dir(fd):
>             if attrname == '_hash':  # in the dir, even before it's set
>                 continue
>             attr = getattr(fd, attrname)
>             if not callable(attr):
>                 continue
>     
>             if getattr(FrozenDict, attrname) == getattr(dict, attrname, None) 
> and attrname not in through_methods:
> >               assert attrname == False
> E               AssertionError: assert '__ior__' == False
> 
> tests/test_dictutils.py:462: AssertionError
> =============================== warnings summary 
> ===============================
> boltons/ecoutils.py:377
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_boltons/build/boltons/ecoutils.py:377: 
> DeprecationWarning: invalid escape sequence \s
>     ret = re.sub('\n\s*', ' ', ret)
> 
> boltons/formatutils.py:56
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_boltons/build/boltons/formatutils.py:56:
>  DeprecationWarning: invalid escape sequence \[
>     '({[:!.\[}])')  # anon positional format arg
> 
> boltons/urlutils.py:396
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_boltons/build/boltons/urlutils.py:396: 
> DeprecationWarning: invalid escape sequence \_
>     """The URL is one of the most ubiquitous data structures in the
> 
> .pybuild/cpython3_3.9_boltons/build/tests/test_dictutils.py::test_types
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_boltons/build/tests/test_dictutils.py:94:
>  DeprecationWarning: Using or importing the ABCs from 'collections' instead 
> of from 'collections.abc' is deprecated since Python 3.3, and in 3.10 it will 
> stop working
>     assert isinstance(omd, collections.MutableMapping)
> 
> .pybuild/cpython3_3.9_boltons/build/tests/test_funcutils_fb.py::test_wraps_basic
> .pybuild/cpython3_3.9_boltons/build/tests/test_funcutils_fb.py::test_wraps_basic
> .pybuild/cpython3_3.9_boltons/build/tests/test_funcutils_fb.py::test_wraps_basic
> .pybuild/cpython3_3.9_boltons/build/tests/test_funcutils_fb.py::test_wraps_injected
> .pybuild/cpython3_3.9_boltons/build/tests/test_funcutils_fb.py::test_wraps_injected
> .pybuild/cpython3_3.9_boltons/build/tests/test_funcutils_fb.py::test_wraps_injected
> .pybuild/cpython3_3.9_boltons/build/tests/test_funcutils_fb.py::test_wraps_update_dict
> .pybuild/cpython3_3.9_boltons/build/tests/test_funcutils_fb.py::test_wraps_expected
> .pybuild/cpython3_3.9_boltons/build/tests/test_funcutils_fb.py::test_wraps_expected
> .pybuild/cpython3_3.9_boltons/build/tests/test_funcutils_fb.py::test_wraps_expected
> .pybuild/cpython3_3.9_boltons/build/tests/test_funcutils_fb.py::test_wraps_expected
> .pybuild/cpython3_3.9_boltons/build/tests/test_funcutils_fb_py3.py::test_wraps_py3
> .pybuild/cpython3_3.9_boltons/build/tests/test_funcutils_fb_py3.py::test_wraps_py3
> .pybuild/cpython3_3.9_boltons/build/tests/test_funcutils_fb_py3.py::test_wraps_py3
> .pybuild/cpython3_3.9_boltons/build/tests/test_funcutils_fb_py3.py::test_remove_kwonly_arg
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_boltons/build/boltons/funcutils.py:545:
>  DeprecationWarning: `formatargspec` is deprecated since Python 3.5. Use 
> `signature` and the `Signature` object directly
>     sig = inspect.formatargspec(self.args,
> 
> .pybuild/cpython3_3.9_boltons/build/tests/test_funcutils_fb.py::test_wraps_basic
> .pybuild/cpython3_3.9_boltons/build/tests/test_funcutils_fb.py::test_wraps_basic
> .pybuild/cpython3_3.9_boltons/build/tests/test_funcutils_fb.py::test_wraps_basic
> .pybuild/cpython3_3.9_boltons/build/tests/test_funcutils_fb.py::test_wraps_injected
> .pybuild/cpython3_3.9_boltons/build/tests/test_funcutils_fb.py::test_wraps_injected
> .pybuild/cpython3_3.9_boltons/build/tests/test_funcutils_fb.py::test_wraps_injected
> .pybuild/cpython3_3.9_boltons/build/tests/test_funcutils_fb.py::test_wraps_update_dict
> .pybuild/cpython3_3.9_boltons/build/tests/test_funcutils_fb.py::test_FunctionBuilder_invalid_body
> .pybuild/cpython3_3.9_boltons/build/tests/test_funcutils_fb.py::test_FunctionBuilder_modify
> .pybuild/cpython3_3.9_boltons/build/tests/test_funcutils_fb.py::test_FunctionBuilder_modify
> .pybuild/cpython3_3.9_boltons/build/tests/test_funcutils_fb.py::test_FunctionBuilder_add_arg
> .pybuild/cpython3_3.9_boltons/build/tests/test_funcutils_fb.py::test_FunctionBuilder_add_arg
> .pybuild/cpython3_3.9_boltons/build/tests/test_funcutils_fb.py::test_FunctionBuilder_add_arg
> .pybuild/cpython3_3.9_boltons/build/tests/test_funcutils_fb.py::test_FunctionBuilder_add_arg
> .pybuild/cpython3_3.9_boltons/build/tests/test_funcutils_fb.py::test_wraps_expected
> .pybuild/cpython3_3.9_boltons/build/tests/test_funcutils_fb.py::test_wraps_expected
> .pybuild/cpython3_3.9_boltons/build/tests/test_funcutils_fb.py::test_wraps_expected
> .pybuild/cpython3_3.9_boltons/build/tests/test_funcutils_fb.py::test_wraps_expected
> .pybuild/cpython3_3.9_boltons/build/tests/test_funcutils_fb_py3.py::test_wraps_py3
> .pybuild/cpython3_3.9_boltons/build/tests/test_funcutils_fb_py3.py::test_wraps_py3
> .pybuild/cpython3_3.9_boltons/build/tests/test_funcutils_fb_py3.py::test_wraps_py3
> .pybuild/cpython3_3.9_boltons/build/tests/test_funcutils_fb_py3.py::test_remove_kwonly_arg
> .pybuild/cpython3_3.9_boltons/build/tests/test_funcutils_fb_py3.py::test_FunctionBuilder_add_arg_kwonly
> .pybuild/cpython3_3.9_boltons/build/tests/test_funcutils_fb_py3.py::test_FunctionBuilder_add_arg_kwonly
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_boltons/build/boltons/funcutils.py:522:
>  DeprecationWarning: `formatargspec` is deprecated since Python 3.5. Use 
> `signature` and the `Signature` object directly
>     return inspect.formatargspec(self.args,
> 
> -- Docs: https://docs.pytest.org/en/latest/warnings.html
> ============== 1 failed, 368 passed, 43 warnings in 1.91 seconds 
> ===============
> E: pybuild pybuild:352: test: plugin distutils failed with: exit code=1: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_boltons/build; python3.9 -m pytest 
> tests
> dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.9 
> 3.8" returned exit code 13

The full build log is available from:
   http://qa-logs.debian.net/2020/10/27/python-boltons_19.1.0-2_unstable.log

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: python-boltons
Source-Version: 19.1.0-3
Done: Nilesh Patra <npatra...@gmail.com>

We believe that the bug you reported is fixed in the latest version of
python-boltons, 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 973...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Nilesh Patra <npatra...@gmail.com> (supplier of updated python-boltons 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: SHA512

Format: 1.8
Date: Wed, 16 Dec 2020 02:37:38 +0530
Source: python-boltons
Architecture: source
Version: 19.1.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Nilesh Patra <npatra...@gmail.com>
Closes: 973099
Changes:
 python-boltons (19.1.0-3) unstable; urgency=medium
 .
   * Team Upload.
   [ Ondřej Nový ]
   * Bump Standards-Version to 4.4.1.
   * d/control: Update Maintainer field with new Debian Python Team
     contact address.
   * d/control: Update Vcs-* fields with new Debian Python Team Salsa
     layout.
 .
   [ Debian Janitor ]
   * Bump debhelper from old 11 to 12.
   * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
     Repository-Browse.
 .
   [ Nilesh Patra ]
   * Pull upstream fixes for py3.9 (Closes: #973099)
   * Fix with cme
   * Bump Watch file standard to 4
Checksums-Sha1:
 622f245a94d714018e436abc1cf7d04137cc88bf 2121 python-boltons_19.1.0-3.dsc
 d20610ddc789ab696a41a13e70c1598f67fc0566 3380 
python-boltons_19.1.0-3.debian.tar.xz
 66fc5b442014672cc1becbeb1bb397e667965866 6814 
python-boltons_19.1.0-3_amd64.buildinfo
Checksums-Sha256:
 df29d4fc02dd3f45abdfbdb3711f64bc6c9ce90645cae1b3170eb5b120e885ca 2121 
python-boltons_19.1.0-3.dsc
 9cf5bbd60592c94bb94f8312db5745cd0a92502b52127b970711f6023468378f 3380 
python-boltons_19.1.0-3.debian.tar.xz
 08821b1c4e32e6b3efee030e2f61375d639b74ea7c94468483c1ecec7d34d766 6814 
python-boltons_19.1.0-3_amd64.buildinfo
Files:
 0cbdb161c85053147797d896139b11aa 2121 python optional 
python-boltons_19.1.0-3.dsc
 a76863653f84c3ad1c5a4c3e16d4cf29 3380 python optional 
python-boltons_19.1.0-3.debian.tar.xz
 14ed4a61b116666566b095c166d822c2 6814 python optional 
python-boltons_19.1.0-3_amd64.buildinfo

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

iQJIBAEBCgAyFiEEPpmlJvXcwMu/HO6mALrnSzQzafEFAl/Zo4EUHG5wYXRyYTk3
NEBnbWFpbC5jb20ACgkQALrnSzQzafFdlg//Xte+z8c4WoUIPfgvXR1TX6JbKrF7
nxQykveGTQx1c8Dth2Gce+CLPc4wmbEO2yDjS6YFmHgH1p4nxpVKn6lXH4nFHVq+
8Vx94tmruhFEF0iX9vrvG9ZCqpPf0FBcgeM4XFytpodPuT+68Ds0ihHA5EIW/gAT
qARBFJzyk+JgEidlHoN8JXSyAS33otZUNNn/OexijS3AHws1tjimQn05V3acBa7b
YrdjqlZqJx2YD6uP+JoO6F1KotXWpo27DU0KP1aX2U5cwpbmf88IbtyndjYiY3+w
Xo6+Ni5TXwORp0QVPD5DXcRbwI+pxcT9GxtLHd3GewSOeC2MLph8WcZtwQMRxgcN
Hk6dVxhyFz+y3gVCD6lNvBjQZrcwFIoA8mzPQG6y+tqcC9vSMbxgqfLjEgkotdKY
BVMzRPkFUEgK3tPXOLe5eAln6nFHetWTrDvP85GXo4FP5u0AuuWKr1KEi7zR86YH
WPuLVpLSw/1ixKoDKcxhSfSRwizgicoaL2Y1t5PTewBGmVwiyHTmNLdn60VjL4iO
6/EmJ5YNeBIy5/p1cGvA17o76kYpzNofOdMFNCi5K2n4C3RLY2McT8H1+m5aQVj+
vwDmMzg1k6njsYSwNXArBUoKEWRo4tmuj3gP4WXgUGhVXQVOtn+o0BNA3Az5rpsi
c1VKz1n51JUjnbs=
=yIQH
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
Python-modules-team mailing list
Python-modules-team@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/python-modules-team

Reply via email to