beautifulsoup4 4.12.3-3 source package in Ubuntu

Changelog

beautifulsoup4 (4.12.3-3) unstable; urgency=medium

  * Patch: Support for lxml 5.3.0. Avoid triggering a DeprecationWarning that
    was failing tests. (Closes: #1079205)

 -- Stefano Rivera <email address hidden>  Wed, 21 Aug 2024 17:41:44 +0200

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release main python

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
beautifulsoup4_4.12.3-3.dsc 1.8 KiB 8fddf0c0d1a0c8353293f7a6b4831bfade5732573709502ce7c5cfccdcd3b53f
beautifulsoup4_4.12.3.orig.tar.gz 567.6 KiB 74e3d1928edc070d21748185c46e3fb33490f22f52a3addee9aee0f4f7781051
beautifulsoup4_4.12.3-3.debian.tar.xz 8.8 KiB 3fea9cf0eddc0458d7c7393e39922d54b97d3d9823bfc082167677ed221da39d

Available diffs

No changes file available.

Binary packages built by this source

python-bs4-doc: error-tolerant HTML parser for Python - documentation

 Beautiful Soup is a Python library for pulling data out of HTML and XML files.
 It works with your favorite parser to provide idiomatic ways of navigating,
 searching, and modifying the parse tree. It commonly saves programmers hours
 or days of work.
 .
 This package contains BeautifulSoup's documentation.

python3-bs4: error-tolerant HTML parser for Python 3

 Beautiful Soup is a Python library for pulling data out of HTML and XML files.
 It works with your favorite parser to provide idiomatic ways of navigating,
 searching, and modifying the parse tree. It commonly saves programmers hours
 or days of work.
 .
 This package contains BeautifulSoup 4, for Python 3.x.