[Bug 1363642] Re: pip breaks after upgrading python package "requests"

2020-08-30 Thread Kai Kasurinen
*** This bug is a duplicate of bug 1324391 ***
https://bugs.launchpad.net/bugs/1324391

** This bug has been marked a duplicate of bug 1324391
   pip 1.5.4 import an invalid dependencies

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1363642

Title:
  pip breaks after upgrading python package "requests"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-pip/+bug/1363642/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1363642] Re: pip breaks after upgrading python package requests

2015-03-01 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/vivid-proposed/python-pip

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1363642

Title:
  pip breaks after upgrading python package requests

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-pip/+bug/1363642/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1363642] Re: pip breaks after upgrading python package requests

2015-03-01 Thread Launchpad Bug Tracker
This bug was fixed in the package python-pip - 1.5.6-5ubuntu1

---
python-pip (1.5.6-5ubuntu1) vivid; urgency=medium

  * Merge with Debian.  Remaining changes:
- debian/patches/set_user_default.patch: Default to --user on non
  virtualenv.
  * Merge closes LP: #1363642

python-pip (1.5.6-5) unstable; urgency=medium

  * Team upload.
  * Use the .whl files for de-vendorized dependencies both inside and
outside the virtual environments.  (Closes: #744145)
  * d/control: Bump Standards-Version with no other changes necessary.
  * d/patches/use-venv-wheels.patch: Renamed to use-wheels.patch
 -- Barry Warsaw ba...@ubuntu.com   Sun, 01 Mar 2015 10:33:01 -0500

** Changed in: python-pip (Ubuntu)
   Status: In Progress = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1363642

Title:
  pip breaks after upgrading python package requests

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-pip/+bug/1363642/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1363642] Re: pip breaks after upgrading python package requests

2015-02-27 Thread Bug Watch Updater
** Changed in: python-pip (Debian)
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1363642

Title:
  pip breaks after upgrading python package requests

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-pip/+bug/1363642/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1363642] Re: pip breaks after upgrading python package requests

2015-02-25 Thread Barry Warsaw
Oops!  It's actually...  https://bugs.debian.org/cgi-
bin/bugreport.cgi?bug=744145

** Also affects: python-pip (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=744145
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1363642

Title:
  pip breaks after upgrading python package requests

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-pip/+bug/1363642/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1363642] Re: pip breaks after upgrading python package requests

2015-02-25 Thread Barry Warsaw
I think this is a different bug than the Debian one referenced in
comment #2.  It's actually

It's reproducible with:

$ pip install --upgrade --user requests
$ pip install --upgrade --user mistune

(any package after upgrading requests will trigger it)

I think the problem is that the wheels are only used inside a venv, but
should probably be used everywhere.  They are in /usr/share/python-
wheels outside the venv though.


** Bug watch added: Debian Bug tracker #744145
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=744145

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1363642

Title:
  pip breaks after upgrading python package requests

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-pip/+bug/1363642/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1363642] Re: pip breaks after upgrading python package requests

2015-02-25 Thread Barry Warsaw
** Changed in: python-pip (Ubuntu)
 Assignee: (unassigned) = Barry Warsaw (barry)

** Changed in: python-pip (Ubuntu)
   Status: Confirmed = In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1363642

Title:
  pip breaks after upgrading python package requests

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-pip/+bug/1363642/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1363642] Re: pip breaks after upgrading python package requests

2015-02-25 Thread Bug Watch Updater
** Changed in: python-pip (Debian)
   Status: Unknown = Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1363642

Title:
  pip breaks after upgrading python package requests

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-pip/+bug/1363642/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1363642] Re: pip breaks after upgrading python package requests

2014-10-27 Thread Simon Davy
Looks like a fix is in progress  upstream: https://bugs.debian.org/cgi-
bin/bugreport.cgi?bug=766419#23

** Bug watch added: Debian Bug tracker #766419
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=766419

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1363642

Title:
  pip breaks after upgrading python package requests

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-pip/+bug/1363642/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1363642] Re: pip breaks after upgrading python package requests

2014-08-31 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: python-pip (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1363642

Title:
  pip breaks after upgrading python package requests

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-pip/+bug/1363642/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs