| Commit message (Expand) | Author | Age | Files | Lines |
* | python-utils-r1.eclass: make pypy3 match Python 3.10 now |  Michał Górny | 2023-07-02 | 1 | -1/+1 |
* | eclass/tests/python-utils-r1.sh: Fix patterns for pypy3.10 |  Michał Górny | 2023-05-23 | 1 | -2/+2 |
* | python-utils-r1.eclass: Add python3_12 target |  Michał Górny | 2023-05-23 | 1 | -1/+7 |
* | eclass/tests/python-utils-r1.sh: Stop testing python3_9 |  Michał Górny | 2023-05-01 | 1 | -7/+1 |
* | python-utils-r1.eclass: remove py3.8 |  David Seifert | 2023-01-14 | 1 | -7/+10 |
* | eclass/tests/python-utils-r1.sh: Remove old impls |  Michał Górny | 2022-12-14 | 1 | -17/+1 |
* | eclass/tests/python-utils-r1.eclass: Add tests for adding new impls |  Michał Górny | 2022-05-09 | 1 | -0/+35 |
* | eclass/tests/python-utils-r1.sh: Streamline the tests |  Michał Górny | 2022-05-09 | 1 | -84/+28 |
* | python-utils-r1.eclass: Add support for python3.11 |  Michał Górny | 2022-05-09 | 1 | -0/+14 |
* | eclass/tests/python-utils-r1.sh: Add tests for stdlib ver matching |  Michał Górny | 2022-04-21 | 1 | -0/+9 |
* | python-utils-r1.eclass: Make python_fix_shebang force full path |  Michał Górny | 2022-04-02 | 1 | -31/+55 |
* | eclass/tests: source tests-common.sh || exit |  Mike Gilbert | 2022-02-14 | 1 | -1/+1 |
* | python-utils-r1.eclass: Remove python_is_python3 |  Michał Górny | 2022-02-09 | 1 | -5/+0 |
* | eclass/tests/python-utils-r1.sh: Remove obsoletep py2 usage |  Michał Górny | 2021-12-31 | 1 | -35/+11 |
* | eclass/tests/python-utils-r1.sh: Update expected pypy3 includedir |  Michał Górny | 2021-12-31 | 1 | -1/+1 |
* | python-utils-r1.eclass: Deprecated and EAPI8-ban python_is_python3 |  Michał Górny | 2021-06-23 | 1 | -0/+4 |
* | eclass/tests/python-utils-r1.sh: Cover py3.10 |  Michał Górny | 2021-05-05 | 1 | -0/+14 |
* | python-utils-r1.eclass: Inline _python_impl_supported() |  Michał Górny | 2021-01-15 | 1 | -18/+0 |
* | python-utils-r1.eclass: Enable python3_9 |  Michał Górny | 2020-05-25 | 1 | -1/+15 |
* | eclass/tests/python-utils-r1.sh: Add tests for py3.8 |  Michał Górny | 2020-04-19 | 1 | -0/+14 |
* | eclass/tests/python-utils-r1.sh: Remove tests for jython & pypy |  Michał Górny | 2020-03-30 | 1 | -31/+0 |
* | python-utils-r1.eclass: Mark python_export private |  Michał Górny | 2020-03-22 | 1 | -1/+1 |
* | eclass/tests/python-utils-r1.sh: Cover PYTHON_{CFLAGS,LIBS} |  Michał Górny | 2020-02-27 | 1 | -0/+6 |
* | python-utils-r1.eclass: Eliminate virtual/pypy |  Michał Górny | 2019-12-30 | 1 | -2/+2 |
* | python-utils-r1.eclass: Remove PYTHON_TARGETS="jython2_7" |  Michał Górny | 2019-12-30 | 1 | -1/+1 |
* | python-utils-r1.eclass: Remove PYTHON_TARGETS="pypy" |  David Seifert | 2019-12-30 | 1 | -1/+1 |
* | python-utils-r1.eclass: Remove PYTHON_TARGETS="python3_5" |  David Seifert | 2019-12-30 | 1 | -1/+1 |
* | eclass/tests/python-utils-r1.sh: Add tests for _python_impl_matches |  Michał Górny | 2019-11-24 | 1 | -0/+34 |
* | eclass/tests/python-utils-r1.sh: Add tests for py3.7 |  Michał Górny | 2019-11-20 | 1 | -0/+12 |
* | eclass/tests/python-utils-r1.sh: Update PyPy paths |  Michał Górny | 2019-11-20 | 1 | -4/+4 |
* | eclass/tests/python-utils-r1.sh: update for modern impls |  Michał Górny | 2019-11-20 | 1 | -19/+21 |
* | eclass/tests/python-utils-r1: update impl support status |  Michał Górny | 2017-03-08 | 1 | -1/+3 |
* | Drop $Id$ per council decision in bug #611234. |  Robin H. Johnson | 2017-02-28 | 1 | -1/+0 |
* | python-utils-r1.eclass tests: Fix to ensure PYTHON for python_export |  Michał Górny | 2015-12-09 | 1 | -1/+1 |
* | python-utils-r1.eclass: Disable jython2_5 |  Michał Górny | 2015-12-09 | 1 | -1/+0 |
* | python-utils-r1.eclass: Fix pypy3 include path in tests |  Michał Górny | 2015-11-12 | 1 | -1/+1 |
* | python-utils-r1.eclass: Support getting PYTHON_CONFIG path |  Michał Górny | 2015-11-11 | 1 | -0/+2 |
* | python-utils-r1.eclass: Obtain PYTHON_SITEDIR from the interpreter |  Michał Górny | 2015-11-11 | 1 | -5/+7 |
* | python-utils-r1.eclass: Obtain library path from the interpreter |  Michał Górny | 2015-11-11 | 1 | -2/+2 |
* | python-utils-r1.eclass: Obtain include directory from the interpreter |  Michał Górny | 2015-11-11 | 1 | -4/+13 |
* | python-utils-r1.eclass: Switch tests to use python3.4 |  Michał Górny | 2015-11-11 | 1 | -7/+7 |
* | proj/gentoo: Initial commit |  Robin H. Johnson | 2015-08-08 | 1 | -0/+170 |