summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8e207ab9b7611047e5cde2e7d9e197093c352996 (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
29
30
31
32
33
34
35
pkgbase = certbot-git
	pkgdesc = Tool to automatically receive and install X.509 certificates to enable TLS on servers
	pkgver = 2.8.0.r6.g926d0c7e0
	pkgrel = 1
	url = https://certbot.eff.org/
	arch = any
	license = Apache
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools
	makedepends = python-sphinx
	makedepends = python-sphinx_rtd_theme
	depends = ca-certificates
	depends = python-acme-git
	depends = python-configargparse
	depends = python-configobj
	depends = python-cryptography
	depends = python-distro
	depends = python-josepy
	depends = python-parsedatetime
	depends = python-pyrfc3339
	depends = python-pytz
	optdepends = certbot-apache-git: Apache plugin for Let’s Encrypt client
	optdepends = certbot-nginx-git: Nginx plugin for Let’s Encrypt client
	provides = certbot=2.8.0.r6.g926d0c7e0
	provides = letsencrypt=2.8.0.r6.g926d0c7e0
	conflicts = certbot
	conflicts = letsencrypt
	replaces = letsencrypt-git
	source = certbot::git+https://github.com/certbot/certbot
	sha512sums = SKIP

pkgname = certbot-git