index
:
gentoo.git
master
stable
Gentoo ebuild repository mirror. Updates daily.
Xian Wang
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
eclass
/
python-utils-r1.eclass
Age
Commit message (
Expand
)
Author
2025-10-23
python-utils-r1.eclass: Use --force-reruns for EPYTEST_RERUNS
Michał Górny
2025-10-03
python-utils-r1.eclass: use 6 'X's for mktemp
Haelwenn (lanodan) Monnier
2025-09-06
python-utils-r1.eclass: replace 2to3 with "unsupported" wrapper for 3.13+
Eli Schwartz
2025-07-25
python-utils-r1.eclass: Add EPYTEST_RERUNS
Michał Górny
2025-07-18
python-utils-r1.eclass: Preserve order in PYTEST_PLUGINS
Michał Górny
2025-07-12
python-utils-r1.eclass: Add EPYTEST_PLUGIN_LOAD_VIA_ENV
Michał Górny
2025-07-12
python-utils-r1.eclass: epytest, avoid dupes w/ PYTEST_PLUGINS
Michał Górny
2025-07-12
python-utils-r1.eclass: epytest, support --hypothesis-profile=gentoo
Michał Górny
2025-06-29
python-utils-r1.eclass: Find plugin args via entry points
Michał Górny
2025-06-25
python-utils-r1.eclass: Introduce EPYTEST_PLUGINS
Michał Górny
2025-06-25
python-utils-r1.eclass: epytest, create junit xml
Michał Górny
2025-06-25
python-utils-r1.eclass: epytest, pass --force-short-summary
Michał Górny
2025-06-04
python-utils-r1.eclass: Remove full stop from python_fix_shebang
Michał Górny
2025-06-04
python-utils-r1.eclass: Fix epytest with >=pytest-8.4.0
Michał Górny
2025-06-04
python-utils-r1.eclass: python_optimize, use sitedir, not sys.path
Michał Górny
2025-06-04
python-utils-r1.eclass: Fix python_optimize output
Michał Górny
2025-05-08
python-utils-r1.eclass: Add python3.14 targets
Michał Górny
2025-05-08
python-utils-r1.eclass: Switch python_optimize to use -s
Michał Górny
2025-05-08
python-utils-r1.eclass: Remove old code paths for python_optimize
Michał Górny
2025-05-08
python-utils-r1.eclass: Simplify _python_impl_matches
Michał Górny
2025-05-02
python-utils-r1.eclass: Fix matching pattern list starting with 3.10
Michał Górny
2025-05-01
python-utils-r1.eclass: Disable Python 3.10 / PyPy 3.10 targets
Michał Górny
2025-04-23
python-utils-r1.eclass: add 'QA Notice:' prefix to eqawarn
Sam James
2025-04-15
python-utils-r1.eclass: Remove unittest-or-fail use
Michał Górny
2025-02-15
python-utils-r1.eclass: Add pypy3_11 target
Michał Górny
2024-11-30
python-utils-r1.eclass: Depend on dev-lang/pypy directly
Michał Górny
2024-11-29
python-utils-r1.eclass: Move python3_13t before other python*
Michał Górny
2024-10-14
python-utils-r1.eclass: Support python3_13t (freethreading) target
Michał Górny
2024-10-08
eclass: canonicalize debug-print-function calls
David Seifert
2024-10-08
python-utils-r1.eclass: drop support for EAPI 6
David Seifert
2024-08-06
python-utils-r1.eclass: Add python_get_stdlib helper function
James Le Cuirot
2024-08-06
python-utils-r1.eclass: Add a sanity check for PYTHONPATH
Michał Górny
2024-05-20
python-utils-r1.eclass: Fix cleanup in failing epytest
Michał Górny
2024-05-20
python-utils-r1.eclass: Support passing EPYTEST_FLAGS
Michał Górny
2024-05-08
python-utils-r1.eclass: Add python3_13
Michał Górny
2024-04-01
python-utils-r1.eclass: epytest, error out on missing async plugin
Michał Górny
2024-03-08
python-utils-r1.eclass: Fix python_doheader install location with ROOT
James Le Cuirot
2024-01-05
python-utils-r1.eclass, distutils-r1.eclass: Add EPYTEST_TIMEOUT
Michał Górny
2024-01-05
python-utils-r1.eclass: Minimize pytest tempdir retention
Michał Górny
2023-12-14
python-utils-r1.eclass: fix EclassReservedName (drop obsolete ${EBUILD} old c...
Sam James
2023-12-14
python-utils-r1.eclass: Disable pytest-salt-factories by default
Michał Górny
2023-12-14
python-utils-r1.eclass: epytest, use NO_COLOR rather than NOCOLOR
Michał Górny
2023-11-19
python-utils-r1.eclass: Do not pass `-p no:*` w/ no autoloading
Michał Górny
2023-11-19
python-utils-r1.eclass: Do not pass `-p xdist` w/ PYTEST_PLUGINS
Michał Górny
2023-11-07
distutils-r1.eclass: Add pytest-xdist dep if EPYTEST_XDIST is set
Michał Górny
2023-11-07
python-utils-r1.eclass: Add EPYTEST_XDIST for epytest
Michał Górny
2023-10-22
python-utils-r1.eclass: Disable pytest-describe by default
Michał Górny
2023-10-22
python-utils-r1.eclass: Disable pytest-plus by default
Michał Górny
2023-09-14
python-utils-r1.eclass: unconditionally warn on occluded packages in cwd
Eli Schwartz
2023-09-12
python-utils-r1.eclass: Redo cross-prefix support using sysconfig
James Le Cuirot
[next]