From: Richard Purdie Date: Thu, 11 Jun 2026 10:13:19 +0000 (+0000) Subject: python3-snowballstemmer: upgrade 3.1.0 -> 3.1.1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c9281a83fe2d358493170b83daa3954bedcc9fd6;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git python3-snowballstemmer: upgrade 3.1.0 -> 3.1.1 Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-snowballstemmer_3.1.0.bb b/meta/recipes-devtools/python/python3-snowballstemmer_3.1.1.bb similarity index 78% rename from meta/recipes-devtools/python/python3-snowballstemmer_3.1.0.bb rename to meta/recipes-devtools/python/python3-snowballstemmer_3.1.1.bb index 52911593ae..032197008f 100644 --- a/meta/recipes-devtools/python/python3-snowballstemmer_3.1.0.bb +++ b/meta/recipes-devtools/python/python3-snowballstemmer_3.1.1.bb @@ -4,7 +4,7 @@ HOMEPAGE = "https://github.com/snowballstem/snowball" LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://COPYING;md5=07c3b61d971c3df6e19ce439cfe1fb8c" -SRC_URI[sha256sum] = "fd9e34526b23340cd23ffea6c9f9760974ecc2c2ac9e1d81401443ccdb2a801f" +SRC_URI[sha256sum] = "e07bbc54a0d798fe6010a12398422e62a8bfbba95c394fd0956ef58cb4d3e260" PYPI_PACKAGE = "snowballstemmer"