mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
New package: python3-certifi-2019.11.28
This commit is contained in:
parent
b70beb081e
commit
4666661eb5
1 changed files with 15 additions and 0 deletions
15
srcpkgs/python3-certifi/template
Normal file
15
srcpkgs/python3-certifi/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'python3-certifi'
|
||||||
|
pkgname=python3-certifi
|
||||||
|
version=2019.11.28
|
||||||
|
revision=1
|
||||||
|
archs=noarch
|
||||||
|
wrksrc="python-certifi-${version}"
|
||||||
|
build_style=python3-module
|
||||||
|
pycompile_module="certifi.py"
|
||||||
|
hostmakedepends="python3-setuptools"
|
||||||
|
short_desc="Curated collection of Root Certificates"
|
||||||
|
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=5a6dd04a9bf487ad684ca9d7d21a09b0656eb98c2272906af92cdbdea4aab60f
|
Loading…
Add table
Reference in a new issue