Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 698948 - dev-python/beautifulsoup-4.8.1 version bump
Summary: dev-python/beautifulsoup-4.8.1 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-10-30 19:31 UTC by Chris Mayo
Modified: 2019-11-28 19:53 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Mayo 2019-10-30 19:31:19 UTC
A couple of major versions of Beautiful Soup 4 have been released since 4.6.3:
https://bazaar.launchpad.net/%7Eleonardr/beautifulsoup/bs4/view/head:/CHANGELOG

Just renaming beautifulsoup-4.6.3.ebuild gets 4.8.1 installed for me, although tests fail because 4.7.0 changed to use Soup Sieve to handle CSS selectors,
https://pypi.org/project/soupsieve/

which is not available in Gentoo.