summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3-setuptools-scm_8.0.4.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-setuptools-scm: upgrade 7.1.0 -> 8.0.4Tim Orling2023-11-201-0/+31
See 8.0.0 changelog for breaking changes. 8.0.1, 8.0.2 and 8.0.3 were bug fix releases 8.0.4 has bug fixes and other changes https://github.com/pypa/setuptools_scm/blob/main/CHANGELOG.md#v804 https://github.com/pypa/setuptools_scm/blob/main/CHANGELOG.md#v803 https://github.com/pypa/setuptools_scm/blob/main/CHANGELOG.md#v802 https://github.com/pypa/setuptools_scm/blob/main/CHANGELOG.md#v801 https://github.com/pypa/setuptools_scm/blob/main/CHANGELOG.md#v800 * Drop PYPI_PACKAGE override (no longer needed) * Wrap DESCRIPTION so the line length is <80 chars. License-Update: use LICENSE file for checksum, remains MIT (From OE-Core rev: e167dd40e54c227ea1035255e9f33674391adc38) Signed-off-by: Tim Orling <tim.orling@konsulko.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>