Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages / 
python-certifi


Commits:
f6b70044 by Carl Smedstad at 2025-02-01T13:40:55+01:00
upgpkg: 2025.01.31-1: Upstream release

https://github.com/certifi/python-certifi/releases/tag/2025.01.31

- - - - -


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 = 2024.12.14
+       pkgver = 2025.01.31
        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/2024.12.14/python-certifi-2024.12.14.tar.gz
-       sha512sums = 
787033daa69473cc272f79729f2c74946d7997a005e2b3455d3938171aa10c97d38c7fdfc51c296e64e7321dd82bd0ac19ad71b6ef3dbb8d96245fcfe7c3002a
-       b2sums = 
037ab475d40dc47078687f68f0dc6db282e5b71373f58749b33e9b3a36632095f68ae7e9395657bed2361414b8224c65adb8fa102f8a9d9272d05bb951bbfff3
+       source = 
https://github.com/certifi/python-certifi/archive/2025.01.31/python-certifi-2025.01.31.tar.gz
+       sha512sums = 
77010d1f3d5506ca56551a876509b95f58f5f833d3655be319b9734c010927148e70bfbe44eba815a732c769adbf6137accb734581c56bcb243cee41a854e4a6
+       b2sums = 
a37d4ac49aeec06fb020f1956972a3234a8e5b47aeb1df106cc1fbe7060dac059f9aacbd39228c2f32abc186aad93621ca54e2cdedf369015d63678102877a1d
 
 pkgname = python-certifi


=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
 # Contributor: William J Bowman <[email protected]>
 
 pkgname=python-certifi
-pkgver=2024.12.14
+pkgver=2025.01.31
 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=('787033daa69473cc272f79729f2c74946d7997a005e2b3455d3938171aa10c97d38c7fdfc51c296e64e7321dd82bd0ac19ad71b6ef3dbb8d96245fcfe7c3002a')
-b2sums=('037ab475d40dc47078687f68f0dc6db282e5b71373f58749b33e9b3a36632095f68ae7e9395657bed2361414b8224c65adb8fa102f8a9d9272d05bb951bbfff3')
+sha512sums=('77010d1f3d5506ca56551a876509b95f58f5f833d3655be319b9734c010927148e70bfbe44eba815a732c769adbf6137accb734581c56bcb243cee41a854e4a6')
+b2sums=('a37d4ac49aeec06fb020f1956972a3234a8e5b47aeb1df106cc1fbe7060dac059f9aacbd39228c2f32abc186aad93621ca54e2cdedf369015d63678102877a1d')
 
 prepare() {
   cd $pkgname-$pkgver



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

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


Reply via email to