summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3-pip_22.0.3.bb
AgeCommit message (Expand)Author
2022-04-14python3-pip: correct licenseKonrad Weihmann
2022-03-20classes/setuptools_build_meta: rename to python_setuptools_build_metaRoss Burton
2022-03-16python_pep517: use installer instead of pipRoss Burton
2022-03-13meta: rename pip_install_wheel.bbclass to python_pep517.bbclassRoss Burton
2022-03-11pip_install_wheel: add a generic do_install for bootstrappingRoss Burton
2022-03-11python3-pip: remove redundant DEPENDS on python3-setuptools-nativeRoss Burton
2022-03-09python3-pip: clean up PYPA_WHEEL usageRoss Burton
2022-03-08python3-pip: remove obsolete and confusing commentRoss Burton
2022-02-25python3-pip: Improve reproducibilityRichard Purdie
2022-02-25python3-pip-native: install scripts in ${bindir}Tim Orling
2022-02-25python3-pip: Don't change shebangRichard Purdie
2022-02-25python3-pip: inherit setuptools_build_metaTim Orling
2022-02-10python3-pip: upgrade 22.0.2 -> 22.0.3wangmy