python-certifi: bump to 2026.2.25
authorAlexandru Ardelean <redacted>
Fri, 3 Apr 2026 14:55:18 +0000 (17:55 +0300)
committerAlexandru Ardelean <redacted>
Mon, 6 Apr 2026 06:02:56 +0000 (09:02 +0300)
Update the Mozilla CA certificate bundle.

Changelog: https://github.com/certifi/python-certifi/blob/master/CHANGES
Signed-off-by: Alexandru Ardelean <redacted>
lang/python/python-certifi/Makefile

index 31b108fc1d8573268d11db667e885d0b63c73599..f68276dcfe76b4abbab8ae7d9b81d91928c53a2e 100644 (file)
@@ -6,7 +6,7 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=python-certifi
-PKG_VERSION:=2026.1.4
+PKG_VERSION:=2026.2.25
 PKG_RELEASE:=1
 
 PKG_MAINTAINER:=Eneas U de Queiroz <cotequeiroz@gmail.com>
@@ -15,7 +15,7 @@ PKG_LICENSE_FILES:=LICENSE
 PKG_CPE_ID:=cpe:/a:certifi:certifi
 
 PYPI_NAME:=certifi
-PKG_HASH:=ac726dd470482006e014ad384921ed6438c457018f4b3d204aea4281258b2120
+PKG_HASH:=e887ab5cee78ea814d3472169153c2d12cd43b14bd03329a39a9c6e2e80bfba7
 
 HOST_BUILD_DEPENDS:= \
        python3/host \
git clone https://git.99rst.org/PROJECT