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: 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
*
python-utils-r1.eclass: Introduce epytest helper
Michał Górny
2021-03-08
1
-0
/
+23
*
python-utils-r1.eclass: Disable py2.7, except for p-any-r1
Michał Górny
2021-01-31
1
-3
/
+8
*
python-utils-r1.eclass: Disable python3_6
Michał Górny
2021-01-15
1
-3
/
+3
*
python-utils-r1.eclass: Inline _python_impl_supported()
Michał Górny
2021-01-15
1
-36
/
+20
*
python-utils-r1.eclass: Make python_optimize fail if -x $PYTHON
Michał Górny
2020-09-17
1
-0
/
+1
*
python*-r1.eclass: Check for invalid impl patterns
Michał Górny
2020-08-07
1
-0
/
+34
*
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
[next]