mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-certifi: update to 2020.11.08.
This commit is contained in:
parent
4d6639599c
commit
afa4802771
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-certifi'
|
# Template file for 'python3-certifi'
|
||||||
pkgname=python3-certifi
|
pkgname=python3-certifi
|
||||||
version=2020.06.20
|
version=2020.11.08
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="python-certifi-${version}"
|
wrksrc="python-certifi-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -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=323a62f5ddfa1a4f093246b52f451aacb725b6cc8eefe647ad6f8bcbed3c9131
|
checksum=dd07a714e15233b50700491a69d27899e55a4dfabe4d0675ea69d5f31db6fe5a
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
cd build/lib
|
cd build/lib
|
||||||
|
|
Loading…
Add table
Reference in a new issue