python-certifi: update to 2025.10.5
This commit is contained in:
parent
43a01a9e86
commit
40b9c1c115
@ -2,11 +2,12 @@
|
||||
|
||||
_realname=certifi
|
||||
pkgname="python-${_realname}"
|
||||
pkgver=2025.8.3
|
||||
pkgver=2025.10.5
|
||||
pkgrel=1
|
||||
pkgdesc="Python package for providing Mozilla's CA Bundle"
|
||||
url='https://pypi.python.org/pypi/certifi'
|
||||
msys2_references=(
|
||||
'archlinux: python-certifi'
|
||||
"purl: pkg:pypi/certifi"
|
||||
)
|
||||
license=('spdx:MPL-2.0')
|
||||
@ -18,7 +19,7 @@ makedepends=(
|
||||
"python-installer"
|
||||
)
|
||||
source=("https://pypi.io/packages/source/${_realname:0:1}/${_realname}/${_realname}-${pkgver}.tar.gz")
|
||||
sha256sums=('e564105f78ded564e3ae7c923924435e1daa7463faeab5bb932bc53ffae63407')
|
||||
sha256sums=('47c09d31ccf2acf0be3f701ea53595ee7e0b8fa08801c6624be771df09ae7b43')
|
||||
|
||||
build() {
|
||||
cd "${srcdir}/${_realname}-${pkgver}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user