Make download in pip available

Bug #1410398 reported by Karl-Philipp Richter
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
beautifulsoup4 (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

It'd be great to push the project to https://pypi.python.org/pypi to make it available as download with `pip`. `sudo pip install bs4` currently fails with

    Downloading/unpacking bs4
      Could not find any downloads that satisfy the requirement bs4
     Cleaning up...
    No distributions at all found for bs4
    Storing debug log for failure in /home/richter/.pip/pip.log

for me.

ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: python-bs4 (not installed)
Uname: Linux 3.18.2-031802-generic x86_64
ApportVersion: 2.14.7-0ubuntu8
Architecture: amd64
CurrentDesktop: Unity
Date: Tue Jan 13 18:43:15 2015
EcryptfsInUse: Yes
InstallationDate: Installed on 2015-01-03 (10 days ago)
InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Release amd64 (20141022.1)
SourcePackage: beautifulsoup4
SystemImageInfo:
 current build number: 0
 device name:
 channel: daily
 last update: Unknown
UpgradeStatus: No upgrade log present (probably fresh install)

Revision history for this message
Karl-Philipp Richter (krichter722) wrote :
Revision history for this message
Allan Jacobs (jacobsallanster) wrote :

I am running Ubuntu 14.04 LTS. Try:
sudo apt-get python-bs4

The web page http://www.crummy.com/software/BeautifulSoup/ incorrectly claims that the Ubuntu package is python-beautifulsoup4.

Revision history for this message
Robie Basak (racb) wrote :

Thank you for your report.

This is something that upstream would need to do, not Ubuntu developers. So it really belongs in upstream's bug tracker or some kind of communication upstream, not here. If you want to see this done, you should speak to upstream.

Since there's nothing we can do for this in Ubuntu, I'm marking this bug as Invalid in the Ubuntu packaging task.

Changed in beautifulsoup4 (Ubuntu):
status: New → Invalid
Revision history for this message
Robie Basak (racb) wrote :

In the meantime, as Allan points out, you can install this on Ubuntu using "sudo apt-get install python-bs4". If instead you want to use pip, then you need to speak to upstream since they would be the ones to push to PyPI.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.