summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* python-r1.eclass: Expand `use doc` check in example for readabilityMichał Górny2023-08-191-1/+2
* python{,-any}-r1.eclass: use python_has_version in examplesMatt Whitlock2023-08-191-5/+5
* python-utils-r1.eclass: Loosen minimal Python versionsMichał Górny2023-07-171-1/+1
* eclass: standardize prologue/epilogueDavid Seifert2023-03-171-2/+2
* python-r1.eclass: Stop providing multibuild.eclassMichał Górny2023-01-071-2/+2
* python-single-r1.eclass: drop EAPI 6 supportDavid Seifert2022-12-271-1/+1
* python-r1.eclass: drop EAPI 6 supportDavid Seifert2022-12-271-19/+8
* python-any-r1.eclass: drop EAPI 6 supportDavid Seifert2022-12-271-1/+1
* python-r1.eclass: localise 'i' in python_setupSam James2022-08-241-1/+1
* python*-r1.eclass: Add missing inherit for eqawarnUlrich Müller2022-07-241-0/+1
* python-r1.eclass: Warn about direct foreach_impl calls in d-r1Michał Górny2022-06-121-0/+18
* *.eclass: @ECLASS-VARIABLE renamed to @ECLASS_VARIABLEUlrich Müller2022-03-241-8/+8
* python-utils-r1.eclass: Support matching impls by stdlib versionMichał Górny2022-02-091-25/+10
* python-r1.eclass: Improve comment for USE-dep generationMichał Górny2022-02-091-3/+9
* python-utils-r1.eclass: Add function to run python_check_deps()Michał Górny2022-02-091-6/+1
* python-r1.eclass: Remove deprecated python_gen_usedepMichał Górny2022-02-091-42/+1
* eclass: Update links to Gentoo Python GuideMichał Górny2022-01-291-1/+1
* python*-r1.eclass: Remove explicit dep on python-execMichał Górny2022-01-091-8/+1
* python-r1.eclass: Set @PROVIDESMichał Górny2021-09-021-0/+1
* python-r1.eclass: Enable EAPI 8Michał Górny2021-06-231-2/+2
* python-r1.eclass: Use 'dosym -r' in EAPI 8Michał Górny2021-06-231-1/+3
* python-r1.eclass: Ban python_gen_usedep in EAPI 8Michał Górny2021-06-231-0/+1
* python-r1.eclass: Remove obsolete QA hack for PYTHON_USEDEPMichał Górny2021-06-231-14/+4
* python-r1.eclass: Update doc for -2/-3 arg removalMichał Górny2021-06-231-35/+28
* python-r1.eclass: Remove support for EAPIs prior to 6Michał Górny2021-04-091-5/+3
* python-r1.eclass: Update examples to use BDEPENDMichał Górny2021-03-281-6/+6
* python-r1.eclass: Fix any-r1-style python_setup without USE flagsMichał Górny2021-03-111-5/+8
* python-r1.eclass: Allow empty depstring to python_gen_any_depMichał Górny2021-02-111-7/+8
* python-r1.eclass: Support PYTHON_SINGLE_USEDEP in any-dep APIMichał Górny2020-12-231-7/+33
* python-r1.eclass: Update PYTHON_USEDEP in python_gen_any_dep()Michał Górny2020-12-231-10/+10
* python*-r1.eclass: Check for invalid impl patternsMichał Górny2020-08-071-0/+6
* python-r1.eclass: Fix eclassdocMichał Górny2020-07-041-2/+8
* python-utils-r1.eclass: Mark python_export privateMichał Górny2020-03-221-6/+6
* python-utils-r1.eclass: Make python_wrapper_setup privateMichał Górny2020-03-221-2/+2
* python-r1.eclass: Report impl used by python_setupMichał Górny2020-03-051-0/+1
* python*-r1.eclass, distutils-r1.eclass: Link to Python GuideMichał Górny2020-03-051-3/+3
* python*-r1.eclass: Update examples for virtual/pypy removalMichał Górny2019-12-301-1/+1
* python*r1.eclass: Remove python-exec:0 leftoverMichał Górny2019-12-071-5/+1
* python*r1.eclass: Reliably allow empty <pattern>s to gen funcsMichał Górny2019-12-071-7/+6
* python*-r1.eclass: Deprecate python_gen_usedepMichał Górny2019-12-071-16/+45
* python-r1.eclass: Remove python_export_bestMichał Górny2019-11-291-30/+0
* python-r1.eclass: Fix stripping :0= from PyPy w/ REQ_USE setMichał Górny2019-11-191-1/+1
* python-r1.eclass: add @SUPPORTED_EAPISMichał Górny2018-08-151-0/+1
* python-r1.eclass: Sanitize exeoptsMichał Górny2018-06-131-0/+1
* python-r1.eclass: Enable EAPI 7 (no changes)Michał Górny2018-05-071-2/+2
* python-r1.eclass: Add python_gen_any_dep, to create any-of depsMichał Górny2017-05-291-0/+98
* python-r1.eclass: Support python_check_deps() in python_setupMichał Górny2017-05-291-10/+38
* python-r1.eclass: Inline implementation loop logic into python_setupMichał Górny2017-05-291-9/+26
* python-r1.eclass: Move PYTHON_COMPAT_OVERRIDE warning into flag checkMichał Górny2017-05-291-13/+18
* python-r1.eclass: Remove deprecated python_parallel_foreach_implMichał Górny2017-05-291-35/+0