summaryrefslogtreecommitdiff
path: root/eclass/python-utils-r1.eclass
AgeCommit message (Expand)Author
2025-10-23python-utils-r1.eclass: Use --force-reruns for EPYTEST_RERUNSMichał Górny
2025-10-03python-utils-r1.eclass: use 6 'X's for mktempHaelwenn (lanodan) Monnier
2025-09-06python-utils-r1.eclass: replace 2to3 with "unsupported" wrapper for 3.13+Eli Schwartz
2025-07-25python-utils-r1.eclass: Add EPYTEST_RERUNSMichał Górny
2025-07-18python-utils-r1.eclass: Preserve order in PYTEST_PLUGINSMichał Górny
2025-07-12python-utils-r1.eclass: Add EPYTEST_PLUGIN_LOAD_VIA_ENVMichał Górny
2025-07-12python-utils-r1.eclass: epytest, avoid dupes w/ PYTEST_PLUGINSMichał Górny
2025-07-12python-utils-r1.eclass: epytest, support --hypothesis-profile=gentooMichał Górny
2025-06-29python-utils-r1.eclass: Find plugin args via entry pointsMichał Górny
2025-06-25python-utils-r1.eclass: Introduce EPYTEST_PLUGINSMichał Górny
2025-06-25python-utils-r1.eclass: epytest, create junit xmlMichał Górny
2025-06-25python-utils-r1.eclass: epytest, pass --force-short-summaryMichał Górny
2025-06-04python-utils-r1.eclass: Remove full stop from python_fix_shebangMichał Górny
2025-06-04python-utils-r1.eclass: Fix epytest with >=pytest-8.4.0Michał Górny
2025-06-04python-utils-r1.eclass: python_optimize, use sitedir, not sys.pathMichał Górny
2025-06-04python-utils-r1.eclass: Fix python_optimize outputMichał Górny
2025-05-08python-utils-r1.eclass: Add python3.14 targetsMichał Górny
2025-05-08python-utils-r1.eclass: Switch python_optimize to use -sMichał Górny
2025-05-08python-utils-r1.eclass: Remove old code paths for python_optimizeMichał Górny
2025-05-08python-utils-r1.eclass: Simplify _python_impl_matchesMichał Górny
2025-05-02python-utils-r1.eclass: Fix matching pattern list starting with 3.10Michał Górny
2025-05-01python-utils-r1.eclass: Disable Python 3.10 / PyPy 3.10 targetsMichał Górny
2025-04-23python-utils-r1.eclass: add 'QA Notice:' prefix to eqawarnSam James
2025-04-15python-utils-r1.eclass: Remove unittest-or-fail useMichał Górny
2025-02-15python-utils-r1.eclass: Add pypy3_11 targetMichał Górny
2024-11-30python-utils-r1.eclass: Depend on dev-lang/pypy directlyMichał Górny
2024-11-29python-utils-r1.eclass: Move python3_13t before other python*Michał Górny
2024-10-14python-utils-r1.eclass: Support python3_13t (freethreading) targetMichał Górny
2024-10-08eclass: canonicalize debug-print-function callsDavid Seifert
2024-10-08python-utils-r1.eclass: drop support for EAPI 6David Seifert
2024-08-06python-utils-r1.eclass: Add python_get_stdlib helper functionJames Le Cuirot
2024-08-06python-utils-r1.eclass: Add a sanity check for PYTHONPATHMichał Górny
2024-05-20python-utils-r1.eclass: Fix cleanup in failing epytestMichał Górny
2024-05-20python-utils-r1.eclass: Support passing EPYTEST_FLAGSMichał Górny
2024-05-08python-utils-r1.eclass: Add python3_13Michał Górny
2024-04-01python-utils-r1.eclass: epytest, error out on missing async pluginMichał Górny
2024-03-08python-utils-r1.eclass: Fix python_doheader install location with ROOTJames Le Cuirot
2024-01-05python-utils-r1.eclass, distutils-r1.eclass: Add EPYTEST_TIMEOUTMichał Górny
2024-01-05python-utils-r1.eclass: Minimize pytest tempdir retentionMichał Górny
2023-12-14python-utils-r1.eclass: fix EclassReservedName (drop obsolete ${EBUILD} old c...Sam James
2023-12-14python-utils-r1.eclass: Disable pytest-salt-factories by defaultMichał Górny
2023-12-14python-utils-r1.eclass: epytest, use NO_COLOR rather than NOCOLORMichał Górny
2023-11-19python-utils-r1.eclass: Do not pass `-p no:*` w/ no autoloadingMichał Górny
2023-11-19python-utils-r1.eclass: Do not pass `-p xdist` w/ PYTEST_PLUGINSMichał Górny
2023-11-07distutils-r1.eclass: Add pytest-xdist dep if EPYTEST_XDIST is setMichał Górny
2023-11-07python-utils-r1.eclass: Add EPYTEST_XDIST for epytestMichał Górny
2023-10-22python-utils-r1.eclass: Disable pytest-describe by defaultMichał Górny
2023-10-22python-utils-r1.eclass: Disable pytest-plus by defaultMichał Górny
2023-09-14python-utils-r1.eclass: unconditionally warn on occluded packages in cwdEli Schwartz
2023-09-12python-utils-r1.eclass: Redo cross-prefix support using sysconfigJames Le Cuirot