[1/1] package/pocketpy: bump to version 2.1.8

Message ID 20260406075012.3450533-1-dario.binacchi@amarulasolutions.com
State New
Headers show
Series
  • [1/1] package/pocketpy: bump to version 2.1.8
Related show

Commit Message

Dario Binacchi April 6, 2026, 7:50 a.m. UTC
The LICENSE sha256 changed because of a date update (2025 -> 2026),
not due to any substantive license modification.

Release notes:
https://github.com/pocketpy/pocketpy/releases/tag/v2.1.8

Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com>
---
 package/pocketpy/pocketpy.hash | 4 ++--
 package/pocketpy/pocketpy.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

Comments

'Julien Olivain' via Amarula Linux April 6, 2026, 5:09 p.m. UTC | #1
On 06/04/2026 09:50, Dario Binacchi wrote:
> The LICENSE sha256 changed because of a date update (2025 -> 2026),
> not due to any substantive license modification.
> 
> Release notes:
> https://github.com/pocketpy/pocketpy/releases/tag/v2.1.8
> 
> Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com>

Applied to master, thanks.

To unsubscribe from this group and stop receiving emails from it, send an email to linux-amarula+unsubscribe@amarulasolutions.com.

Patch

diff --git a/package/pocketpy/pocketpy.hash b/package/pocketpy/pocketpy.hash
index 9f0fb868f4db..d6ba6e5da27c 100644
--- a/package/pocketpy/pocketpy.hash
+++ b/package/pocketpy/pocketpy.hash
@@ -1,3 +1,3 @@ 
 # locally computed
-sha256  b0e4ee0ffcc6111f67a405c6418f5539caa0ab0368adb2027af23fbf17de88a6  pocketpy-2.1.6.tar.gz
-sha256  9dab6fe9086f93847540387be578edc94b6b280004db5ed7c850ccf8f086fd66  LICENSE
+sha256  2b840e0c87c36ae00100fe892301565d7d905e07e1ce1f69cb4b9fcd65bc82ef  pocketpy-2.1.8.tar.gz
+sha256  5ad14c41f26ed1b8c9a0039ae566bc7ce00277aec1634220eae5db2bb8fc54ef  LICENSE
diff --git a/package/pocketpy/pocketpy.mk b/package/pocketpy/pocketpy.mk
index 06aa0faca014..23789dd62028 100644
--- a/package/pocketpy/pocketpy.mk
+++ b/package/pocketpy/pocketpy.mk
@@ -4,7 +4,7 @@ 
 #
 ################################################################################
 
-POCKETPY_VERSION = 2.1.6
+POCKETPY_VERSION = 2.1.8
 POCKETPY_SITE = $(call github,pocketpy,pocketpy,v$(POCKETPY_VERSION))
 POCKETPY_LICENSE = MIT
 POCKETPY_LICENSE_FILES = LICENSE