Your message dated Fri, 07 Feb 2020 11:21:30 +0000
with message-id <e1j01hs-0006rn...@fasolo.debian.org>
and subject line Bug#950661: fixed in pytest-bdd 3.2.1-1
has caused the Debian Bug report #950661,
regarding pytest-bdd FTBFS with Python 3.8 as supported version
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.)
--
950661: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=950661
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: pytest-bdd
Version: 3.1.1-1
Severity: serious
Tags: ftbfs
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/pytest-bdd.html
...
dh_auto_test -- --system=custom --test-args="{interpreter} -m pytest"
I: pybuild base:217: python3.8 -m pytest
Traceback (most recent call last):
File "/usr/lib/python3.8/runpy.py", line 193, in _run_module_as_main
return _run_code(code, main_globals, None,
File "/usr/lib/python3.8/runpy.py", line 86, in _run_code
exec(code, run_globals)
File "/usr/lib/python3/dist-packages/pytest.py", line 102, in <module>
raise SystemExit(pytest.main())
File "/usr/lib/python3/dist-packages/_pytest/config/__init__.py", line 63, in
main
config = _prepareconfig(args, plugins)
File "/usr/lib/python3/dist-packages/_pytest/config/__init__.py", line 206,
in _prepareconfig
return pluginmanager.hook.pytest_cmdline_parse(
File "/usr/lib/python3/dist-packages/pluggy/hooks.py", line 286, in __call__
return self._hookexec(self, self.get_hookimpls(), kwargs)
File "/usr/lib/python3/dist-packages/pluggy/manager.py", line 92, in _hookexec
return self._inner_hookexec(hook, methods, kwargs)
File "/usr/lib/python3/dist-packages/pluggy/manager.py", line 83, in <lambda>
self._inner_hookexec = lambda hook, methods, kwargs: hook.multicall(
File "/usr/lib/python3/dist-packages/pluggy/callers.py", line 203, in
_multicall
gen.send(outcome)
File "/usr/lib/python3/dist-packages/_pytest/helpconfig.py", line 94, in
pytest_cmdline_parse
config = outcome.get_result()
File "/usr/lib/python3/dist-packages/pluggy/callers.py", line 80, in
get_result
raise ex[1].with_traceback(ex[2])
File "/usr/lib/python3/dist-packages/pluggy/callers.py", line 187, in
_multicall
res = hook_impl.function(*args)
File "/usr/lib/python3/dist-packages/_pytest/config/__init__.py", line 739,
in pytest_cmdline_parse
self.parse(args)
File "/usr/lib/python3/dist-packages/_pytest/config/__init__.py", line 947,
in parse
self._preparse(args, addopts=addopts)
File "/usr/lib/python3/dist-packages/_pytest/config/__init__.py", line 893,
in _preparse
self.pluginmanager.load_setuptools_entrypoints("pytest11")
File "/usr/lib/python3/dist-packages/pluggy/manager.py", line 297, in
load_setuptools_entrypoints
plugin = ep.load()
File "/usr/lib/python3.8/importlib/metadata.py", line 76, in load
module = import_module(match.group('module'))
File "/usr/lib/python3.8/importlib/__init__.py", line 127, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
File "<frozen importlib._bootstrap>", line 991, in _find_and_load
File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 655, in _load_unlocked
File "<frozen importlib._bootstrap>", line 618, in _load_backward_compatible
File "/usr/lib/python3/dist-packages/_pytest/assertion/rewrite.py", line 304,
in load_module
exec(co, mod.__dict__)
File "/build/1st/pytest-bdd-3.1.1/pytest_bdd/plugin.py", line 27, in <module>
def trace():
File "/build/1st/pytest-bdd-3.1.1/pytest_bdd/steps.py", line 188, in decorator
contribute_to_module(
File "/build/1st/pytest-bdd-3.1.1/pytest_bdd/steps.py", line 261, in
contribute_to_module
func = recreate_function(func, module=module)
File "/build/1st/pytest-bdd-3.1.1/pytest_bdd/steps.py", line 245, in
recreate_function
set_code(func, CodeType(*args))
TypeError: an integer is required (got type bytes)
E: pybuild pybuild:341: test: plugin custom failed with: exit code=1: python3.8
-m pytest
dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.8
3.7" --system=custom "--test-args={interpreter} -m pytest" returned exit code 13
make[1]: *** [debian/rules:10: override_dh_auto_test] Error 25
--- End Message ---
--- Begin Message ---
Source: pytest-bdd
Source-Version: 3.2.1-1
We believe that the bug you reported is fixed in the latest version of
pytest-bdd, 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 950...@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 pytest-bdd 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: Fri, 07 Feb 2020 12:05:20 +0100
Source: pytest-bdd
Architecture: source
Version: 3.2.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team
<python-modules-t...@lists.alioth.debian.org>
Changed-By: Ondřej Nový <on...@debian.org>
Closes: 950661
Changes:
pytest-bdd (3.2.1-1) unstable; urgency=medium
.
* Team upload.
* New upstream release (Closes: #950661).
* Bump Standards-Version to 4.4.1.
* Enable autopkgtest-pkg-python testsuite.
* Rules-Requires-Root: no.
* d/rules: Don't run tests with nocheck.
* Bump standards version to 4.5.0.
Checksums-Sha1:
aca61559da36d795ae6ed0796dfd779648a97f5e 2187 pytest-bdd_3.2.1-1.dsc
f3eca13285031d7255c56aaea4f1422df04dc819 63938 pytest-bdd_3.2.1.orig.tar.gz
d4954de12d3825e5c468d5f6a585951338533e8e 2624 pytest-bdd_3.2.1-1.debian.tar.xz
7c4219a7f79f01469584b051ce1a7e33da5662e8 7042
pytest-bdd_3.2.1-1_amd64.buildinfo
Checksums-Sha256:
90bc2407c1dcb7b1b678ab9d1f4e1ec7500d7bae8bf1c62d8562772fdf529b24 2187
pytest-bdd_3.2.1-1.dsc
5c800206053391f0edf784491008ffb1e14a8c2c47103603526ace4202f28228 63938
pytest-bdd_3.2.1.orig.tar.gz
410c1ce295dba95ca6f99a61912fc8b7a351905ebac426ccc11073e120de0fff 2624
pytest-bdd_3.2.1-1.debian.tar.xz
8ab82c19edbb3312a8bf9a693b8ca569791352ec5488d86dd6862c9db656909d 7042
pytest-bdd_3.2.1-1_amd64.buildinfo
Files:
bb9880479eee088530dae4685fdd50dc 2187 python optional pytest-bdd_3.2.1-1.dsc
8b5e20578ad79d14f91c6d10ee438ae3 63938 python optional
pytest-bdd_3.2.1.orig.tar.gz
ce1ab1e98a481025ff15ada3b7b8742e 2624 python optional
pytest-bdd_3.2.1-1.debian.tar.xz
044220d0ef76fd9fb139b59582a2bdd1 7042 python optional
pytest-bdd_3.2.1-1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEPZg8UuuFmAxGpWCQNXMSVZ0eBksFAl49RX4ACgkQNXMSVZ0e
BkvRkQ//cx137oju4RsbryOuA/K5u2xDD6s7KgDSeuvdGP/1YcJuSfxWKjr1PLIe
bFUjGy9VxnyUSYN+Slfu5zYPFNFkksAvk7P+zoXQK4NaYj04lwlPp6lxqyT57l/l
EpYr5cR3Nrmkhg16kxwGy1IKvGAcyWlpLU7t5N9mt5Ab9TEBt19qeHwaB4yHQMuO
6LtJOZZ8i8Vtw2Y72g2FKJw5XwzVDT5y2OSni2mkICZtjcVWql1r788LKpYnvrPq
YPrNw55zVepyj1BHBzPZQ3zEYjRIgKtG4uSqzf28hnyA1SzATYw6GejB8Dc53Ofa
hZzPAZ7pbiptKmUFOwMLPyBu+HTWUKlttKU2FpppyxxqhRfGKPIrGfFWnsr5lUP1
xHtp3KZaRe04oMigLfBIZMlPswmWniQqZ7RIH/LLjTanMfGo2rozWL//aJ4439/Z
9qGyIxKZ8MDiCUQzJTHlPvWkaSIvV5DJ2cfISTszabE/yT3RCTjryZxzmd+qVF4w
ibJYnSoADyNmqG1YXlApcyDLEmdZMv/pKC3XZgtGsfEY0aUnh0il6IPa1Z10sCMW
PyRz5gPeUF+6UKW1jpwzmmbkrpvBu99UY4iBsL14vjCuhmMa85L5osvA/QKoYbYY
tmSXuVE/1J2JksdVTB2AJ1TuvyNTUbZdi9m2yvZXPpXKPN+iNZE=
=6daO
-----END PGP SIGNATURE-----
--- End Message ---