David Runge pushed to branch main at Arch Linux / Packaging / Packages / 
python-certifi


Commits:
d4c2dd29 by David Runge at 2026-03-05T15:48:35+01:00
upgpkg: 2026.02.25-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-certifi
        pkgdesc = Python package for providing Mozilla's CA Bundle (using 
system CA store)
-       pkgver = 2026.01.04
+       pkgver = 2026.02.25
        pkgrel = 1
        url = https://github.com/certifi/python-certifi
        arch = any
@@ -12,8 +12,8 @@ pkgbase = python-certifi
        makedepends = python-wheel
        depends = ca-certificates
        depends = python
-       source = 
https://github.com/certifi/python-certifi/archive/2026.01.04/python-certifi-2026.01.04.tar.gz
-       sha512sums = 
14422f1d4d05eaf890573e1fbd00382e41ac938be4fbdd7c45cc4301af82ea34e53b35bc317b14e58afccc716a868e79c45e64da5bf7df3f8d12bb49e2e56d37
-       b2sums = 
8bac071f9020a5b5c6b1054a3d0f5f7acf04b7e3082ad4b8686a1ad0e0a87ee1b44673af4a438e7631bf53b76aad203e4acf35b106a84ef5fa7f6558c2253b80
+       source = 
https://github.com/certifi/python-certifi/archive/2026.02.25/python-certifi-2026.02.25.tar.gz
+       sha512sums = 
8109e9d647680f58f536f037e776e36701556e80c45750da296a77fa3218b57d9c51144c0bf70eb79908d15fbaea61c87f80a26f10f6341474ebd1fe7fbf7dad
+       b2sums = 
399a659e5e49a4e286b9d4cc9305f1d2789d3b823b199466da7ca9b7c5615b0cd63f8d73f98a2c2a9169d2931f754189c803d960f3f304f955b7bb31569eaf26
 
 pkgname = python-certifi


=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
 # Contributor: William J Bowman <[email protected]>
 
 pkgname=python-certifi
-pkgver=2026.01.04
+pkgver=2026.02.25
 pkgrel=1
 pkgdesc="Python package for providing Mozilla's CA Bundle (using system CA 
store)"
 arch=(any)
@@ -23,8 +23,8 @@ makedepends=(
 )
 checkdepends=(python-pytest)
 source=("$url/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('14422f1d4d05eaf890573e1fbd00382e41ac938be4fbdd7c45cc4301af82ea34e53b35bc317b14e58afccc716a868e79c45e64da5bf7df3f8d12bb49e2e56d37')
-b2sums=('8bac071f9020a5b5c6b1054a3d0f5f7acf04b7e3082ad4b8686a1ad0e0a87ee1b44673af4a438e7631bf53b76aad203e4acf35b106a84ef5fa7f6558c2253b80')
+sha512sums=('8109e9d647680f58f536f037e776e36701556e80c45750da296a77fa3218b57d9c51144c0bf70eb79908d15fbaea61c87f80a26f10f6341474ebd1fe7fbf7dad')
+b2sums=('399a659e5e49a4e286b9d4cc9305f1d2789d3b823b199466da7ca9b7c5615b0cd63f8d73f98a2c2a9169d2931f754189c803d960f3f304f955b7bb31569eaf26')
 
 prepare() {
   cd $pkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-certifi/-/commit/d4c2dd29f3c65b8f83a26a97989d8300bc512e19

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-certifi/-/commit/d4c2dd29f3c65b8f83a26a97989d8300bc512e19
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to