]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
python3-snowballstemmer: upgrade 3.1.0 -> 3.1.1
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 11 Jun 2026 10:13:19 +0000 (10:13 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 15 Jun 2026 17:03:25 +0000 (18:03 +0100)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-snowballstemmer_3.1.1.bb [moved from meta/recipes-devtools/python/python3-snowballstemmer_3.1.0.bb with 78% similarity]

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 52911593ae50f8ab46a75f1fd469371152531282..032197008f5e53ddbd1d4dec26f8eed51b828814 100644 (file)
@@ -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"