| Name: | python2-beautifulsoup4 | 
|---|---|
| Version: | 4.6.3 | 
| Release: | 2.el8.1 | 
| Architecture: | noarch | 
| Group: | Unspecified | 
| Size: | 903278 | 
| License: | MIT | 
| RPM: | python2-beautifulsoup4-4.6.3-2.el8.1.noarch.rpm | 
| Source RPM: | python-beautifulsoup4-4.6.3-2.el8.1.src.rpm | 
| Build Date: | Fri Nov 01 2019 | 
| Build Host: | jenkins-10-147-72-125-d2ac1df6-acc4-4fcb-b0d4-e6c082c4d687.appad1iad.osdevelopmeniad.oraclevcn.com | 
| Vendor: | Oracle America | 
| URL: | http://www.crummy.com/software/BeautifulSoup/ | 
| Summary: | HTML/XML parser for quick-turnaround applications like screen-scraping | 
| Description: | Beautiful Soup is a Python HTML/XML parser designed for quick turnaround projects like screen-scraping. Three features make it powerful: Beautiful Soup wont choke if you give it bad markup. Beautiful Soup provides a few simple methods and Pythonic idioms for navigating, searching, and modifying a parse tree. Beautiful Soup automatically converts incoming documents to Unicode and outgoing documents to UTF-8. Beautiful Soup parses anything you give it. Valuable data that was once locked up in poorly-designed websites is now within your reach. Projects that would have taken hours take only minutes with Beautiful Soup.  | 
- Add in Troy Dawson <tdawson@redhat.com> patch for bootstrapping
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
- 4.6.3
- 4.6.1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
- Rebuilt for Python 3.7
- Clean up
- Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)
- Cleanup spec file conditionals
- Python 2 binary package renamed to python2-beautifulsoup4 See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3