Your message dated Tue, 22 Oct 2019 01:49:03 +0000
with message-id <e1imjif-0003ie...@fasolo.debian.org>
and subject line Bug#942241: fixed in pyjwt 1.7.1-1
has caused the Debian Bug report #942241,
regarding pyjwt: autopkgtest needs update for new version of pytest
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.)


-- 
942241: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=942241
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: pyjwt
Version: 1.7.0-2
Severity: serious
X-Debbugs-CC: debian...@lists.debian.org, pyt...@packages.debian.org
Tags: sid bullseye
User: debian...@lists.debian.org
Usertags: needs-update
Control: affects -1 src:pytest

Dear maintainers,

With a recent upload of pytest the autopkgtest of pyjwt fails in testing
when that autopkgtest is run with the binary packages of pytest from
unstable. It passes when run with only packages from testing. In tabular
form:
                       pass            fail
pytest                 from testing    4.6.5-2
pyjwt                  from testing    1.7.0-2
versioned deps [0]     from testing    from unstable
all others             from testing    from testing

I copied some of the output at the bottom of this report.

Currently this regression is blocking the migration of pytest to testing
[1]. Of course, pytest shouldn't just break your autopkgtest (or even
worse, your package), but it seems to me that the change in pytest was
intended and your package needs to update to the new situation. The
package had two months to adapt before this bug was even filed.

If this is a real problem in your package (and not only in your
autopkgtest), the right binary package(s) from pytest should really add
a versioned Breaks on the unfixed version of (one of your) package(s).
Note: the Breaks is nice even if the issue is only in the autopkgtest as
it helps the migration software to figure out the right versions to
combine in the tests.

More information about this bug and the reason for filing it can be found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation

Paul

[0] You can see what packages were added from the second line of the log
file quoted below. The migration software adds source package from
unstable to the list if they are needed to install packages from
pytest/4.6.5-2. I.e. due to versioned dependencies or breaks/conflicts.
[1] https://qa.debian.org/excuses.php?package=pytest

https://ci.debian.net/data/autopkgtest/testing/amd64/p/pyjwt/3146643/log.gz
==================================== ERRORS
====================================
_____________________ ERROR collecting tests/test_utils.py
_____________________
/usr/lib/python3/dist-packages/pluggy/hooks.py:289: in __call__
    return self._hookexec(self, self.get_hookimpls(), kwargs)
/usr/lib/python3/dist-packages/pluggy/manager.py:87: in _hookexec
    return self._inner_hookexec(hook, methods, kwargs)
/usr/lib/python3/dist-packages/pluggy/manager.py:81: in <lambda>
    firstresult=hook.spec.opts.get("firstresult") if hook.spec else False,
/usr/lib/python3/dist-packages/_pytest/python.py:234: in
pytest_pycollect_makeitem
    res = list(collector._genfunctions(name, obj))
/usr/lib/python3/dist-packages/_pytest/python.py:410: in _genfunctions
    self.ihook.pytest_generate_tests(metafunc=metafunc)
/usr/lib/python3/dist-packages/pluggy/hooks.py:289: in __call__
    return self._hookexec(self, self.get_hookimpls(), kwargs)
/usr/lib/python3/dist-packages/pluggy/manager.py:87: in _hookexec
    return self._inner_hookexec(hook, methods, kwargs)
/usr/lib/python3/dist-packages/pluggy/manager.py:81: in <lambda>
    firstresult=hook.spec.opts.get("firstresult") if hook.spec else False,
/usr/lib/python3/dist-packages/_pytest/python.py:137: in
pytest_generate_tests
    metafunc.parametrize(*marker.args, **marker.kwargs)
/usr/lib/python3/dist-packages/_pytest/python.py:1004: in parametrize
    function_definition=self.definition,
/usr/lib/python3/dist-packages/_pytest/mark/structures.py:130: in
_for_parametrize
    if len(param.values) != len(argnames):
E   TypeError: object of type 'MarkDecorator' has no len()
=========================== 1 error in 0.50 seconds
============================

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Source: pyjwt
Source-Version: 1.7.1-1

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

Debian distribution maintenance software
pp.
Daniele Tricoli <er...@debian.org> (supplier of updated pyjwt 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: Tue, 22 Oct 2019 02:58:08 +0200
Source: pyjwt
Architecture: source
Version: 1.7.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 
<python-modules-t...@lists.alioth.debian.org>
Changed-By: Daniele Tricoli <er...@debian.org>
Closes: 942241
Changes:
 pyjwt (1.7.1-1) unstable; urgency=medium
 .
   [ Ondřej Nový ]
   * Use debhelper-compat instead of debian/compat.
 .
   [ Daniele Tricoli ]
   * New upstream release. (Closes: #942241)
   * Use my Debian email address.
   * debian/control
     - Bump debhelper-compat to 12.
     - Bump Standards-Version to 4.4.1 (no changes needed).
   * debian/copyright
     - Update copyright years.
   * debian/patches/0001-Fix-tests-to-work-with-pytest-3.9.0.patch
     - Drop since no needed anymore.
Checksums-Sha1:
 ac8324fec95232f36d4a3324d0ec18855333b868 2505 pyjwt_1.7.1-1.dsc
 10067a763a8b788e3573a6d6cab32240a1d8dea0 41979 pyjwt_1.7.1.orig.tar.gz
 33e989544afdb82ee16fb8ce16d055b26a73ced7 4564 pyjwt_1.7.1-1.debian.tar.xz
 fc19fecbe1db782a6fc60cec7c579da3b9f68d64 8444 pyjwt_1.7.1-1_amd64.buildinfo
Checksums-Sha256:
 cd9dc39190646b9c94963a17089b59c1e6a1d4b8f0d89c156144465e8c41b6e1 2505 
pyjwt_1.7.1-1.dsc
 8d59a976fb773f3e6a39c85636357c4f0e242707394cadadd9814f5cbaa20e96 41979 
pyjwt_1.7.1.orig.tar.gz
 39c79d8ca81eb3fd69a2bcf28682f929720b663ea609a7f8550b682efef4ef44 4564 
pyjwt_1.7.1-1.debian.tar.xz
 3ebc4d5735f5f48bbe39ff3e43806d865f4cd6068373751c082e6e4cd6ecbb6e 8444 
pyjwt_1.7.1-1_amd64.buildinfo
Files:
 be2501383cd56a881ab946c25d3d1677 2505 python optional pyjwt_1.7.1-1.dsc
 a4712f980c008696e13e09504120b2a0 41979 python optional pyjwt_1.7.1.orig.tar.gz
 a328c18c453ba02c86102f272e18e90b 4564 python optional 
pyjwt_1.7.1-1.debian.tar.xz
 94a3dee37e2500b6abafe15da9276681 8444 python optional 
pyjwt_1.7.1-1_amd64.buildinfo

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

iQJFBAEBCgAvFiEExlrvn+W/jMvW7bAZi69SLA1szt0FAl2uWnsRHGVyaW9sQGRl
Ymlhbi5vcmcACgkQi69SLA1szt1BhQ//RYIzmlVMBL34hLAiWAw8tLDCBdQ9vqL+
9BfIXp1+OhNYczgkAEvEIpPx9VBE8VryV9skyHHXzt2JOCoKvSMuRwknDeIJxrK8
pJIP6p7pdqIiT1w+YMLr85NTNgUOFPBLdqQQj95NI/8WyWcYmaOl6SA5j/TfR6Ix
7qbwx8TwD0JN08I2wPlfwaIb0E4NqRY81d2GyAqxuUybWxLXlivcNizkOIPaBNzQ
PFngA/sbrzZvBZVRVOCQYOK3E05LkpPs3xXhacXZ/bGTl9+NfH3ZLYar5/qtw6A9
aux7bzGrjeDWsU2j5xHur4uXLWb1YeZpmRQK2GWXMCFYETPwVYS4nfZE2Yq5YzGb
k72wyMkmXMVVO7zRzJvXd7VAT5aNYVQ2tUTy9gePUkRUX6DOyAxl2Mg4JR7/2eHN
wlTdmLRoBagF4rLiCeMCrrRF9Wz6DG5lGkyGjLafYxeGCto3oM3CNQlmqGa6JtaN
Kr0DwYg4wAmH0sgHIYXsZd+0S0fWZf/nmxwM16dofMMat82ZRE6G6tCBTbpkFdZs
/+UWrLbF0YnLt32CGbXqcn4L7x+msaG34XCwDd+uI+8XjW7PffhIi1oWCxlQT1WY
UNX7bICzUd0qUGfVTfFja+FYzTsCDXHEn2QeIluKaAlGBTlSgKp1rynB5gq+srmM
T6rEWqLFWZs=
=G4z4
-----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