Package: python-distlib-whl
Version: 0.2.0-2
Severity: normal

Dear Maintainer,

with python-distlib-whl=0.1.9-1:

-----------------
$ pip2 install --download=.  feedparser
Downloading/unpacking feedparser
  File was already downloaded ./feedparser-5.2.0.post1.tar.bz2
  Running setup.py (path:/tmp/pip_build_lazka/feedparser/setup.py) egg_info for
package feedparser

Successfully downloaded feedparser
-----------------

with python-distlib-whl=0.2.0-2:

-----------------
$ pip2 install --download=.  feedparser
Downloading/unpacking feedparser
Cleaning up...
Exception:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/pip/basecommand.py", line 122, in main
    status = self.run(options, args)
  File "/usr/lib/python2.7/dist-packages/pip/commands/install.py", line 290, in
run
    requirement_set.prepare_files(finder, force_root_egg_info=self.bundle,
bundle=self.bundle)
  File "/usr/lib/python2.7/dist-packages/pip/req.py", line 1178, in
prepare_files
    url = finder.find_requirement(req_to_install, upgrade=self.upgrade)
  File "/usr/lib/python2.7/dist-packages/pip/index.py", line 292, in
find_requirement
    elif is_prerelease(version) and not (self.allow_all_prereleases or
req.prereleases):
  File "/usr/lib/python2.7/dist-packages/pip/util.py", line 739, in
is_prerelease
    return any([any([y in set(["a", "b", "c", "rc", "dev"]) for y in x]) for x
in parsed])
TypeError: 'int' object is not iterable

Storing debug log for failure in /home/lazka/.pip/pip.log
-----------------

Downgrading that one package fixes the problem.



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

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

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to