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
/
distutils-r1.eclass
Commit message (
Expand
)
Author
Age
Files
Lines
*
distutils-r1.eclass: Do not filter error output from backend getter
Michał Górny
2022-02-25
1
-2
/
+3
*
distutils-r1.eclass: Make build-backend getting more reliable
Michał Górny
2022-02-25
1
-2
/
+4
*
distutils-r1.eclass: Update the desc for PEP517 mode
Michał Górny
2022-02-25
1
-5
/
+10
*
distutils-r1.eclass: Use python_has_version in ...enable_sphinx
Michał Górny
2022-02-15
1
-3
/
+1
*
distutils-r1.eclass: Require explicit root for d_pep517_install
Michał Górny
2022-02-15
1
-4
/
+4
*
distutils-r1.eclass: Add min version to tomli dep
Michał Górny
2022-02-09
1
-1
/
+1
*
python-utils-r1.eclass: Support matching impls by stdlib version
Michał Górny
2022-02-09
1
-3
/
+2
*
distutils-r1.eclass: Use heredoc instead of "python -c"
Michał Górny
2022-02-09
1
-10
/
+22
*
python-utils-r1.eclass: Remove python_is_python3
Michał Górny
2022-02-09
1
-5
/
+3
*
distutils-r1.eclass: Fix has_version for distutils_enable_sphinx
Michał Górny
2022-02-09
1
-1
/
+5
*
distutils-r1.eclass: Create distutils_pep517_install helper
Michał Górny
2022-02-09
1
-29
/
+48
*
distutils-r1.eclass: Get wheel name from the backend
Michał Górny
2022-02-09
1
-9
/
+5
*
distutils-r1.eclass: Split backend getting code into a function
Michał Górny
2022-02-09
1
-47
/
+63
*
distutils-r1.eclass: Restore QA warning for DUS + DISTUTILS_OPTIONAL
Michał Górny
2022-02-01
1
-0
/
+5
*
distutils-r1.eclass: Add DISTUTILS_DEPS output var for PEP 517 mode
Michał Górny
2022-02-01
1
-1
/
+33
*
distutils-r1.eclass: Move DISTUTILS_OPTIONAL check into set_globals
Michał Górny
2022-02-01
1
-7
/
+9
*
distutils-r1.eclass: Fix subphase return value passthrough
Michał Górny
2022-02-01
1
-15
/
+33
*
distutils-r1.eclass: make esetup.py require setup.{py,cfg}
Michał Górny
2022-02-01
1
-0
/
+3
*
distutils-r1.eclass: Disable stale egg-info cleaning in PEP517 mode
Michał Górny
2022-02-01
1
-1
/
+7
*
distutils-r1.eclass: Do not create ${BUILD_DIR}/lib in PEP 517 mode
Michał Górny
2022-01-29
1
-8
/
+8
*
distutils-r1.eclass: Fix installing scripts w/ PEP517 & single-impl
Michał Górny
2022-01-29
1
-0
/
+3
*
eclass: Update links to Gentoo Python Guide
Michał Górny
2022-01-29
1
-1
/
+1
*
distutils-r1.eclass: Support deprecated flit/poetry backends
Michał Górny
2022-01-29
1
-2
/
+23
*
distutils-r1.eclass: Improve PEP 517 einfo output
Michał Górny
2022-01-29
1
-1
/
+2
*
distutils-r1.eclass: Set script shebangs to venv in PEP 517
Michał Górny
2022-01-29
1
-15
/
+24
*
distutils-r1.eclass: Bump installer requirement and remove hack
Michał Górny
2022-01-24
1
-8
/
+1
*
distutils-r1.eclass: Link to installer +x fix
Michał Górny
2022-01-23
1
-0
/
+1
*
distutils-r1.eclass: Fix prefix paths
Michał Górny
2022-01-23
1
-14
/
+14
*
distutils-r1.eclass: Strip LICENSE* & COPYING* from PEP517 dist-info
Michał Górny
2022-01-23
1
-0
/
+5
*
distutils-r1.eclass: Also run nosetests via EPYTHON
Michał Górny
2022-01-21
1
-1
/
+1
*
distutils-r1.eclass: Mark installed scripts +x in PEP517 mode
Michał Górny
2022-01-19
1
-0
/
+6
*
distutils-r1.eclass: Clean the build tree in PEP517 mode
Michał Górny
2022-01-18
1
-0
/
+6
*
distutils-r1.eclass: Implement PEP517 mode
Michał Górny
2022-01-16
1
-90
/
+319
*
distutils-r1.eclass: Fix manpage formatting
Michał Górny
2022-01-16
1
-0
/
+4
*
distutils-r1.eclass: Force stdlib distutils for the time being
Michał Górny
2022-01-16
1
-0
/
+4
*
distutils-r1.eclass: Minimize & unify dift --via-venv logic
Michał Górny
2022-01-16
1
-2
/
+14
*
distutils-r1.eclass: Bump minimal pytest dep
Michał Górny
2022-01-09
1
-2
/
+2
*
distutils-r1.eclass: depend on >=dev-python/pyproject2setuppy-22
Mike Gilbert
2021-12-27
1
-1
/
+1
*
distutils-r1.eclass: Update "predict" list for pypy3.8
Michał Górny
2021-11-09
1
-2
/
+1
*
distutils-r1.eclass: Skip pyproject.toml check if DUS=manual
Michał Górny
2021-11-04
1
-0
/
+2
*
distutils-r1.eclass: fix formatting
Arthur Zamarin
2021-09-27
1
-0
/
+4
*
distutils-r1.eclass: use _python_check_EPYTHON
Florian Schmaus
2021-09-14
1
-1
/
+7
*
distutils-r1.eclass: Fix obsolete comment on DUS
Michał Górny
2021-09-09
1
-1
/
+1
*
distutils-r1.eclass: Set @PROVIDES
Michał Górny
2021-09-02
1
-0
/
+1
*
distutils-r1.eclass: Require pyproject2setuppy >= 18
Michał Górny
2021-08-12
1
-1
/
+1
*
distutils-r1.eclass: Check for _all phase mismatch
Michał Górny
2021-06-29
1
-0
/
+16
*
distutils-r1.eclass: Use 'dosym -r' in EAPI 8
Michał Górny
2021-06-29
1
-2
/
+4
*
distutils-r1.eclass: Eliminate path arg to ..._wrap_scripts
Michał Górny
2021-06-29
1
-13
/
+12
*
distutils-r1.eclass: Defer wrapping scripts until after root-merge
Michał Górny
2021-06-29
1
-1
/
+1
*
distutils-r1.eclass: fix distutils_enable_tests (${PYTHON_MULTI_USEDEP} usage)
Sam James
2021-06-29
1
-1
/
+1
[next]