--- - branch: MAIN date: Tue Oct 15 17:21:35 UTC 2019 files: - new: '1.16' old: '1.15' path: pkgsrc/www/py-beautifulsoup4/Makefile pathrev: pkgsrc/www/py-beautifulsoup4/Makefile@1.16 type: modified - new: '1.7' old: '1.6' path: pkgsrc/www/py-beautifulsoup4/PLIST pathrev: pkgsrc/www/py-beautifulsoup4/PLIST@1.7 type: modified - new: '1.12' old: '1.11' path: pkgsrc/www/py-beautifulsoup4/distinfo pathrev: pkgsrc/www/py-beautifulsoup4/distinfo@1.12 type: modified id: 20191015T172135Z.c459339de3976747f0b4a152a770ef68712f9e31 log: | py-beautifulsoup4: updated to 4.8.1 4.8.1: * When the html.parser or html5lib parsers are in use, Beautiful Soup will, by default, record the position in the original document where each tag was encountered. This includes line number (Tag.sourceline) and position within a line (Tag.sourcepos). Based on code by Chris Mayo. * When instantiating a BeautifulSoup object, it's now possible to provide a dictionary ('element_classes') of the classes you'd like to be instantiated instead of Tag, NavigableString, etc. * Fixed the definition of the default XML namespace when using lxml 4.4. Patch by Isaac Muse. * Fixed a crash when pretty-printing tags that were not created during initial parsing. * Copying a Tag preserves information that was originally obtained from the TreeBuilder used to build the original Tag. * Raise an explanatory exception when the underlying parser completely rejects the incoming markup. * Avoid a crash when trying to detect the declared encoding of a Unicode document. * Avoid a crash when unpickling certain parse trees generated using html5lib on Python 3. module: pkgsrc subject: 'CVS commit: pkgsrc/www/py-beautifulsoup4' unixtime: '1571160095' user: adam