beautifulsoup4 4.11.1-1 source package in Ubuntu
Changelog
beautifulsoup4 (4.11.1-1) unstable; urgency=medium [ Stefano Rivera ] * New upstream release. * Bump copyright years. * Document copyright of new files. * Build-Depend on python3-pytest, now used upstream. * Remove bs4.tests module hack from autopkgtest, the tests now use relative imports. * Run autopkgtest against the installed test modules. [ Debian Janitor ] * Remove constraints unnecessary since buster: + Build-Depends: Drop versioned constraint on python3-all. -- Stefano Rivera <email address hidden> Sun, 10 Apr 2022 22:34:36 -0400
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 | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | main | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
beautifulsoup4_4.11.1-1.dsc | 1.7 KiB | 9d813d46dba1fb2eeb3e792634c708803b3e86d4ebe414d081a5e7de8ce9b4db |
beautifulsoup4_4.11.1.orig.tar.gz | 505.0 KiB | ad9aa55b65ef2808eb405f46cf74df7fcb7044d5cbc26487f96eb2ef2e436693 |
beautifulsoup4_4.11.1-1.debian.tar.xz | 7.2 KiB | d24fe2e6370a13579bc8d8d3c189b35d827097d390a22cc062fa33d8221e7ba6 |
Available diffs
- diff from 4.10.0-2 to 4.11.1-1 (217.9 KiB)
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.