summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* python-utils-r1.eclass: Sterilize pytest-markdownMichał Górny2022-05-111-0/+3
* python-utils-r1.eclass: Switch epytest to "count" progress reportsMichał Górny2022-05-091-0/+3
* python-utils-r1.eclass: Raise py3.11 package dep for python-exec depMichał Górny2022-05-091-1/+1
* python-utils-r1.eclass: Add support for python3.11Michał Górny2022-05-091-4/+6
* python-utils-r1.eclass: Utilize the new makeopts_jobs defaultMichał Górny2022-05-011-3/+1
* python-utils-r1.eclass: pypy3 is now Python 3.9Michał Górny2022-04-211-3/+3
* python-utils-r1.eclass: Make python_fix_shebang force full pathMichał Górny2022-04-021-83/+51
* *.eclass: @ECLASS-VARIABLE renamed to @ECLASS_VARIABLEUlrich Müller2022-03-241-5/+5
* python-utils-r1.eclass: Add a verbose python_has_version() wrapperMichał Górny2022-02-151-0/+42
* python-utils-r1.eclass: Silence missing locale(1) errorMichał Górny2022-02-091-1/+1
* python-utils-r1.eclass: Add QA check for obsolete PYTHON_COMPATMichał Górny2022-02-091-1/+17
* python-utils-r1.eclass: Support matching impls by stdlib versionMichał Górny2022-02-091-4/+18
* python-utils-r1.eclass: Add status messages to python_optimizeMichał Górny2022-02-091-0/+1
* python-utils-r1.eclass: Remove old phase check from python_optimizeMichał Górny2022-02-091-9/+0
* python-utils-r1.eclass: Use heredoc instead of "python -c"Michał Górny2022-02-091-5/+36
* python-utils-r1.eclass: Remove python_is_python3Michał Górny2022-02-091-17/+0
* python-utils-r1.eclass: Remove python_wrapper_setupMichał Górny2022-02-091-16/+0
* python-utils-r1.eclass: Remove deprecated python_exportMichał Górny2022-02-091-17/+0
* python-utils-r1.eclass: Fix sphinx_build for non-autodoc caseMichał Górny2022-02-091-4/+18
* python-utils-r1.eclass: Inline python_is_installedMichał Górny2022-02-091-19/+3
* python-utils-r1.eclass: Report _python_run_check_deps verboselyMichał Górny2022-02-091-1/+9
* python-utils-r1.eclass: Add function to run python_check_deps()Michał Górny2022-02-091-0/+20
* eclass: Update links to Gentoo Python GuideMichał Górny2022-01-291-1/+1
* python-utils-r1.eclass: Make epytest disable plugins we don't wantMichał Górny2022-01-241-0/+8
* python-utils-r1.eclass: Run sphinx-build via EPYTHONMichał Górny2022-01-201-1/+2
* python-utils-r1.eclass: epytest, force color output to match NOCOLORMichał Górny2022-01-131-0/+12
* python-utils-r1.eclass: Bump minimal Python versionsMichał Górny2022-01-091-2/+8
* python-utils-r1.eclass: Bump min pypy3 dep to force pypy3.8Michał Górny2021-11-091-1/+1
* python-utils-r1.eclass: add and use _python_check_EPYTHONFlorian Schmaus2021-09-141-2/+12
* python-utils-r1.eclass: Handle deselect/ignore in epytestMichał Górny2021-08-151-2/+28
* python-utils-r1.eclass: Enable parallel bytecompile compilationMart Raudsepp2021-08-121-5/+8
* python-utils-r1.eclass: Enable hardlinking of identical pyc files for py3.9+Mart Raudsepp2021-08-121-1/+4
* python-utils-r1.eclass: Cleanup cache dirs after epytestMichał Górny2021-08-071-1/+6
* python-utils-r1.eclass: Pass -Wdefault to epytest to avoid -WerrorMichał Górny2021-07-021-0/+3
* python-utils-r1.eclass: Remove _python_ln_relMichał Górny2021-06-291-40/+0
* Revert "python-utils-r1.eclass: Remove _python_ln_rel"Mike Gilbert2021-06-241-0/+40
* python-utils-r1.eclass: Revert "Remove python_optimize support..."Michał Górny2021-06-241-2/+6
* python-utils-r1.eclass: Remove _python_ln_relMichał Górny2021-06-231-40/+0
* python-utils-r1.eclass: Enable EAPI 8Michał Górny2021-06-231-2/+2
* python-utils-r1.eclass: Fix python_fix_shebang for py3.10+Michał Górny2021-06-231-5/+7
* python-utils-r1.eclass: Deprecated and EAPI8-ban python_is_python3Michał Górny2021-06-231-0/+3
* python-utils-r1.eclass: Ban py2 deps in python_gen* in EAPI 8Michał Górny2021-06-231-13/+26
* python-utils-r1.eclass: Eliminate local python_is_python3 usesMichał Górny2021-06-231-10/+6
* python-utils-r1.eclass: Rename *into vars to use underscoresMichał Górny2021-06-231-6/+6
* python-utils-r1.eclass: Remove python_optimize support for py<3.5Michał Górny2021-06-231-6/+2
* python-utils-r1.eclass: Use 'dosym -r' in EAPI 8Michał Górny2021-06-231-2/+4
* python-utils-r1.eclass: Ban private API in EAPI 8Michał Górny2021-06-231-0/+4
* python-utils-r1.eclass: Disable python3_7Michał Górny2021-06-011-2/+2
* python-utils-r1.eclass: Grab paths from sysconfig moduleMichał Górny2021-05-121-5/+2
* python-utils-r1.eclass: Add py3.10 to patternsMichał Górny2021-05-041-1/+1