Your message dated Mon, 05 Aug 2024 22:19:58 +0000
with message-id <[email protected]>
and subject line Bug#947551: fixed in prospector 1.10.3-1
has caused the Debian Bug report #947551,
regarding prospector: please, tighten the dependency of prospector on
python3-pep8-naming
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 [email protected]
immediately.)
--
947551: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=947551
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: prospector
Version: 1.1.7-2
Severity: normal
Hi.
After a few upgrades of packages that prospector depends on, it stopped
working due to a version of python3-pep8-naming that is "too new" to satisfy
its dependencies (or, in other words, the dependency of the package is not tight
enough as what the script needs at runtime):
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
/tmp$ prospector --help
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 583, in
_build_master
ws.require(__requires__)
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 900, in
require
needed = self.resolve(parse_requirements(requirements))
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 791, in
resolve
raise VersionConflict(dist, req).with_context(dependent_req)
pkg_resources.ContextualVersionConflict: (pep8-naming 0.9.1
(/usr/lib/python3/dist-packages),
Requirement.parse('pep8-naming<=0.9.0,>=0.3.3'), {'prospector'})
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/bin/prospector", line 6, in <module>
from pkg_resources import load_entry_point
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 3250,
in <module>
@_call_aside
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 3234,
in _call_aside
f(*args, **kwargs)
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 3263,
in _initialize_master_working_set
working_set = WorkingSet._build_master()
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 585, in
_build_master
return cls._build_from_requirements(__requires__)
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 598, in
_build_from_requirements
dists = ws.resolve(reqs, Environment())
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 786, in
resolve
raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'pep8-naming<=0.9.0,>=0.3.3'
distribution was not found and is required by prospector
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
The version of pep8-naming available is only 0.9.1-1 in testing and unstable:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
$ apt-cache policy python3-pep8-naming
python3-pep8-naming:
Installed: 0.9.1-1
Candidate: 0.9.1-1
Version table:
*** 0.9.1-1 500
500 http://deb.debian.org/debian testing/main amd64 Packages
500 http://deb.debian.org/debian testing/main i386 Packages
200 http://deb.debian.org/debian unstable/main amd64 Packages
200 http://deb.debian.org/debian unstable/main i386 Packages
100 /var/lib/dpkg/status
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
I have not tried to see upstream if python3-pep8-naming 0.9.1 would work
with prospector or not or if a new version of prospector would broaden the
compatibility...
Any help is very welcome,
Rogério Brito.
-- System Information:
Debian Release: bullseye/sid
APT prefers testing
APT policy: (500, 'testing'), (200, 'unstable'), (150, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 5.3.0-3-amd64 (SMP w/4 CPU cores)
Kernel taint flags: TAINT_WARN
Locale: LANG=en_US.utf-8, LC_CTYPE=pt_BR.utf-8 (charmap=UTF-8),
LANGUAGE=en_US.utf-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages prospector depends on:
ii dodgy 0.1.9-3
ii libjs-sphinxdoc 1.8.5-4
ii pylint 2.4.4-2
ii python3 3.7.5-1
ii python3-astroid 2.3.3-1
ii python3-mccabe 0.6.1-2
ii python3-mypy 0.750-1
ii python3-pep8-naming 0.9.1-1
ii python3-pycodestyle 2.5.0-1
ii python3-pydocstyle 2.1.1-1
ii python3-pyflakes 2.1.1-1
ii python3-pylint-celery 0.3-5
ii python3-pylint-django 2.0.13-1
ii python3-pylint-flask 0.5-4
ii python3-pylint-plugin-utils 0.6-1
ii python3-pyroma 2.6b2-1
ii python3-requirements-detector 0.6-2
ii python3-setoptconf 0.2.0-4
ii python3-typed-ast 1.4.0-1+b1
ii python3-yaml 5.2-1
Versions of packages prospector recommends:
ii vulture 0.21-1.1
prospector suggests no packages.
-- no debconf information
--
Rogério Brito : rbrito@{ime.usp.br,gmail.com} : GPG key 4096R/BCFCAAAA
http://cynic.cc/blog/ : github.com/rbrito : profiles.google.com/rbrito
DebianQA: http://qa.debian.org/developer.php?login=rbrito%40ime.usp.br
--- End Message ---
--- Begin Message ---
Source: prospector
Source-Version: 1.10.3-1
Done: Alexandre Detiste <[email protected]>
We believe that the bug you reported is fixed in the latest version of
prospector, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Alexandre Detiste <[email protected]> (supplier of updated prospector 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Mon, 05 Aug 2024 22:41:53 +0200
Source: prospector
Architecture: source
Version: 1.10.3-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Alexandre Detiste <[email protected]>
Closes: 947551 963509 1018441 1055672 1071808
Changes:
prospector (1.10.3-1) unstable; urgency=medium
.
* Team Upload
* Fix watchfile for new Github API
* New upstream version 1.10.3 (Closes: #947551, #963509, #1071808)
* Pylint support plugin is temporarily patched-out.
* Update build-dependencies:
+ dh-sequence-python3
+ pybuild-plugin-pyproject
+ python3-bandit
- python3-mock
- python3-nose (Closes: #1018441)
+ python3-poetry-core
+ python3-pytest
+ python3-pyrome
+ python3-vulture
* Remove dependency on python3-typed-ast (Closes: #1055672)
.
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
* Update standards version to 4.6.2, no changes needed.
Checksums-Sha1:
65052dc755fac3ad61127d01dae375fdf7a7facf 2494 prospector_1.10.3-1.dsc
2e9dc222290a12c4b48a5333e9a9dbc2466e5510 155428 prospector_1.10.3.orig.tar.gz
10f48f404e56506998e409bce5d3d3213a335222 7416 prospector_1.10.3-1.debian.tar.xz
919dcef0aa6d101203b870f2350322f1caadfb65 10612
prospector_1.10.3-1_source.buildinfo
Checksums-Sha256:
99386eda276d31c61a46e07de18e0c28456649d0fd124ba526562747d59e29cf 2494
prospector_1.10.3-1.dsc
443da1d675ca83c99b2fe238fa08639d99e92de87b24c4e04063e63614ba7a06 155428
prospector_1.10.3.orig.tar.gz
87c2c2cb263d30ee5a0acff18d4af6352cf4937f4e3e4856a44419126808b3d3 7416
prospector_1.10.3-1.debian.tar.xz
e1ac3a6239fffafe662c8bc27f1183785730e253187531d15573d2b23c4bd04c 10612
prospector_1.10.3-1_source.buildinfo
Files:
0b3f1585feffb4bff1dcf897f21d62d7 2494 devel optional prospector_1.10.3-1.dsc
adafaa3814e4dc9bea5697b5d5610315 155428 devel optional
prospector_1.10.3.orig.tar.gz
53609eae5c52a75be452fc3ff25a9bee 7416 devel optional
prospector_1.10.3-1.debian.tar.xz
debfb30db77df578c06ace0b451a49fb 10612 devel optional
prospector_1.10.3-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJFBAEBCgAvFiEEj23hBDd/OxHnQXSHMfMURUShdBoFAmaxSvYRHHRjaGV0QGRl
Ymlhbi5vcmcACgkQMfMURUShdBr63g/+OUqyuss+4ZbmdxdTdNIB+OYEuIxGftYP
vC7RY/FRSJ4YnjyyJhqWbOTF5hLzwwHXw8M9OxgLpkSDm4WlRH82qWgBRfSbwLiZ
mDR9crqnxF7w9zEAaWaOow9RMDsX4J++jAp7jpb8mJxIAfdcAIkAcNp18xJ0JfIY
AW2AGWsuQHqH3wgWP4+AwtVk1OVVxlIe/mq8vvHNCf8ELHYL6d1oCysY+QndDxi0
Y1Tsyd2C0hSNBPOypOudBYQAzVzhwmk2IC4zVD/1KzurE3y7VFF61Sacguti4Tw3
crmRBEGgkX927L2GyYU25Mu/Wzb4OMwSigYOxGtmyJuGOCMwjv1K7t0S8PESAOLl
sjVWtEoASNKNNAYakR66ro1ZkQJBrYgcIanMIa/k2FbPh9oU7RxPzaUHa9ILMnGt
bw8b+zHICKBBE/Uum0ALTp0YHRzIscem8GMuSnVPjXRDQkYuFjS2p8w4Kw38O9nk
69MdT4CkskV6F1Qy9RP1lBr39kD97Yr7OyaNzbiS3PcEihQTHxqQHxUft7RAjy5Z
njjXQHRaA1IiurYiKJx6C0Pm1yYwrJ47a2u7YcBMCFe88eDe1il/TA9Jodz8w4p1
kV5piLofrcq16MsPuIs/JASVFToSJK/o/cQIrzDPl8lZtCgUDSxfY873GGaAOyp1
IBjjoecbddg=
=wTUT
-----END PGP SIGNATURE-----
pgpdRJNcsODqe.pgp
Description: PGP signature
--- End Message ---