| Commit message (Expand) | Author | Age | Files | Lines |
* | python-utils-r1.eclass: Fix eclassdoc tag order | Michał Górny | 2020-07-04 | 1 | -1/+1 |
* | python-utils-r1.eclass: Enable python3_9 | Michał Górny | 2020-05-25 | 1 | -2/+2 |
* | python-utils-r1.eclass: Restore old CPython version reqs | Michał Górny | 2020-04-30 | 1 | -7/+5 |
* | python-utils-r1.eclass: Fix PYTHON_LIBS for py3.8+ | Michał Górny | 2020-04-19 | 1 | -2/+6 |
* | python-utils-r1.eclass: Bump python:3.7 dep | Michał Górny | 2020-04-14 | 1 | -1/+1 |
* | python-utils-r1.eclass: Bump minimal Python versions | Michał Górny | 2020-03-27 | 1 | -10/+8 |
* | python-utils-r1.eclass: Mark python_export private | Michał Górny | 2020-03-22 | 1 | -124/+26 |
* | python-utils-r1.eclass: Replace python_export with getters | Michał Górny | 2020-03-22 | 1 | -11/+6 |
* | python-utils-r1.eclass: Make python_wrapper_setup private | Michał Górny | 2020-03-22 | 1 | -1/+16 |
* | python-utils-r1.eclass: Create python3-embed.pc wrapper | Michał Górny | 2020-03-16 | 1 | -1/+7 |
* | python-utils-r1.eclass: Do not create 'python.pc' wrapper | Michał Górny | 2020-03-16 | 1 | -3/+2 |
* | python-utils-r1.eclass: Remove leftover from virtual/pypy* | Michał Górny | 2020-03-05 | 1 | -17/+3 |
* | python-utils-r1.eclass: Update docs to use python_setup | Michał Górny | 2020-03-05 | 1 | -2/+2 |
* | python-utils-r1.eclass: Mark _python_check_locale_sanity @INTERNAL | Michał Górny | 2020-03-05 | 1 | -0/+1 |
* | python*-r1.eclass, distutils-r1.eclass: Link to Python Guide | Michał Górny | 2020-03-05 | 1 | -3/+3 |
* | 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 | -3/+2 |
* | python-utils-r1.eclass: Remove PYTHON_TARGETS="pypy" | David Seifert | 2019-12-30 | 1 | -3/+3 |
* | python-utils-r1.eclass: Remove PYTHON_TARGETS="python3_5" | David Seifert | 2019-12-30 | 1 | -3/+3 |
* | python-utils-r1.eclass: Constrain to EAPI >= 5 | David Seifert | 2019-12-30 | 1 | -28/+9 |
* | python*r1.eclass: Reliably allow empty <pattern>s to gen funcs | Michał Górny | 2019-12-07 | 1 | -2/+4 |
* | python-utils-r1.eclass: Introduce a build_sphinx() helper | Michał Górny | 2019-11-25 | 1 | -0/+25 |
* | python-utils-r1.eclass: Fix early return in _python_impl_matches | Michał Górny | 2019-11-24 | 1 | -3/+2 |
* | python-utils-r1.eclass: Enable python3.8 | Michał Górny | 2019-11-11 | 1 | -2/+2 |
* | python-utils-r1.eclass: Fix python_optimize to take all of sys.path | Michał Górny | 2019-11-01 | 1 | -1/+1 |
* | python-utils-r1.eclass: Disable python3_4 | Michał Górny | 2019-03-21 | 1 | -3/+3 |
* | python-utils-r1.eclass: Revert "Block also pythonX.Y in wrappers" | Michał Górny | 2018-09-18 | 1 | -11/+1 |
* | python-utils-r1.eclass: Block also pythonX.Y in wrappers | Michał Górny | 2018-09-18 | 1 | -1/+11 |
* | python-utils-r1.eclass: add @SUPPORTED_EAPIS | Michał Górny | 2018-08-15 | 1 | -0/+1 |
* | python-utils-r1.eclass: add python3_7 support | Mike Gilbert | 2018-07-08 | 1 | -2/+2 |
* | python-utils-r1.eclass: Sanitize insopts/exeopts | Michał Górny | 2018-06-13 | 1 | -0/+3 |
* | python-utils-r1.eclass: Initial EAPI 7 support | Michał Górny | 2018-05-07 | 1 | -16/+27 |
* | python-utils-r1.eclass: _python_impl_matches, handle both forms of impl | Michał Górny | 2017-05-29 | 1 | -2/+4 |
* | python-utils-r1.eclass: add more info to stub python wrappers | Mike Frysinger | 2017-05-16 | 1 | -1/+1 |
* | python-utils-r1.eclass: support PYTHON_COMPAT_NO_STRICT variable | Zac Medico | 2017-05-16 | 1 | -0/+13 |
* | python-utils-r1.eclass: Allow -2/-3 as impl-patterns for py2/py3 | Michał Górny | 2017-05-16 | 1 | -3/+11 |
* | python-utils-r1.eclass: _python_impl_matches for impl-pattern matching | Michał Górny | 2017-05-16 | 1 | -0/+24 |
* | python-utils-r1.eclass: python_moduleinto, allow package dot-notation | Michał Górny | 2017-05-16 | 1 | -2/+4 |
* | python-utils-r1.eclass: python_moduleinto, clarify relative path use | Michał Górny | 2017-05-16 | 1 | -0/+6 |
* | python-utils-r1.eclass: Remove stray old doc bit | Michał Górny | 2017-05-16 | 1 | -6/+0 |
* | python-utils-r1.eclass: python_optimize, enable py3.5 logic for pypy3 | Michał Górny | 2017-04-30 | 1 | -1/+1 |
* | python-utils-r1.eclass: python_wrapper_setup, do not query PYTHON_CONFIG | Michał Górny | 2017-04-25 | 1 | -4/+2 |
* | Drop trailing whitespaces | Justin Lecher | 2017-03-19 | 1 | -2/+2 |
* | python-utils-r1.eclass: _python_set_impls, add integrity check | Michał Górny | 2017-03-08 | 1 | -3/+19 |
* | python-utils-r1.eclass: _python_set_impls, use local vars | Michał Górny | 2017-03-08 | 1 | -5/+6 |
* | python-utils-r1.eclass: python_wrapper_setup, fix exporting env | Michał Górny | 2017-03-08 | 1 | -10/+10 |
* | Drop $Id$ per council decision in bug #611234. | Robin H. Johnson | 2017-02-28 | 1 | -1/+0 |
* | python-utils-r1.eclass: Require pypy{,3} >= 5, #609292 | Michał Górny | 2017-02-17 | 1 | -2/+2 |
* | python-utils-r1.eclass: Enable python3_6 target | Michał Górny | 2017-01-25 | 1 | -3/+3 |
* | python-utils-r1.eclass: drop support for python3_3 | Mike Gilbert | 2016-10-27 | 1 | -3/+3 |