Where is the source?

Asked by anatoly techtonik

I am trying to see a list of patches for pip in 17.04, but all source links on the interface are empty or outdated. So where are these sources?

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu python-pip Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Manfred Hampl (m-hampl) said :
#1

If you have "deb-src ..." entries in your sources.list configuration files, you can get the source with the command

apt-get source python-pip

or you look at https://launchpad.net/ubuntu/+source/python-pip, click on the triangle to open the details of the Ubuntu release you are interested in and download the *orig.tar.gz and *debian.tar.xz files - for 17.04 these are
https://launchpad.net/ubuntu/+archive/primary/+files/python-pip_9.0.1.orig.tar.gz and
https://launchpad.net/ubuntu/+archive/primary/+files/python-pip_9.0.1-2.debian.tar.xz

This is the source that is used to build the current binary packages.

Revision history for this message
anatoly techtonik (techtonik) said :
#2

Can I just view/read Ubuntu patches online?

Revision history for this message
Manfred Hampl (m-hampl) said :
#3

The patches that have been added for the Ubuntu package (on top of what is in the original source) are in the *.debian.tar.xz file

Can you help with this problem?

Provide an answer of your own, or ask anatoly techtonik for more information if necessary.

To post a message you must log in.