similarity index 91%
rename from meta/recipes-devtools/python/python3-vcs-versioning_2.3.2.bb
rename to meta/recipes-devtools/python/python3-vcs-versioning_2.3.4.bb
@@ -5,7 +5,7 @@ library that can be used independently of setuptools."
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=c9b06ad2ebd7e2e82d34b3caf353e7d5"
-SRC_URI[sha256sum] = "24abddff97aecf44cf3fec727eae8d76d9c6f70f5acb39afc41f824d69f2aac5"
+SRC_URI[sha256sum] = "f3443da15a34a32755b04324e33c6166add300c7661f45902225190c9337f711"
SRC_URI += "\
file://run-ptest \
- Ensure the vcs-versioning testsuite passes without setuptools-scm installed; the egg-info vs PKG-INFO discovery priority test moved to the setuptools-scm testsuite, which owns the egg-info entry point it needs. - The `semver-pep440` and `semver-pep440-release-branch` version schemes now keep the PEP 440 epoch of the tag they are derived from, instead of emitting a version that sorts below it. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> --- ...-vcs-versioning_2.3.2.bb => python3-vcs-versioning_2.3.4.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-vcs-versioning_2.3.2.bb => python3-vcs-versioning_2.3.4.bb} (91%)