python-certifi: update to 2026.1.4
authorWei-Ting Yang <redacted>
Sun, 4 Jan 2026 15:06:13 +0000 (23:06 +0800)
committerJosef Schlehofer <redacted>
Mon, 5 Jan 2026 08:44:07 +0000 (09:44 +0100)
Use the latest CA bundle from Mozilla.

Signed-off-by: Wei-Ting Yang <redacted>
lang/python/python-certifi/Makefile

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