python-starlette: bump to 1.2.1
authorAlexandru Ardelean <redacted>
Tue, 2 Jun 2026 20:06:08 +0000 (23:06 +0300)
committerAlexandru Ardelean <redacted>
Thu, 4 Jun 2026 18:57:31 +0000 (21:57 +0300)
Refresh sha256 from PyPI sdist.

Signed-off-by: Alexandru Ardelean <redacted>
lang/python/python-starlette/Makefile

index 3d1d4272771698e8597206c6ffce677464d1297d..6b77dd51490dedf04cf4295b4b67d53a0142d5fc 100644 (file)
@@ -3,11 +3,11 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=python-starlette
-PKG_VERSION:=1.0.0
+PKG_VERSION:=1.2.1
 PKG_RELEASE:=1
 
 PYPI_NAME:=starlette
-PKG_HASH:=6a4beaf1f81bb472fd19ea9b918b50dc3a77a6f2e190a12954b25e6ed5eea149
+PKG_HASH:=9b9b5ebb992e67d6093741e63c2f59e4f6fff986f81163c087867bd7b924b3f6
 
 PKG_MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com>
 PKG_LICENSE:=BSD-3-Clause
git clone https://git.99rst.org/PROJECT