2026-01-04 16:00:56 UTC

This commit is contained in:
Repository mirror & CI
2026-01-04 16:00:56 +00:00
parent 5702bea609
commit 8ecce549e6
4 changed files with 36 additions and 3 deletions

View File

@@ -0,0 +1,17 @@
BDEPEND=test? ( test-full? ( python_targets_python3_11? ( dev-python/numpy[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) python_targets_python3_12? ( dev-python/numpy[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) python_targets_python3_13? ( dev-python/numpy[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) python_targets_python3_14? ( dev-python/numpy[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) ) ) doc? ( || ( ( dev-lang/python:3.14[threads(+)] >=dev-python/sphinx-8.1.3[python_targets_python3_14(-)] dev-python/jinja2[python_targets_python3_14(-)] dev-python/sphinx-issues[python_targets_python3_14(-)] dev-python/sphinx-tabs[python_targets_python3_14(-)] ) ( dev-lang/python:3.13[threads(+)] >=dev-python/sphinx-8.1.3[python_targets_python3_13(-)] dev-python/jinja2[python_targets_python3_13(-)] dev-python/sphinx-issues[python_targets_python3_13(-)] dev-python/sphinx-tabs[python_targets_python3_13(-)] ) ( dev-lang/python:3.12[threads(+)] >=dev-python/sphinx-8.1.3[python_targets_python3_12(-)] dev-python/jinja2[python_targets_python3_12(-)] dev-python/sphinx-issues[python_targets_python3_12(-)] dev-python/sphinx-tabs[python_targets_python3_12(-)] ) ( dev-lang/python:3.11[threads(+)] >=dev-python/sphinx-8.1.3[python_targets_python3_11(-)] dev-python/jinja2[python_targets_python3_11(-)] dev-python/sphinx-issues[python_targets_python3_11(-)] dev-python/sphinx-tabs[python_targets_python3_11(-)] ) ( dev-lang/python:3.14t[threads(+)] >=dev-python/sphinx-8.1.3[python_targets_python3_14t(-)] dev-python/jinja2[python_targets_python3_14t(-)] dev-python/sphinx-issues[python_targets_python3_14t(-)] dev-python/sphinx-tabs[python_targets_python3_14t(-)] ) ( dev-lang/python:3.13t[threads(+)] >=dev-python/sphinx-8.1.3[python_targets_python3_13t(-)] dev-python/jinja2[python_targets_python3_13t(-)] dev-python/sphinx-issues[python_targets_python3_13t(-)] dev-python/sphinx-tabs[python_targets_python3_13t(-)] ) ( dev-lang/pypy:3.11[threads(+)] >=dev-python/sphinx-8.1.3[python_targets_pypy3_11(-)] dev-python/jinja2[python_targets_pypy3_11(-)] dev-python/sphinx-issues[python_targets_pypy3_11(-)] dev-python/sphinx-tabs[python_targets_pypy3_11(-)] ) ) ) python_targets_pypy3_11? ( dev-lang/pypy:3.11=[threads(+)] ) python_targets_python3_13t? ( dev-lang/python:3.13t[threads(+)] ) python_targets_python3_14t? ( dev-lang/python:3.14t[threads(+)] ) python_targets_python3_11? ( dev-lang/python:3.11[threads(+)] ) python_targets_python3_12? ( dev-lang/python:3.12[threads(+)] ) python_targets_python3_13? ( dev-lang/python:3.13[threads(+)] ) python_targets_python3_14? ( dev-lang/python:3.14[threads(+)] ) >=dev-python/gpep517-16[python_targets_pypy3_11(-)?,python_targets_python3_13t(-)?,python_targets_python3_14t(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/setuptools-78.1.0[python_targets_pypy3_11(-)?,python_targets_python3_13t(-)?,python_targets_python3_14t(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=python_targets_pypy3_11? ( dev-lang/pypy:3.11=[threads(+)] ) python_targets_python3_13t? ( dev-lang/python:3.13t[threads(+)] ) python_targets_python3_14t? ( dev-lang/python:3.14t[threads(+)] ) python_targets_python3_11? ( dev-lang/python:3.11[threads(+)] ) python_targets_python3_12? ( dev-lang/python:3.12[threads(+)] ) python_targets_python3_13? ( dev-lang/python:3.13[threads(+)] ) python_targets_python3_14? ( dev-lang/python:3.14[threads(+)] )
DESCRIPTION=A Python to C compiler
EAPI=8
HOMEPAGE=https://cython.org/ https://github.com/cython/cython/ https://pypi.org/project/Cython/
INHERIT=distutils-r1 multiprocessing pypi toolchain-funcs
IUSE=test test-full doc python_targets_pypy3_11 python_targets_python3_13t python_targets_python3_14t python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~arm64-macos ~x64-macos ~x64-solaris
LICENSE=Apache-2.0
RDEPEND=python_targets_pypy3_11? ( dev-lang/pypy:3.11=[threads(+)] ) python_targets_python3_13t? ( dev-lang/python:3.13t[threads(+)] ) python_targets_python3_14t? ( dev-lang/python:3.14t[threads(+)] ) python_targets_python3_11? ( dev-lang/python:3.11[threads(+)] ) python_targets_python3_12? ( dev-lang/python:3.12[threads(+)] ) python_targets_python3_13? ( dev-lang/python:3.13[threads(+)] ) python_targets_python3_14? ( dev-lang/python:3.14[threads(+)] )
REQUIRED_USE=|| ( python_targets_pypy3_11 python_targets_python3_13t python_targets_python3_14t python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/c/cython/cython-3.2.4.tar.gz
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib 404b65bd5212cff83b3935c685419d08 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 d35f403697c0f86d762e7560bb5cd143 pypi 0ad21249997cbe7d63d15a084d009aa2
_md5_=1ea6ec8af5cb4b382100a3b74fa37c7a

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( >=dev-python/pytest-6.2.0[python_targets_pypy3_11(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/pytest-7.4.4[python_targets_pypy3_11(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) python_targets_pypy3_11? ( dev-lang/pypy:3.11= ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) >=dev-python/gpep517-16[python_targets_pypy3_11(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/hatchling-1.27.0[python_targets_pypy3_11(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Create a 'tmp_path' containing predefined files/directories
EAPI=8
HOMEPAGE=https://github.com/omarkohl/pytest-datafiles/ https://pypi.org/project/pytest-datafiles/
INHERIT=distutils-r1
IUSE=test python_targets_pypy3_11 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
KEYWORDS=~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86
LICENSE=MIT
RDEPEND=>=dev-python/pytest-6.2.0[python_targets_pypy3_11(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] python_targets_pypy3_11? ( dev-lang/pypy:3.11= ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 )
REQUIRED_USE=|| ( python_targets_pypy3_11 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/omarkohl/pytest-datafiles/archive/3.0.1.tar.gz -> pytest-datafiles-3.0.1.gh.tar.gz
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib 404b65bd5212cff83b3935c685419d08 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 d35f403697c0f86d762e7560bb5cd143
_md5_=3ff245ec81f2686a5765c5944c060f9b

View File

@@ -8320,7 +8320,7 @@ dev-python/cwcwidth 0.1.10 0.1.11 0.1.12: Python bindings for wc(s)width
dev-python/cycler 0.12.1: Composable style cycles
dev-python/cypari2 2.2.2: Cython interface to PARI
dev-python/cysignals 1.12.4 1.12.6: Interrupt and signal handling for Cython
dev-python/cython 3.1.4 3.1.7 3.1.8 3.2.3: A Python to C compiler
dev-python/cython 3.1.4 3.1.7 3.1.8 3.2.3 3.2.4: A Python to C compiler
dev-python/cython-test-exception-raiser 1.0.2-r1 25.11.1: A trivial extension that just raises an exception (for testing)
dev-python/daemonize 2.5.0-r1: Library for writing system daemons in Python
dev-python/dasbus 1.7: DBus library in Python 3
@@ -9208,7 +9208,7 @@ dev-python/pytest-console-scripts 1.4.1: Pytest plugin for testing console scrip
dev-python/pytest-cov 6.2.0 6.3.0 7.0.0: pytest plugin for coverage reporting
dev-python/pytest-custom-exit-code 0.3.0: Exit pytest test session with custom exit code in different scenarios
dev-python/pytest-datadir 1.7.2 1.8.0: Pytest plugin for manipulating test data directories and files
dev-python/pytest-datafiles 3.0.0: Create a 'tmp_path' containing predefined files/directories
dev-python/pytest-datafiles 3.0.0 3.0.1: Create a 'tmp_path' containing predefined files/directories
dev-python/pytest-describe 2.2.1 3.0.0-r1 3.1.0: Describe-style plugin for pytest
dev-python/pytest-django 4.11.1: A Django plugin for pytest
dev-python/pytest-env 1.1.5 1.2.0: pytest plugin that allows you to add environment variables

View File

@@ -1 +1 @@
Sun, 04 Jan 2026 13:30:57 +0000
Sun, 04 Jan 2026 16:00:56 +0000