[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1026619: marked as done (python-fire: FTBFS: AttributeError: module 'asyncio' has no attribute 'coroutine')



Your message dated Thu, 29 Dec 2022 20:38:37 +0000
with message-id <E1pAzfh-006yAE-7j@fasolo.debian.org>
and subject line Bug#1026619: fixed in python-fire 0.5.0-1
has caused the Debian Bug report #1026619,
regarding python-fire: FTBFS: AttributeError: module 'asyncio' has no attribute 'coroutine'
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 owner@bugs.debian.org
immediately.)


-- 
1026619: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1026619
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: python-fire
Version: 0.4.0-3
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lucas@debian.org
Usertags: ftbfs-20221220 ftbfs-bookworm

Hi,

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


Relevant part (hopefully):
>  debian/rules build
> dh build -Spybuild --with python3
>    dh_update_autotools_config -O-Spybuild
>    dh_autoreconf -O-Spybuild
>    dh_auto_configure -O-Spybuild
> I: pybuild base:240: python3.11 setup.py config 
> /usr/lib/python3/dist-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'license-file' will not be supported in future versions. Please use the underscore name 'license_file' instead
>   warnings.warn(
> /usr/lib/python3/dist-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead.
>   warnings.warn(msg, warning_class)
> running config
> I: pybuild base:240: python3.10 setup.py config 
> /usr/lib/python3/dist-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'license-file' will not be supported in future versions. Please use the underscore name 'license_file' instead
>   warnings.warn(
> /usr/lib/python3/dist-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead.
>   warnings.warn(msg, warning_class)
> running config
>    dh_auto_build -O-Spybuild
> I: pybuild base:240: /usr/bin/python3.11 setup.py build 
> /usr/lib/python3/dist-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'license-file' will not be supported in future versions. Please use the underscore name 'license_file' instead
>   warnings.warn(
> /usr/lib/python3/dist-packages/setuptools/config/setupcfg.py:508: 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/fire
> copying fire/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/fire
> copying fire/formatting.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/fire
> copying fire/parser.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/fire
> copying fire/docstrings_test.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/fire
> copying fire/core.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/fire
> copying fire/value_types.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/fire
> copying fire/inspectutils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/fire
> copying fire/__main__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/fire
> copying fire/parser_fuzz_test.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/fire
> copying fire/main_test.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/fire
> copying fire/formatting_windows.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/fire
> copying fire/test_components_test.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/fire
> copying fire/trace.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/fire
> copying fire/parser_test.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/fire
> copying fire/formatting_test.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/fire
> copying fire/decorators.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/fire
> copying fire/helptext.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/fire
> copying fire/decorators_test.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/fire
> copying fire/test_components_bin.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/fire
> copying fire/test_components.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/fire
> copying fire/fire_import_test.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/fire
> copying fire/completion_test.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/fire
> copying fire/core_test.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/fire
> copying fire/inspectutils_test.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/fire
> copying fire/interact.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/fire
> copying fire/test_components_py3.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/fire
> copying fire/fire_test.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/fire
> copying fire/custom_descriptions_test.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/fire
> copying fire/docstrings_fuzz_test.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/fire
> copying fire/docstrings.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/fire
> copying fire/custom_descriptions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/fire
> copying fire/testutils_test.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/fire
> copying fire/testutils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/fire
> copying fire/completion.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/fire
> copying fire/interact_test.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/fire
> copying fire/trace_test.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/fire
> copying fire/helptext_test.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/fire
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/fire/console
> copying fire/console/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/fire/console
> copying fire/console/platforms.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/fire/console
> copying fire/console/console_io.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/fire/console
> copying fire/console/encoding.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/fire/console
> copying fire/console/text.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/fire/console
> copying fire/console/console_attr.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/fire/console
> copying fire/console/files.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/fire/console
> copying fire/console/console_pager.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/fire/console
> copying fire/console/console_attr_os.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/fire/console
> I: pybuild base:240: /usr/bin/python3 setup.py build 
> /usr/lib/python3/dist-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'license-file' will not be supported in future versions. Please use the underscore name 'license_file' instead
>   warnings.warn(
> /usr/lib/python3/dist-packages/setuptools/config/setupcfg.py:508: 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.10/build/fire
> copying fire/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/fire
> copying fire/formatting.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/fire
> copying fire/parser.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/fire
> copying fire/docstrings_test.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/fire
> copying fire/core.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/fire
> copying fire/value_types.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/fire
> copying fire/inspectutils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/fire
> copying fire/__main__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/fire
> copying fire/parser_fuzz_test.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/fire
> copying fire/main_test.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/fire
> copying fire/formatting_windows.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/fire
> copying fire/test_components_test.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/fire
> copying fire/trace.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/fire
> copying fire/parser_test.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/fire
> copying fire/formatting_test.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/fire
> copying fire/decorators.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/fire
> copying fire/helptext.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/fire
> copying fire/decorators_test.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/fire
> copying fire/test_components_bin.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/fire
> copying fire/test_components.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/fire
> copying fire/fire_import_test.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/fire
> copying fire/completion_test.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/fire
> copying fire/core_test.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/fire
> copying fire/inspectutils_test.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/fire
> copying fire/interact.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/fire
> copying fire/test_components_py3.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/fire
> copying fire/fire_test.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/fire
> copying fire/custom_descriptions_test.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/fire
> copying fire/docstrings_fuzz_test.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/fire
> copying fire/docstrings.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/fire
> copying fire/custom_descriptions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/fire
> copying fire/testutils_test.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/fire
> copying fire/testutils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/fire
> copying fire/completion.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/fire
> copying fire/interact_test.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/fire
> copying fire/trace_test.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/fire
> copying fire/helptext_test.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/fire
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/fire/console
> copying fire/console/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/fire/console
> copying fire/console/platforms.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/fire/console
> copying fire/console/console_io.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/fire/console
> copying fire/console/encoding.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/fire/console
> copying fire/console/text.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/fire/console
> copying fire/console/console_attr.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/fire/console
> copying fire/console/files.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/fire/console
> copying fire/console/console_pager.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/fire/console
> copying fire/console/console_attr_os.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/fire/console
>    dh_auto_test -O-Spybuild
> I: pybuild base:240: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build; python3.11 -m unittest discover -v 
> fire.test_components (unittest.loader._FailedTest.fire.test_components) ... ERROR
> fire.test_components_bin (unittest.loader._FailedTest.fire.test_components_bin) ... ERROR
> fire.test_components_py3 (unittest.loader._FailedTest.fire.test_components_py3) ... ERROR
> fire.test_components_test (unittest.loader._FailedTest.fire.test_components_test) ... ERROR
> testCheckStdoutOrStderrNone (fire.testutils_test.TestTestUtils.testCheckStdoutOrStderrNone) ... ok
> testCorrectOrderingOfAssertRaises (fire.testutils_test.TestTestUtils.testCorrectOrderingOfAssertRaises) ... ok
> testNoCheckOnException (fire.testutils_test.TestTestUtils.testNoCheckOnException) ... ok
> 
> ======================================================================
> ERROR: fire.test_components (unittest.loader._FailedTest.fire.test_components)
> ----------------------------------------------------------------------
> ImportError: Failed to import test module: fire.test_components
> Traceback (most recent call last):
>   File "/usr/lib/python3.11/unittest/loader.py", line 407, in _find_test_path
>     module = self._get_module_from_name(name)
>              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3.11/unittest/loader.py", line 350, in _get_module_from_name
>     __import__(name)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/fire/test_components.py", line 28, in <module>
>     from fire import test_components_py3 as py3  # pylint: disable=unused-import,no-name-in-module,g-import-not-at-top
>     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/fire/test_components_py3.py", line 53, in <module>
>     class WithAsyncio(object):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/fire/test_components_py3.py", line 55, in WithAsyncio
>     @asyncio.coroutine
>      ^^^^^^^^^^^^^^^^^
> AttributeError: module 'asyncio' has no attribute 'coroutine'
> 
> 
> ======================================================================
> ERROR: fire.test_components_bin (unittest.loader._FailedTest.fire.test_components_bin)
> ----------------------------------------------------------------------
> ImportError: Failed to import test module: fire.test_components_bin
> Traceback (most recent call last):
>   File "/usr/lib/python3.11/unittest/loader.py", line 407, in _find_test_path
>     module = self._get_module_from_name(name)
>              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3.11/unittest/loader.py", line 350, in _get_module_from_name
>     __import__(name)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/fire/test_components_bin.py", line 25, in <module>
>     from fire import test_components
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/fire/test_components.py", line 28, in <module>
>     from fire import test_components_py3 as py3  # pylint: disable=unused-import,no-name-in-module,g-import-not-at-top
>     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/fire/test_components_py3.py", line 53, in <module>
>     class WithAsyncio(object):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/fire/test_components_py3.py", line 55, in WithAsyncio
>     @asyncio.coroutine
>      ^^^^^^^^^^^^^^^^^
> AttributeError: module 'asyncio' has no attribute 'coroutine'
> 
> 
> ======================================================================
> ERROR: fire.test_components_py3 (unittest.loader._FailedTest.fire.test_components_py3)
> ----------------------------------------------------------------------
> ImportError: Failed to import test module: fire.test_components_py3
> Traceback (most recent call last):
>   File "/usr/lib/python3.11/unittest/loader.py", line 407, in _find_test_path
>     module = self._get_module_from_name(name)
>              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3.11/unittest/loader.py", line 350, in _get_module_from_name
>     __import__(name)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/fire/test_components_py3.py", line 53, in <module>
>     class WithAsyncio(object):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/fire/test_components_py3.py", line 55, in WithAsyncio
>     @asyncio.coroutine
>      ^^^^^^^^^^^^^^^^^
> AttributeError: module 'asyncio' has no attribute 'coroutine'
> 
> 
> ======================================================================
> ERROR: fire.test_components_test (unittest.loader._FailedTest.fire.test_components_test)
> ----------------------------------------------------------------------
> ImportError: Failed to import test module: fire.test_components_test
> Traceback (most recent call last):
>   File "/usr/lib/python3.11/unittest/loader.py", line 407, in _find_test_path
>     module = self._get_module_from_name(name)
>              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3.11/unittest/loader.py", line 350, in _get_module_from_name
>     __import__(name)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/fire/test_components_test.py", line 21, in <module>
>     from fire import test_components as tc
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/fire/test_components.py", line 28, in <module>
>     from fire import test_components_py3 as py3  # pylint: disable=unused-import,no-name-in-module,g-import-not-at-top
>     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/fire/test_components_py3.py", line 53, in <module>
>     class WithAsyncio(object):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/fire/test_components_py3.py", line 55, in WithAsyncio
>     @asyncio.coroutine
>      ^^^^^^^^^^^^^^^^^
> AttributeError: module 'asyncio' has no attribute 'coroutine'
> 
> 
> ----------------------------------------------------------------------
> Ran 7 tests in 0.002s
> 
> FAILED (errors=4)
> E: pybuild pybuild:386: test: plugin distutils failed with: exit code=1: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build; python3.11 -m unittest discover -v 
> I: pybuild base:240: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build; python3.10 -m unittest discover -v 
> testNonComparable (fire.test_components_test.TestComponentsTest) ... ok
> testTestComponents (fire.test_components_test.TestComponentsTest) ... ok
> testCheckStdoutOrStderrNone (fire.testutils_test.TestTestUtils) ... ok
> testCorrectOrderingOfAssertRaises (fire.testutils_test.TestTestUtils) ... ok
> testNoCheckOnException (fire.testutils_test.TestTestUtils) ... ok
> 
> ----------------------------------------------------------------------
> Ran 5 tests in 0.001s
> 
> OK
> dh_auto_test: error: pybuild --test -i python{version} -p "3.11 3.10" returned exit code 13


The full build log is available from:
http://qa-logs.debian.net/2022/12/20/python-fire_0.4.0-3_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20221220;users=lucas@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20221220&fusertaguser=lucas@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: python-fire
Source-Version: 0.5.0-1
Done: Bo YU <tsu.yubo@gmail.com>

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

Debian distribution maintenance software
pp.
Bo YU <tsu.yubo@gmail.com> (supplier of updated python-fire 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 ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 29 Dec 2022 21:47:16 +0800
Source: python-fire
Architecture: source
Version: 0.5.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Bo YU <tsu.yubo@gmail.com>
Closes: 1026619
Changes:
 python-fire (0.5.0-1) unstable; urgency=medium
 .
   * QA upload.
   * New upstream version 0.5.0
   * Add patch to fix ftbfs on python3.11. (Closes: #1026619)
   * Add Rules-Requires-Root.
   * Update d/copyright
Checksums-Sha1:
 107ca88a42d768fad5eb24dab92295253725af4f 2019 python-fire_0.5.0-1.dsc
 d9be523ec67cc177196273128fe4bc7c17299271 105705 python-fire_0.5.0.orig.tar.gz
 06707a341304720e1dabc6f3071e0e929422ee17 2840 python-fire_0.5.0-1.debian.tar.xz
 919c825675504060d1e32228721c93cc62962b2e 6548 python-fire_0.5.0-1_source.buildinfo
Checksums-Sha256:
 7e8f29f4beeddf4a2521da900558ef2425c6dd522dbbccf39bdd869c913dec9c 2019 python-fire_0.5.0-1.dsc
 d938690524f9f12580fef92b1ddf42e64199fd079aecde2e2553c75c127f8ad2 105705 python-fire_0.5.0.orig.tar.gz
 6535a27fe18e620e422431ac45f1d3c0eef78a4be003e44c6a196ec6305c7911 2840 python-fire_0.5.0-1.debian.tar.xz
 7394dd2b885eb7525e15c06988313952059334a05e95214d35994105ad9d5806 6548 python-fire_0.5.0-1_source.buildinfo
Files:
 78640d936726ad1ee92c3abfcfbf9c07 2019 python optional python-fire_0.5.0-1.dsc
 2475de19f5c7ea56a449504885153eee 105705 python optional python-fire_0.5.0.orig.tar.gz
 5fc7e67493a278260a839170f396f6d1 2840 python optional python-fire_0.5.0-1.debian.tar.xz
 5ae5db0a50616eb7828be537d031ef69 6548 python optional python-fire_0.5.0-1_source.buildinfo

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

iQIzBAEBCgAdFiEEkjZVexcMh/iCHArDweDZLphvfH4FAmOt83EACgkQweDZLphv
fH4+1g/9HkDQkZVKcCtPYbBDD+jFNven41fpAU9qSyoXbOjE/opDnmA+U4dqmsGP
IeAG9iipfuqhDWP4e21sES6Esbq3pUIiiy67ZSB+1ri05qSSxGXUOUFVc/WrJP3z
Y1IbJxFqZwBsaDs/pAw6Macyxi7BsCIb4Sij+Lu1MAI9Y1yAdn0DtcoG6oUB6D6u
zZKQf/nhRjmw0H+xg+RwNI5ZiGPMG1asvJ+rZQPFQnLcK7MYAV/r7JTwUOPojeWA
9ECyv/nlx2ZQfW3VdYfA/n9w7olQmUPW7BinXWCXjKZzZQb6+8HUha0GlcPZzLvs
ZY5Cwe8XCkMpIIlJVEzgchLoS/aYRy/mI/QQUbYbRj/fnRCyAyYXH0UKOen28U78
3TbCg4fLaI1NKn2twxRW3wwOyadlyO3upi4oEGE6BGxbpPa15IkREdIrCzwSsNpu
Hn6DUBvJlTRsLNwptVsV2tgwIpzvZyyxOeXUJAPsKYM82dGibM9SZYWITzMalxxO
dRGs5kLr1aNR/aSbo3EQ0nwU9KgJxJrQ4fr+9sSIuRTIu/8TPdHNOPdzHC3+r+JV
MnCtqtC1Opny7qPqbRWMVUQagVfjYdBmpAGrm4IrRgipSVZlfKyUitM9dZ686/30
m7hnMuEkRtKekz+s3FpGtFKYo/s2AyichSsidsrCaBIiHqoVido=
=H2IW
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: