python3-certifi: update to 2021.05.30.

This commit is contained in:
Andrew J. Hesford 2021-06-05 22:58:48 -04:00
parent 1b676e5362
commit 4b6c630a5e

View file

@ -1,6 +1,6 @@
# Template file for 'python3-certifi' # Template file for 'python3-certifi'
pkgname=python3-certifi pkgname=python3-certifi
version=2020.12.05 version=2021.05.30
revision=1 revision=1
wrksrc="python-certifi-${version}" wrksrc="python-certifi-${version}"
build_style=python3-module build_style=python3-module
@ -10,7 +10,7 @@ maintainer="Karl Nilsson <karl.robert.nilsson@gmail.com>"
license="MPL-2.0" license="MPL-2.0"
homepage="https://certifi.io" homepage="https://certifi.io"
distfiles="https://github.com/certifi/python-certifi/archive/${version}.tar.gz" distfiles="https://github.com/certifi/python-certifi/archive/${version}.tar.gz"
checksum=2434d33b445587b2f767fc56390589809b799fb218b5fb97697ed93989953adf checksum=9bffc4826ac0308591e26852a0404548a9e4e30b7214ebfd86360cd214f51dda
do_check() { do_check() {
cd build/lib cd build/lib