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/gentoo.git
master
Official Gentoo ebuild repository
Infrastructure team <infrastructure@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
eclass
/
python-single-r1.eclass
Commit message (
Expand
)
Author
Age
Files
Lines
*
python-utils-r1.eclass: Add a sanity check for PYTHONPATH
Michał Górny
2024-08-06
1
-1
/
+2
*
python-single-r1.eclass: drop EAPI 6 support
David Seifert
2022-12-27
1
-18
/
+8
*
python-r1.eclass: drop EAPI 6 support
David Seifert
2022-12-27
1
-1
/
+1
*
python-any-r1.eclass: drop EAPI 6 support
David Seifert
2022-12-27
1
-1
/
+1
*
*.eclass: @ECLASS-VARIABLE renamed to @ECLASS_VARIABLE
Ulrich Müller
2022-03-24
1
-7
/
+7
*
python-utils-r1.eclass: Support matching impls by stdlib version
Michał Górny
2022-02-09
1
-12
/
+6
*
python-single-r1.eclass: Remove PYTHON_MULTI_USEDEP
Michał Górny
2022-02-09
1
-7
/
+0
*
python-single-r1.eclass: Inline & simplify USE-deps in gen_cond_dep
Michał Górny
2022-02-09
1
-42
/
+3
*
eclass: Update links to Gentoo Python Guide
Michał Górny
2022-01-29
1
-1
/
+1
*
python*-r1.eclass: Remove explicit dep on python-exec
Michał Górny
2022-01-09
1
-7
/
+1
*
python-single-r1.eclass: Set @PROVIDES
Michał Górny
2021-09-02
1
-0
/
+1
*
python-single-r1.eclass: Enable EAPI 8
Michał Górny
2021-06-23
1
-2
/
+2
*
python-single-r1.eclass: Ban PYTHON_MULTI_USEDEP in EAPI 8
Michał Górny
2021-06-23
1
-6
/
+6
*
python-single-r1.eclass: Update doc for -2/-3 arg removal
Michał Górny
2021-06-23
1
-20
/
+16
*
python-single-r1.eclass: Remove support for EAPIs prior to 6
Michał Górny
2021-04-09
1
-4
/
+3
*
python-single-r1.eclass: Update examples to use BDEPEND
Michał Górny
2021-03-28
1
-2
/
+2
*
python*-r1.eclass: Check for invalid impl patterns
Michał Górny
2020-08-07
1
-0
/
+4
*
python-single-r1.eclass: Fix eclassdoc
Michał Górny
2020-07-04
1
-2
/
+8
*
python-single-r1.eclass: Allow using PYTHON_USEDEP again
Michał Górny
2020-04-14
1
-8
/
+14
*
python-utils-r1.eclass: Mark python_export private
Michał Górny
2020-03-22
1
-4
/
+4
*
python-utils-r1.eclass: Make python_wrapper_setup private
Michał Górny
2020-03-22
1
-2
/
+2
*
python-single-r1.eclass: Report impl used by python_setup
Michał Górny
2020-03-05
1
-0
/
+2
*
python*-r1.eclass, distutils-r1.eclass: Link to Python Guide
Michał Górny
2020-03-05
1
-2
/
+2
*
python-single-r1.eclass: Remove unused PYTHON_TARGETS
Michał Górny
2020-02-10
1
-27
/
+8
*
python-single-r1.eclass: Remove deprecated PYTHON_USEDEP API
Michał Górny
2020-02-10
1
-110
/
+16
*
python*-r1.eclass: Update examples for virtual/pypy removal
Michał Górny
2019-12-30
1
-1
/
+1
*
python-single-r1.eclass: Revert "Remove deprecated PYTHON_USEDEP..."
Michał Górny
2019-12-07
1
-13
/
+109
*
python-single-r1.eclass: Revert "Remove unused PYTHON_TARGETS"
Michał Górny
2019-12-07
1
-8
/
+27
*
python-single-r1.eclass: Remove unused PYTHON_TARGETS
Michał Górny
2019-12-07
1
-27
/
+8
*
python-single-r1.eclass: Remove deprecated PYTHON_USEDEP API
Michał Górny
2019-12-07
1
-109
/
+13
*
python-single-r1.eclass: Use new-style flags for python-exec dep
Michał Górny
2019-12-07
1
-7
/
+8
*
python-single-r1.eclass: Introduce PYTHON_{SINGLE,MULTI}_USEDEP API
Michał Górny
2019-12-07
1
-16
/
+93
*
python*r1.eclass: Remove python-exec:0 leftover
Michał Górny
2019-12-07
1
-5
/
+1
*
python*r1.eclass: Reliably allow empty <pattern>s to gen funcs
Michał Górny
2019-12-07
1
-5
/
+4
*
python-single-r1.eclass: Restore PYTHON_SINGLE_TARGET for one impl
Michał Górny
2019-12-07
1
-94
/
+49
*
python*-r1.eclass: Deprecate python_gen_usedep
Michał Górny
2019-12-07
1
-16
/
+45
*
python-single-r1.eclass: add @SUPPORTED_EAPIS
Michał Górny
2018-08-15
1
-0
/
+1
*
python-single-r1.eclass: Enable EAPI 7 (no changes)
Michał Górny
2018-05-07
1
-2
/
+2
*
python-single-r1.eclass: Document new pattern support
Michał Górny
2017-05-16
1
-2
/
+23
*
python-single-r1.eclass: python_gen_impl_dep, use _python_impl_matches()
Michał Górny
2017-05-16
1
-8
/
+5
*
python-single-r1.eclass: python_gen_cond_dep, use _python_impl_matches()
Michał Górny
2017-05-16
1
-15
/
+11
*
python-single-r1.eclass: python_gen_useflags, use _python_impl_matches()
Michał Górny
2017-05-16
1
-8
/
+4
*
python-single-r1.eclass: python_gen_usedep, use _python_impl_matches()
Michał Górny
2017-05-16
1
-11
/
+7
*
python-single-r1.eclass: Add integrity checks for globals
Michał Górny
2017-03-08
1
-6
/
+30
*
python-single-r1.eclass: Refactor global setter to use locals, NFC
Michał Górny
2017-03-08
1
-8
/
+12
*
python-single-r1.eclass: Remove stale EAPI=4 branch in globals
Michał Górny
2017-03-08
1
-6
/
+2
*
Drop $Id$ per council decision in bug #611234.
Robin H. Johnson
2017-02-28
1
-1
/
+0
*
python-single-r1.eclass: Always output use-cond in PYTHON_DEPS
Michał Górny
2017-02-19
1
-1
/
+1
*
python-single-r1.eclass: Remove EAPI=4 exceptions
Michał Górny
2017-02-17
1
-21
/
+1
*
python-single-r1.eclass: drop stray '}' in example docstring
Sergei Trofimovich
2016-11-05
1
-1
/
+1
[next]