GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
repo/sync/gentoo.git
master
stable
Sync-friendly git mirror of repo/gentoo with caches and metadata
Michał Górny <mgorny@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
eclass
/
python-utils-r1.eclass
Commit message (
Expand
)
Author
Age
Files
Lines
*
python-utils-r1.eclass: Bump minimal Python versions
Michał Górny
2023-02-07
1
-4
/
+4
*
python-utils-r1.eclass: Use BROOT rather than EPREFIX for PYTHON var
James Le Cuirot
2023-01-28
1
-1
/
+1
*
python-utils-r1.eclass: remove py3.8
David Seifert
2023-01-14
1
-6
/
+4
*
python-utils-r1.eclass: restore support for jython2_7 in python_optimize
Florian Schmaus
2023-01-10
1
-2
/
+2
*
python-utils-r1.eclass: drop EAPI 6 support
David Seifert
2022-12-27
1
-31
/
+14
*
python-utils.eclass: Bump minimal Python versions
Michał Górny
2022-12-14
1
-7
/
+5
*
python-utils-r1.eclass: Update python_optimize for PyPy3.9
Michał Górny
2022-12-14
1
-2
/
+3
*
python-utils-r1.eclass: Clean up post disabling python2_7 compat
Michał Górny
2022-12-14
1
-46
/
+19
*
python-utils-r1.eclass: Disable tavern plugin in epytest
Michał Górny
2022-11-26
1
-0
/
+2
*
python-utils-r1.eclass: Bump min Python versions
Michał Górny
2022-11-26
1
-7
/
+7
*
python-utils-r1.eclass: Pass "-p no:xvfb" in epytest
Michał Górny
2022-09-07
1
-0
/
+5
*
python-utils-r1.eclass: Sterilize pytest-sugar plugin
Michał Górny
2022-08-02
1
-0
/
+3
*
python*-r1.eclass: Add missing inherit for eqawarn
Ulrich Müller
2022-07-24
1
-0
/
+1
*
python-utils-r1.eclass: bump minimum 3.11 dep to 3.11.0_beta4
Ionen Wolkens
2022-07-12
1
-1
/
+1
*
distutils-r1.eclass: Adjust min dep versions to current stable
Michał Górny
2022-06-29
1
-7
/
+7
*
python-utils-r1.eclass: Add explicit checks for incorrect phase
Michał Górny
2022-06-07
1
-0
/
+13
*
python-utils-r1.eclass: Support python_domodule outside src_install
Michał Górny
2022-06-07
1
-7
/
+22
*
python-utils-r1.eclass: Fix typo in python_moduleinto doc
Michał Górny
2022-06-07
1
-4
/
+4
*
python-utils-r1.eclass: Strip stray *-pytest-*.pyc files in epytest
Michał Górny
2022-06-07
1
-0
/
+5
*
python-utils-r1.eclass: Sterilize pytest-markdown
Michał Górny
2022-05-11
1
-0
/
+3
*
python-utils-r1.eclass: Switch epytest to "count" progress reports
Michał Górny
2022-05-09
1
-0
/
+3
*
python-utils-r1.eclass: Raise py3.11 package dep for python-exec dep
Michał Górny
2022-05-09
1
-1
/
+1
*
python-utils-r1.eclass: Add support for python3.11
Michał Górny
2022-05-09
1
-4
/
+6
*
python-utils-r1.eclass: Utilize the new makeopts_jobs default
Michał Górny
2022-05-01
1
-3
/
+1
*
python-utils-r1.eclass: pypy3 is now Python 3.9
Michał Górny
2022-04-21
1
-3
/
+3
*
python-utils-r1.eclass: Make python_fix_shebang force full path
Michał Górny
2022-04-02
1
-83
/
+51
*
*.eclass: @ECLASS-VARIABLE renamed to @ECLASS_VARIABLE
Ulrich Müller
2022-03-24
1
-5
/
+5
*
python-utils-r1.eclass: Add a verbose python_has_version() wrapper
Michał Górny
2022-02-15
1
-0
/
+42
*
python-utils-r1.eclass: Silence missing locale(1) error
Michał Górny
2022-02-09
1
-1
/
+1
*
python-utils-r1.eclass: Add QA check for obsolete PYTHON_COMPAT
Michał Górny
2022-02-09
1
-1
/
+17
*
python-utils-r1.eclass: Support matching impls by stdlib version
Michał Górny
2022-02-09
1
-4
/
+18
*
python-utils-r1.eclass: Add status messages to python_optimize
Michał Górny
2022-02-09
1
-0
/
+1
*
python-utils-r1.eclass: Remove old phase check from python_optimize
Michał Górny
2022-02-09
1
-9
/
+0
*
python-utils-r1.eclass: Use heredoc instead of "python -c"
Michał Górny
2022-02-09
1
-5
/
+36
*
python-utils-r1.eclass: Remove python_is_python3
Michał Górny
2022-02-09
1
-17
/
+0
*
python-utils-r1.eclass: Remove python_wrapper_setup
Michał Górny
2022-02-09
1
-16
/
+0
*
python-utils-r1.eclass: Remove deprecated python_export
Michał Górny
2022-02-09
1
-17
/
+0
*
python-utils-r1.eclass: Fix sphinx_build for non-autodoc case
Michał Górny
2022-02-09
1
-4
/
+18
*
python-utils-r1.eclass: Inline python_is_installed
Michał Górny
2022-02-09
1
-19
/
+3
*
python-utils-r1.eclass: Report _python_run_check_deps verbosely
Michał Górny
2022-02-09
1
-1
/
+9
*
python-utils-r1.eclass: Add function to run python_check_deps()
Michał Górny
2022-02-09
1
-0
/
+20
*
eclass: Update links to Gentoo Python Guide
Michał Górny
2022-01-29
1
-1
/
+1
*
python-utils-r1.eclass: Make epytest disable plugins we don't want
Michał Górny
2022-01-24
1
-0
/
+8
*
python-utils-r1.eclass: Run sphinx-build via EPYTHON
Michał Górny
2022-01-20
1
-1
/
+2
*
python-utils-r1.eclass: epytest, force color output to match NOCOLOR
Michał Górny
2022-01-13
1
-0
/
+12
*
python-utils-r1.eclass: Bump minimal Python versions
Michał Górny
2022-01-09
1
-2
/
+8
*
python-utils-r1.eclass: Bump min pypy3 dep to force pypy3.8
Michał Górny
2021-11-09
1
-1
/
+1
*
python-utils-r1.eclass: add and use _python_check_EPYTHON
Florian Schmaus
2021-09-14
1
-2
/
+12
*
python-utils-r1.eclass: Handle deselect/ignore in epytest
Michał Górny
2021-08-15
1
-2
/
+28
*
python-utils-r1.eclass: Enable parallel bytecompile compilation
Mart Raudsepp
2021-08-12
1
-5
/
+8
[next]