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
*
*.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
*
python-utils-r1.eclass: Enable hardlinking of identical pyc files for py3.9+
Mart Raudsepp
2021-08-12
1
-1
/
+4
*
python-utils-r1.eclass: Cleanup cache dirs after epytest
Michał Górny
2021-08-07
1
-1
/
+6
*
python-utils-r1.eclass: Pass -Wdefault to epytest to avoid -Werror
Michał Górny
2021-07-02
1
-0
/
+3
*
python-utils-r1.eclass: Remove _python_ln_rel
Michał Górny
2021-06-29
1
-40
/
+0
*
Revert "python-utils-r1.eclass: Remove _python_ln_rel"
Mike Gilbert
2021-06-24
1
-0
/
+40
*
python-utils-r1.eclass: Revert "Remove python_optimize support..."
Michał Górny
2021-06-24
1
-2
/
+6
*
python-utils-r1.eclass: Remove _python_ln_rel
Michał Górny
2021-06-23
1
-40
/
+0
*
python-utils-r1.eclass: Enable EAPI 8
Michał Górny
2021-06-23
1
-2
/
+2
*
python-utils-r1.eclass: Fix python_fix_shebang for py3.10+
Michał Górny
2021-06-23
1
-5
/
+7
*
python-utils-r1.eclass: Deprecated and EAPI8-ban python_is_python3
Michał Górny
2021-06-23
1
-0
/
+3
*
python-utils-r1.eclass: Ban py2 deps in python_gen* in EAPI 8
Michał Górny
2021-06-23
1
-13
/
+26
*
python-utils-r1.eclass: Eliminate local python_is_python3 uses
Michał Górny
2021-06-23
1
-10
/
+6
*
python-utils-r1.eclass: Rename *into vars to use underscores
Michał Górny
2021-06-23
1
-6
/
+6
*
python-utils-r1.eclass: Remove python_optimize support for py<3.5
Michał Górny
2021-06-23
1
-6
/
+2
*
python-utils-r1.eclass: Use 'dosym -r' in EAPI 8
Michał Górny
2021-06-23
1
-2
/
+4
*
python-utils-r1.eclass: Ban private API in EAPI 8
Michał Górny
2021-06-23
1
-0
/
+4
*
python-utils-r1.eclass: Disable python3_7
Michał Górny
2021-06-01
1
-2
/
+2
*
python-utils-r1.eclass: Grab paths from sysconfig module
Michał Górny
2021-05-12
1
-5
/
+2
*
python-utils-r1.eclass: Add py3.10 to patterns
Michał Górny
2021-05-04
1
-1
/
+1
*
python-utils-r1.eclass: Enable python3_10
Michał Górny
2021-05-04
1
-1
/
+1
*
python-utils-r1.eclass: add note when dropping EAPI support
Sam James
2021-04-10
1
-0
/
+3
*
python-utils-r1.eclass: Remove support for EAPIs prior to 6
Michał Górny
2021-04-09
1
-33
/
+13
*
python-utils-r1.eclass: Include -l in epytest
Michał Górny
2021-04-09
1
-1
/
+10
*
python-utils-r1.eclass: Add eunittest helper
Michał Górny
2021-03-28
1
-0
/
+23
*
python-utils-r1.eclass: Remove python.eclass guards
Michał Górny
2021-03-11
1
-170
/
+0
*
python-utils-r1.eclass: Always force test summary in epytest
Michał Górny
2021-03-08
1
-1
/
+1
[next]