Versions
v3.1.6 :: 0 :: gentoo
- Modified
- License
- BSD
- Keywords
- amd64 arm arm64 ppc ppc64 x86 ~alpha ~hppa ~loong ~m68k ~mips ~riscv ~s390 ~sparc ~x64-macos ~x64-solaris
- USE flags
- doc test verify-provenance
USE flags
General
- doc
- Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
- verify-provenance
- Verify provenance of PyPI distfiles (verifies that the artifact comes from upstream source repository)
python_targets
- python3_12
- Build with Python 3.12
- python3_13
- Build with Python 3.13
- python3_14
- Build with Python 3.14
- python3_15
- Build with Python 3.15
Runtime Dependencies
dev-lang / python : An interpreted, interactive, object-oriented programming language
dev-python / markupsafe : Implements a XML/HTML/XHTML Markup safe string for Python
Depending packages
app-admin / ansible-core : Model-driven deployment, config management, and command execution framework
app-admin / ansible-molecule : A toolkit designed to aid in the development and testing of Ansible roles
app-admin / gentoo-retirement-scripts : Scripts to help retiring Gentoo developers
app-admin / salt : Salt is a remote execution and configuration manager
app-emulation / cloud-init : Cloud instance initialisation magic
app-portage / pycargoebuild : A generator for Rust/Cargo ebuilds written in Python
app-text / pelican : A tool to generate a static blog, with restructured text or markdown input files
app-text / xml2rfc : Generates RFCs and IETF drafts from document source in XML
dev-python / flask : A microframework based on Werkzeug, Jinja2 and good intentions
dev-python / flask-babel : i18n and l10n support for Flask based on Babel and pytz
dev-python / insipid-sphinx-theme : Insipid Sphinx theme
dev-python / jinja2-pluralize : Jinja2 pluralize filters
dev-python / jinja2-time : Jinja2 Extension for Dates and Times
dev-python / jupyter-server : Core services, APIs, and REST endpoints to Jupyter web applications
dev-python / jupyterlab : JupyterLab computational environment
dev-python / jupyterlab-server : Server components for JupyterLab and JupyterLab like applications
dev-python / moto : Mock library for boto
dev-python / myst-parser : Extended commonmark compliant parser, with bridges to Sphinx
dev-python / nbconvert : Converting Jupyter Notebooks
dev-python / nbdime : Diff and merge of Jupyter Notebooks
dev-python / nbsphinx : Jupyter Notebook Tools for Sphinx
dev-python / pallets-sphinx-themes : Sphinx themes for Pallets and related projects
dev-python / pandas : Powerful data structures for data analysis and statistics
dev-python / pysmi : Pure-Python implementation of SNMP/SMI MIB parsing and conversion library
dev-python / pytest-mpl : Facilitate image comparison for Matplotlib figures
dev-python / quart : A Python ASGI web microframework with the same API as Flask
dev-python / rpy2-robjects : Python interface to the R language (embedded R)
dev-python / sphinx : Python documentation generator
dev-python / sphinx-autoapi : A new approach to API documentation in Sphinx
dev-python / sphinxcontrib-mermaid : Sphinx spelling extension
dev-python / sphinxcontrib-websupport : Sphinx websupport extension
dev-python / starlette : The little ASGI framework that shines
dev-python / towncrier : Building newsfiles for your project
dev-python / uv-dynamic-versioning : Dynamic versioning based on VCS tags for uv/hatch project
dev-util / buildbot : BuildBot build automation system
dev-util / conan : Distributed C/C++ package manager
dev-util / cookiecutter : Command-line utility to create projects from cookiecutters (project templates)
dev-util / diff-cover : Find diff lines that do not have test coverage
dev-util / elf_diff : Tool to compare ELF binaries
dev-util / gcovr : Python script for summarizing gcov data
dev-util / gi-docgen : A documentation generator for GObject-based libraries
dev-util / reuse : Manage license information according to the SPDX standard
kde-frameworks / kapidox : Framework for building KDE API documentation in a standard format and style
media-video / vcsi : Create thumbnail sheets from video files
net-dns / knot-resolver : Scaleable caching DNS resolver
net-im / err : Multiprotocol chatbot designed to be easily deployable and maintainable
net-im / synapse : Reference implementation of Matrix homeserver
net-misc / gns3-server : GNS3 server to asynchronously manage emulators
sci-geosciences / folium : Python Data, Leaflet.js Maps
sci-libs / branca : spinoff from folium, host the non-map-specific features
sys-cluster / ceph : Ceph distributed filesystem
sys-process / glances : CLI curses based monitoring tool
www-apps / roundup : Issue-tracking system with command-line, web, and e-mail interfaces
www-client / qutebrowser : Keyboard-driven, vim-like browser based on Python and Qt
Bugs
- 794199
- app-vim/Vim-Jinja2-Syntax-0.0_pre20210604 - file collision with dev-python/jinja2-2.11.3
- 853187
- dev-python/jinja2-3.1.2 - ERROR: dev-python/jinja2-3.1.2::gentoo failed (compile phase):
- 921734
- <dev-python/jinja2-3.1.3: HTML attribute injection when passing user input as keys to xmlattr filter
- 923051
- dev-python/jinja2-3.1.3 fails tests: AssertionError: assert just a small example link to a webpage == just a small example link to a webpage
- 967292
- dev-python/jinja2-3.1.6 - [gcc-16] [meson] ERROR: dev-python/jinja2-3.1.6::gentoo failed (compile phase):
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/jinja2: Enable py3.15
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/jinja2: Use EPYTEST_PLUGINS
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
dev-python/jinja2: Enable provenance check
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Fabian Groffen · gentoo
*/*: drop *-linux keywords
Bug: https://bugs.gentoo.org/473598 Bug: https://bugs.gentoo.org/720224 Signed-off-by: Fabian Groffen <grobian@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
*/*: destable sparc
Result of running the command: grep --include="*.ebuild" -r . -e 'KEYWORDS=.*[" ]sparc' -l | xargs ekeyword ~sparc Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
*/*: destable hppa
Result of running the command: grep --include="*.ebuild" -r . -e 'KEYWORDS=.*[" ]hppa' -l | xargs ekeyword ~hppa Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/jinja2: enable py3.14
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/jinja2: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Arthur Zamarin · gentoo
dev-python/jinja2: Stabilize 3.1.6 ALLARCHES, #951788
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/jinja2: Bump to 3.1.6
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/jinja2: Enable pypy3.11
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/jinja2: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/jinja2: Stabilize 3.1.5 ALLARCHES, #947858
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/jinja2: Disable trio tests when it is not installed
Closes: https://bugs.gentoo.org/946830 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/jinja2: Bump to 3.1.5
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
Rename dev-python/{Babel → babel}
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
Rename dev-python/{jinja → jinja2}
Signed-off-by: Michał Górny <mgorny@gentoo.org>