blob: 75793bb00245d1675358d8608f47e71ad62e66ba (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = python-certbot-pkcs12
pkgdesc = PKCS#12 installer plugin for Certbot and Let's Encrypt
pkgver = 0.3.0
pkgrel = 2
url = https://github.com/nasa-gcn/certbot-pkcs12
arch = any
license = Apache-2.0
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = git
makedepends = python-setuptools-scm
depends = certbot
depends = python-cryptography>38.0
source = certbot-pkcs12::git+https://github.com/nasa-gcn/certbot-pkcs12/#tag=v0.3.0
sha256sums = cb57127b5c6e79db152ca327c8f3da73ba1b0c441baf80a034763a6e20a38a27
pkgname = python-certbot-pkcs12
|