python3-certifi: update to 2020.12.05.
This commit is contained in:
parent
b9b0de2eee
commit
3eb3b2d0ca
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-certifi'
|
||||
pkgname=python3-certifi
|
||||
version=2020.11.08
|
||||
version=2020.12.05
|
||||
revision=1
|
||||
wrksrc="python-certifi-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -10,7 +10,7 @@ maintainer="Karl Nilsson <karl.robert.nilsson@gmail.com>"
|
|||
license="MPL-2.0"
|
||||
homepage="https://certifi.io"
|
||||
distfiles="https://github.com/certifi/python-certifi/archive/${version}.tar.gz"
|
||||
checksum=dd07a714e15233b50700491a69d27899e55a4dfabe4d0675ea69d5f31db6fe5a
|
||||
checksum=2434d33b445587b2f767fc56390589809b799fb218b5fb97697ed93989953adf
|
||||
|
||||
do_check() {
|
||||
cd build/lib
|
||||
|
|
Loading…
Reference in New Issue