summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-setuptools-scm-git-archive_1.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-setuptools-scm-git-archive: remove obsolete packageDerek Straka2023-12-221-16/+0
| | | | | | | | | Upstream project is obsolete with setuptools_scm >= 7.0 which natively supports git archives See upstream repo for details - https://github.com/Changaco/setuptools_scm_git_archive/ Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-setuptools-scm-git-archive: add missing run-time dependenciesBartosz Golaszewski2023-06-241-0/+1
| | | | | | | Add missing RDEPENDS for this package. Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-setuptools-scm-git-archive: add new recipeRoss Burton2022-05-291-0/+15
Some Python packages use this at build time. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>