Versions
v1.4.0 :: 0 :: gentoo
- Modified
- License
- MIT
- Keywords
- ~amd64 ~x86
- USE flags
- doc examples test
USE flags
General
- doc
- Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- examples
- Install examples, usually source code
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
python_targets
- pypy3_11
- Build with PyPy3.11
- python3_11
- Build with Python 3.11
- python3_12
- Build with Python 3.12
- python3_13
- Build with Python 3.13
- python3_14
- Build with Python 3.14
Runtime Dependencies
dev-lang / pypy : A fast, compliant alternative implementation of the Python (3.11) language
dev-lang / python : An interpreted, interactive, object-oriented programming language
dev-python / beautifulsoup4 : Pythonic idioms for iterating, searching, and modifying an HTML/XML parse tree
dev-python / certifi : A certifi hack to use system trust store on Linux/FreeBSD
dev-python / lxml : A Pythonic binding for the libxml2 and libxslt libraries
dev-python / requests : HTTP library for human beings
dev-python / urllib3 : HTTP library with thread-safe connection pooling, file post, and more
Bugs
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/mechanicalsoup: Use EPYTEST_PLUGINS
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
dev-python/mechanicalsoup: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/mechanicalsoup: Bump to 1.4.0
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/mechanicalsoup: Enable py3.14
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/mechanicalsoup: Enable pypy3.11
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
Rename dev-python/{MechanicalSoup → mechanicalsoup}
Signed-off-by: Michał Górny <mgorny@gentoo.org>