Your message dated Sun, 29 Dec 2019 23:19:56 +0000
with message-id <e1ilhqm-0005je...@fasolo.debian.org>
and subject line Bug#945469: fixed in yarl 1.4.2-1
has caused the Debian Bug report #945469,
regarding yarl fails a test at least with Python 3.8
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.)


-- 
945469: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=945469
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:yarl
Version: 1.3.0-1
Severity: serious
Tags: sid bullseye ftbfs
User: debian-pyt...@lists.debian.org
Usertags: python3.8


I: pybuild base:217: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_yarl/build;
python3.8 -m pytest tests
============================= test session starts ==============================
platform linux -- Python 3.8.0+, pytest-4.6.6, py-1.8.0, pluggy-0.13.0
rootdir: /<<PKGBUILDDIR>>
collected 865 items

tests/test_cached_property.py ...                                        [  0%]
tests/test_normalize_path.py ...............                             [  2%]
tests/test_pickle.py ..                                                  [  2%]
tests/test_quoting.py .................................................. [  8%]
........................................................................ [ 16%]
........................................................................ [ 24%]
........................................................................ [ 33%]
........................................................................ [ 41%]
....................................xxxxxxxx............................ [ 49%]
....................................                                     [ 53%]
tests/test_update_query.py ..................................            [ 57%]
tests/test_url.py ...................................................... [ 64%]
........................................................................ [ 72%]
........................................................................ [ 80%]
...........................                                              [ 83%]
tests/test_url_build.py .....................                            [ 86%]
tests/test_url_cmp_and_hash.py ..............                            [ 87%]
tests/test_url_parsing.py ....F......................................... [ 93%]
....................                                                     [ 95%]
tests/test_url_query.py ...........                                      [ 96%]
tests/test_url_update_netloc.py ............................             [100%]

=================================== FAILURES ===================================
__________________________ TestScheme.test_no_scheme1 __________________________

self = <test_url_parsing.TestScheme object at 0x7f19235225e0>

    def test_no_scheme1(self):
        u = URL("google.com:80")
>       assert u.scheme == ""
E       AssertionError: assert 'google.com' == ''
E         - google.com

tests/test_url_parsing.py:43: AssertionError
=============== 1 failed, 856 passed, 8 xfailed in 2.23 seconds ================
E: pybuild pybuild:341: test: plugin distutils failed with: exit code=1: cd
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_yarl/build; python3.8 -m pytest tests
dh_auto_test: pybuild --test --test-pytest -i python{version} -p "3.8 3.7"
returned exit code 13
make: *** [debian/rules:6: build-arch] Error 255

--- End Message ---
--- Begin Message ---
Source: yarl
Source-Version: 1.4.2-1

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

Debian distribution maintenance software
pp.
Ondřej Nový <on...@debian.org> (supplier of updated yarl 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: Sun, 29 Dec 2019 23:49:54 +0100
Source: yarl
Architecture: source
Version: 1.4.2-1
Distribution: unstable
Urgency: medium
Maintainer: Piotr Ożarowski <pi...@debian.org>
Changed-By: Ondřej Nový <on...@debian.org>
Closes: 945469
Changes:
 yarl (1.4.2-1) unstable; urgency=medium
 .
   * Team upload.
   [ Ondřej Nový ]
   * New upstream release.
   * Use debhelper-compat instead of debian/compat.
   * Bump Standards-Version to 4.4.1.
   * Add python3-idna to B-D.
   * Fix tests in new Pythons (Closes: #945469).
   * Remove .coverage from binary package.
   * Enable all hardening.
   * Enable autopkgtest-pkg-python testsuite.
   * Bump debhelper compat level to 12.
   * Add doc-base for documentation.
   * d/p/0004-disable-privacy-breach-links-in-documentation.patch: Remove more
     leak.
   * Make extended description of python-yarl-doc more extended.
 .
   [ Piotr Ożarowski ]
   * Rebuild yarl/_quoting.c using Cython before the build
Checksums-Sha1:
 aac8cd9fa5c648072d93f52a5ff5e3e993726a29 2238 yarl_1.4.2-1.dsc
 781353656b6318d0061c08faf0ccee111b18b494 163521 yarl_1.4.2.orig.tar.gz
 651c249ea3566e43f763acd03eb1a1c5967f892e 4628 yarl_1.4.2-1.debian.tar.xz
 981692587c9063ae219598adbcef46e7a18a5842 8719 yarl_1.4.2-1_amd64.buildinfo
Checksums-Sha256:
 36c6c14395bf34c32e454c534eeff5d1ed0738e37db2ee90f9ede7720f525a24 2238 
yarl_1.4.2-1.dsc
 58cd9c469eced558cd81aa3f484b2924e8897049e06889e8ff2510435b7ef74b 163521 
yarl_1.4.2.orig.tar.gz
 a7e92636ca00ea1b392477438f31fb72d61a474869d2794d95c2357070280594 4628 
yarl_1.4.2-1.debian.tar.xz
 93fbfe8e97faa9bba243f46811ef1c63e512617eec7a43610d8012d523f58e44 8719 
yarl_1.4.2-1_amd64.buildinfo
Files:
 cd97bedd89e105c5a1fc8543b5be5b13 2238 python optional yarl_1.4.2-1.dsc
 08ba0d6e18f460b44d9e5459f3d217ba 163521 python optional yarl_1.4.2.orig.tar.gz
 e6b79354ec81098cdff7388baa123b67 4628 python optional 
yarl_1.4.2-1.debian.tar.xz
 027f5855d3122b46b34db5e618c1c0f0 8719 python optional 
yarl_1.4.2-1_amd64.buildinfo

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

iQIzBAEBCgAdFiEEPZg8UuuFmAxGpWCQNXMSVZ0eBksFAl4JMFkACgkQNXMSVZ0e
BksTvw/9EcUWqKBTpRT1EPFao8A0wiEFYgE9xX7x+eqjcEDGlCpQ+uGc68vIq21m
JHHNcXYJoEWUjW+eU2mA9lwmjbQw3pF2bRVycFWE0Z+Jl4m4qpG1OO4gI8KyDnVI
8LPtMnFbz5ONi/dmqFBVvhNOFqmoAbRRF8Juhrhb4VltQqtT7Grm0tyb5KSCUsTS
rrwhjMGb3mJ7MBn3c5WneDKS4J1psvLcMPXTCTjP3QKw4lRDBQ4DsYMCr4QQV1Kp
/ITLKgzJAXBpzKbLgFsmcgKRsX19z44qKB+b3cdkDaspLcO2vvvBdZsG9pbfRRgK
XyYWqNHymE/Vfjop5CWcW+2Izz0/Dh4AeTtPsWqmLdbbcG7tIzURngnSrdRgUkoN
KXRvD9sNs9YQlSPEqTTTx0JUPvcQpzMxv0usSTXA0/bYsphjGs/1U/VHPdsHj5pT
w+9labzK/LrdOXZ5KDH8LEAJ61uoVc40jigAJXU/GutjyhaznOtLa6oW6HBJQRJM
ocQJoDk+YBb3zuoEK/me96vznkhbnqp941t0sN++Yp0UK5eDtv7NUBqohqpqCNq6
LqJs0NEg5T2vx9v/aQPh0us4CwVemQmSkfVefbUMGeaqQ7o68an6dXYeipSVr1yW
cmLC/+l1uj0wz3J5EyI1JwuRpmn66w6tjAcn6abouAewCvSOkdY=
=RcLR
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to