Versions
v6.2 :: 0 :: gentoo
- Modified
- License
- Apache-2.0
- Keywords
- amd64 arm arm64 hppa ppc ppc64 sparc x86 ~alpha ~amd64-linux ~ia64 ~loong ~m68k ~riscv ~s390 ~x64-macos ~x86-linux
- 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
- python3_10
- Build with Python 3.10
- python3_11
- Build with Python 3.11
- python3_9
- Build with Python 3.9
Runtime Dependencies
dev-lang / python : An interpreted, interactive, object-oriented programming language
dev-python / pycurl : Python bindings for curl/libcurl
dev-python / twisted : An asynchronous networking framework written in Python
Depending packages
app-emacs / emacs-ipython-notebook : Jupyter notebook client in Emacs
dev-python / ipykernel : IPython Kernel for Jupyter
dev-python / ipyparallel : Interactive Parallel Computing with IPython
dev-python / jupyter_client : Jupyter protocol implementation and client libraries
dev-python / jupyter_server : Core services, APIs, and REST endpoints to Jupyter web applications
dev-python / jupyterlab : JupyterLab computational environment
dev-python / livereload : Python LiveReload is an awesome tool for web developers
dev-python / matplotlib : Pure python plotting library with matlab like syntax
dev-python / nbclassic : Jupyter Notebook as a Jupyter Server Extension
dev-python / nbdime : Diff and merge of Jupyter Notebooks
dev-python / notebook : Jupyter Interactive Notebook
dev-python / pytest-tornado : Fixtures and markers to simplify testing of asynchronous tornado applications
dev-python / pytest-tornasync : Pytest plugin for testing Python 3.5+ Tornado code
dev-python / spyder-terminal : Run system terminals inside Spyder
dev-python / terminado : Terminals served to term.js using Tornado websockets
dev-util / snakeviz : A web-based viewer for Python profiler output
net-proxy / mitmproxy : An interactive, SSL-capable, man-in-the-middle HTTP proxy
Bugs
- 663490
- dev-python/tornado-5.1 - ERROR: test_future_write (tornado.test.iostream_test.TestIOStream)
- 697638
- dev-python/tornado-5.1 USE=doc - src_compile(): loading intersphinx inventory from https://docs.python.org/3.6/objects.inv... Warning, treated as error: failed to reach any of the inventories with the following issues: []
- 727934
- dev-python/tornado-6.0.4: tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase fails
- 824522
- dev-python/tornado-6.1 fails tests: - FAIL: test_localhost (tornado.test.netutil_test.CaresResolverTest)
- 892619
- dev-python/tornado-6.2 fails to compile (LIBARCHIVE-SYSTEM): TypeError: Python directive method get_signature_prefix() must return a list of nodes. Return value was coroutine
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
*/*: remove py3.8 from PYTHON_COMPAT
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
Rename {www-servers → dev-python}/tornado
Closes: https://github.com/gentoo/gentoo/pull/27452 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>