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: unconditionally warn on occluded packages in cwd
Eli Schwartz
2023-09-14
1
-4
/
+0
*
python-utils-r1.eclass: Redo cross-prefix support using sysconfig
James Le Cuirot
2023-09-12
1
-8
/
+6
*
python-utils-r1.eclass: Fix PYTHON_SITEDIR/INCLUDEDIR for cross-prefix
James Le Cuirot
2023-08-19
1
-0
/
+2
*
python-utils-r1.eclass: Eliminate false positives from occluded check
Michał Górny
2023-08-08
1
-9
/
+20
*
Revert "python-utils-r1.eclass: Remove old EAPI hack for exporting PYTHON"
James Le Cuirot
2023-08-07
1
-1
/
+3
*
python-utils-r1.eclass: Check for occluded packages before testing
Michał Górny
2023-08-06
1
-0
/
+51
*
python-utils-r1.eclass: Fix shebangs using ${EPYTHON}, not ${PYTHON}
James Le Cuirot
2023-08-02
1
-3
/
+1
*
python-utils-r1.eclass: Remove old EAPI hack for exporting PYTHON
James Le Cuirot
2023-08-02
1
-1
/
+1
*
python-utils-r1.eclass: Loosen minimal Python versions
Michał Górny
2023-07-17
1
-7
/
+5
*
python-utils-r1.eclass: pypy3 is now 3.10-only
Michał Górny
2023-07-17
1
-3
/
+2
*
python-utils-r1.eclass: Require >=dev-python/pypy3-7.3.12
Michał Górny
2023-07-17
1
-1
/
+1
*
python-utils-r1.eclass: Bump minimum dev-lang/python versions
Michał Górny
2023-07-02
1
-3
/
+3
*
python-utils-r1.eclass: make pypy3 match Python 3.10 now
Michał Górny
2023-07-02
1
-3
/
+3
*
python-utils-r1.eclass: Use @a instead of declare check for array
Michał Górny
2023-06-17
1
-4
/
+11
*
python-utils-r1.eclass: Bump min dep versions
Arthur Zamarin
2023-05-29
1
-3
/
+3
*
python-utils-r1.eclass: use std test runner in eunittest in 3.12+
Michał Górny
2023-05-23
1
-1
/
+6
*
python-utils-r1.eclass: Add python3_12 target
Michał Górny
2023-05-23
1
-4
/
+6
*
python-utils-r1.eclass: Disable python3_9
Michał Górny
2023-05-01
1
-5
/
+3
*
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
[next]