blob: fca23170dde6d252c217770d83ac728cff4748fa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
pkgbase = python-acme-isolated
pkgdesc = ACME protocol implementation in Python
pkgver = 5.6.0
pkgrel = 1
url = https://github.com/certbot/certbot
arch = any
license = Apache-2.0
checkdepends = python-pytest
makedepends = git
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
makedepends = python-sphinx
makedepends = python-sphinx_rtd_theme
depends = python
depends = python-cryptography
depends = python-josepy
depends = python-pyopenssl
depends = python-pyrfc3339
depends = python-requests
provides = python-acme
conflicts = python-acme
source = github.com-certbot-certbot::git+https://github.com/certbot/certbot#tag=v5.6.0
sha512sums = 6ede8da67b7f6c50336ade33d385976364ad6a8b7e24473847301f46dea62da4b02f4bc06b0df5fbee4c89c1ba016fa79b4d164fe489c378184911237a8b0db9
b2sums = b63ff547309041cc7171a4ccac9b6e57329b25daa960955039d8382d6dc139baf6496824f1ee9e0ec38c76f3c254c2189857cd724d7e531cdb86232833f2f61b
pkgname = python-acme-isolated
|