Your message dated Fri, 09 Sep 2016 18:24:05 +0000
with message-id <e1biqt7-0006hz...@franck.debian.org>
and subject line Bug#837169: fixed in python-flake8 3.0.4+dfsg1-2
has caused the Debian Bug report #837169,
regarding Needs a versioned dependency on python-flake8
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.)


-- 
837169: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=837169
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: flake8
Version: 3.0.4+dfsg1-1
Severity: important
File: /usr/bin/flake8

Hi,
with flake8 and python3-flake8 2.5 installed I did a

    apt-get install flake8

which lead to:


$ flake8 --exclude="*rpm*" gbp/scripts/ tests/testutils/ gbp/deb/
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 635, in 
_build_master
    ws.require(__requires__)
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 943, in 
require
    needed = self.resolve(parse_requirements(requirements))
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 834, in 
resolve
    raise VersionConflict(dist, req).with_context(dependent_req)
pkg_resources.VersionConflict: (flake8 2.5.4 (/usr/lib/python3/dist-packages), 
Requirement.parse('flake8==3.0.4'))

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/bin/flake8", line 5, in <module>
    from pkg_resources import load_entry_point
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2927, 
in <module>
    @_call_aside
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2913, 
in _call_aside
    f(*args, **kwargs)
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2940, 
in _initialize_master_working_set
    working_set = WorkingSet._build_master()
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 637, in 
_build_master
    return cls._build_from_requirements(__requires__)
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 650, in 
_build_from_requirements
    dists = ws.resolve(reqs, Environment())
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 829, in 
resolve
    raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'flake8==3.0.4' distribution was not 
found and is required by the application

after updating python3-flake8 as well everything was fine. So flake8
needs a tighter version dependency on python-flake8.

Cheers,
 -- Guido


-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'stable-updates'), (500, 'unstable'), 
(500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.6.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages flake8 depends on:
ii  python3-flake8         3.0.4+dfsg1-1
ii  python3-pkg-resources  20.10.1-1.1
pn  python3:any            <none>

flake8 recommends no packages.

flake8 suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: python-flake8
Source-Version: 3.0.4+dfsg1-2

We believe that the bug you reported is fixed in the latest version of
python-flake8, 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 837...@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 python-flake8 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, 09 Sep 2016 19:46:40 +0200
Source: python-flake8
Binary: flake8 python-flake8 python3-flake8
Architecture: source
Version: 3.0.4+dfsg1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 
<python-modules-team@lists.alioth.debian.org>
Changed-By: Ondřej Nový <on...@debian.org>
Description:
 flake8     - code checker using pycodestyle and pyflakes
 python-flake8 - code checker using pycodestyle and pyflakes - Python 2.x
 python3-flake8 - code checker using pycodestyle and pyflakes - Python 3.x
Closes: 837169
Changes:
 python-flake8 (3.0.4+dfsg1-2) unstable; urgency=medium
 .
   * d/source/options: Ignore egg-info
   * d/rules: clean target fixed for new release
   * Require to install same version of python3-flake8 and flake8
     (Closes: #837169)
Checksums-Sha1:
 73995028505e9eaaa7edb4314067aa90a4e5ba19 2657 python-flake8_3.0.4+dfsg1-2.dsc
 7f7a040115c10914f0c22b0c1c62950b68597625 6972 
python-flake8_3.0.4+dfsg1-2.debian.tar.xz
Checksums-Sha256:
 82d1b89cbf1906ffc0e1dddd10fda61f641eca9fec84f05f6427634dd4b688b9 2657 
python-flake8_3.0.4+dfsg1-2.dsc
 41b941ed286f390b77dd07004d9849804333e5041f86296f3b82423fe328f71b 6972 
python-flake8_3.0.4+dfsg1-2.debian.tar.xz
Files:
 433021f68c0d3bf281dd074f95f851d1 2657 python optional 
python-flake8_3.0.4+dfsg1-2.dsc
 448b5ac0e2149ebcb7c505d815b3eabe 6972 python optional 
python-flake8_3.0.4+dfsg1-2.debian.tar.xz

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

iQIcBAEBCgAGBQJX0vaHAAoJEDVzElWdHgZL3xIP/AwZYjpm/H4SlBEpFyFeP+4C
VECGRVEzRxkTM3VYIwEmm9y8Aj10J3Wy3KSh0hV31iJVPsSMz1eKJTOKUzr+qV3s
V9sdbsL1PCVW5Jp6hzcG30YL3EbowdX5ZEH5FGxi1RLYE0sy6faSX7W3gqO+HhY8
FDZFBYRH84nIL9dzW5Ymmlx/0v9g3hNgXePyfiYvXFR66xQtAn8frVD8WnKWPCx0
fZNLcRI1LYJQoaQMLaybv239JWBiI7XUhTLYSICP1wMvMJknzTCsM4Y5v+osRcJH
w0IEOLys9I6K3/Kr86b7geywhu4Vyf+0mufobPSR9Jw6eUsbGhyd3bgjFp8F7Yi5
rbM979OJT2PxxpLfaWPRyOZXWpYm/caEcYZA3Qb+tYgQNgD5HpEtvjBzu1Yuzxxs
eL/gfKyxszUWeMhrp0q5XUM7dGKgvCfuFd2DsycRHhENdSorOB2cIsyfcusfH7xj
vp5gS4na/FTrrRGhV+DPKZYXl+jVfg7tsJyXgDv6QLZpccjP8T2C0dHyhA+ol+x9
VOYM3pMMsnVBnoxiSlIi4B1ofUPL7BadILeD4BKDf0z9LFhrEnZ/voOaArUFWSJX
FRvIVJy0p7wlx3h2ayu+oHO31SofHK5wlnGFkEpMZ80J0ST6/RzPWciBKbpsXGUG
YuqviL5XBgXTiJEL05fL
=zGqQ
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

Reply via email to