Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 698948

Summary: dev-python/beautifulsoup-4.8.1 version bump
Product: Gentoo Linux Reporter: Chris Mayo <aklhfex>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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.