Your message dated Fri, 12 Oct 2018 18:35:07 +0000
with message-id <e1gb2hd-000d0r...@fasolo.debian.org>
and subject line Bug#896428: fixed in pytest-runner 2.11.1-1.1
has caused the Debian Bug report #896428,
regarding python3-pytest-runner: ptr fails to import
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.)
--
896428: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=896428
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: python3-pytest-runner
Version: 2.11.1-1
Severity: serious
User: helm...@debian.org
Usertags: python-import
After installing python3-pytest-runner importing the module ptr
into a python interpreter fails with the following error:
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/usr/lib/python3/dist-packages/ptr.py", line 18, in <module>
import pkg_resources
ModuleNotFoundError: No module named 'pkg_resources'
The vast majority of import failures is attributed to missing dependencies.
Often times that manifests as an ImportError or ModuleNotFoundError.
Typically, dependencies should be inserted by dh-python via ${python:Depends}
or ${python3:Depends}. Thus a missing dependency can be caused by incomplete
install_requires in setup.py. Sometimes a missing dependency of a dependency
is the cause, in such cases this bug should be reassigned.
Helmut
--- End Message ---
--- Begin Message ---
Source: pytest-runner
Source-Version: 2.11.1-1.1
We believe that the bug you reported is fixed in the latest version of
pytest-runner, 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 896...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Adrian Bunk <b...@debian.org> (supplier of updated pytest-runner 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: Thu, 27 Sep 2018 20:35:32 +0300
Source: pytest-runner
Binary: python-pytest-runner python3-pytest-runner
Architecture: source
Version: 2.11.1-1.1
Distribution: unstable
Urgency: high
Maintainer: Debian Python Modules Team
<python-modules-t...@lists.alioth.debian.org>
Changed-By: Adrian Bunk <b...@debian.org>
Description:
python-pytest-runner - Invoke py.test as distutils command with dependency
resolution -
python3-pytest-runner - Invoke py.test as distutils command with dependency
resolution -
Closes: 896231 896428
Changes:
pytest-runner (2.11.1-1.1) unstable; urgency=high
.
* Non-maintainer upload.
* python-pytest-runner: Add the missing dependencies on
python-pkg-resources and python-setuptools. (Closes: #896231)
* python3-pytest-runner: Add the missing dependencies on
python3-pkg-resources and python3-setuptools. (Closes: #896428)
Checksums-Sha1:
766a8ec0502d638978a4c64d098edd0669ffcd54 2277 pytest-runner_2.11.1-1.1.dsc
a21be629fd9f92bd7efd220c44db345823112bd3 2424
pytest-runner_2.11.1-1.1.debian.tar.xz
Checksums-Sha256:
ccc680424d6d36e547c917fb2b934021c5a92161790d2d22dfc6b5c0aae325e1 2277
pytest-runner_2.11.1-1.1.dsc
6ed50eac693a0f5a9d156583231403575360c97fbf130884d3329a7f8e19287c 2424
pytest-runner_2.11.1-1.1.debian.tar.xz
Files:
ef318e985374f877f840e2f052a8403b 2277 python optional
pytest-runner_2.11.1-1.1.dsc
edad2fd8e930fa3122611ce5493dd3a9 2424 python optional
pytest-runner_2.11.1-1.1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEOvp1f6xuoR0v9F3wiNJCh6LYmLEFAlutFigACgkQiNJCh6LY
mLEWPg//f8vWL71GKuZ8AxiyUC4R1NCeQD0G7Ox9YTioQaKB8jDfwUPxjUlg/A/8
4mU1SUw55k0PZ457j/juQ52r/lPoKsyR3r+CLBiwcPD+LQQ1wrDmi1Q1sUar3xd5
7F0yDW5hdqYK13RIszu94HR1Sedy2Kq4LOF+JlO6VpPh/mWV5IEYg08VIcpOG2WX
1siw1+95jku4G3Bct5AU47oaQd1d7wI0B8DofdE40rjjdy0Pf9jKxCyWXmQJrFrL
uf2eBmMN4sAkBndSDId+d6K2t8v4vie7s7cmTgrfbhgwdG3+SUrFmOV4tnM2VNLO
bJPmDKWUBkySCQhnFSppeorwp3rwmqCEWWGlGnwTchsP9xUnmz5fe6I2aqUGB+AO
a0oBrJP94N4DVYZVLqkuDk+qP+WLdAsjLF7TAEHeB/71ajxHosKpx3e1nT5KzDZ9
SKCev+Hy3PfNfMeqt6lSeKOi6hXr2RwQAPLrU9J25mmfJtbgwzlIgVconDs1vTBF
CftNF3DVu5TMNT1BTJDAyy+EDU79mbg3eYsUbKyXRa0Qs3Q5o1ZHE+TLQQ32Y5X6
qqLqHMQTfaC/TkHvg0vw50yByf7g8eyD0zw+VLs3ZE8QhE9BQK8TysoN9LsGP5Fw
yEiM603RP+k1ZoJVkA761taKj3jlSBvLPKqvzZyL3HRorIQqqyE=
=PaBF
-----END PGP SIGNATURE-----
--- End Message ---