python3-certifi: add missing python3 dependency
This commit is contained in:
parent
f846db677e
commit
320a0c101f
1 changed files with 2 additions and 1 deletions
|
@ -1,10 +1,11 @@
|
||||||
# Template file for 'python3-certifi'
|
# Template file for 'python3-certifi'
|
||||||
pkgname=python3-certifi
|
pkgname=python3-certifi
|
||||||
version=2021.10.08
|
version=2021.10.08
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc="python-certifi-${version}"
|
wrksrc="python-certifi-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
depends="python3"
|
||||||
short_desc="Curated collection of Root Certificates"
|
short_desc="Curated collection of Root Certificates"
|
||||||
maintainer="Karl Nilsson <karl.robert.nilsson@gmail.com>"
|
maintainer="Karl Nilsson <karl.robert.nilsson@gmail.com>"
|
||||||
license="MPL-2.0"
|
license="MPL-2.0"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue