Skip to content

Commit b1bd9b1

Browse files
Yang-Wei-TingBKPepe
authored andcommitted
python-certifi: update to 2026.1.4
Use the latest CA bundle from Mozilla. Signed-off-by: Wei-Ting Yang <williamatcg@gmail.com>
1 parent a69761a commit b1bd9b1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

lang/python/python-certifi/Makefile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,16 @@
66
include $(TOPDIR)/rules.mk
77

88
PKG_NAME:=python-certifi
9-
PKG_VERSION:=2025.8.3
10-
PKG_RELEASE:=2
9+
PKG_VERSION:=2026.1.4
10+
PKG_RELEASE:=1
1111

1212
PKG_MAINTAINER:=Eneas U de Queiroz <cotequeiroz@gmail.com>
1313
PKG_LICENSE:=MPL-2.0
1414
PKG_LICENSE_FILES:=LICENSE
1515
PKG_CPE_ID:=cpe:/a:certifi:certifi
1616

1717
PYPI_NAME:=certifi
18-
PKG_HASH:=e564105f78ded564e3ae7c923924435e1daa7463faeab5bb932bc53ffae63407
18+
PKG_HASH:=ac726dd470482006e014ad384921ed6438c457018f4b3d204aea4281258b2120
1919

2020
HOST_BUILD_DEPENDS:= \
2121
python3/host \

0 commit comments

Comments
 (0)