summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a01645dbad3458b1157df34497269a2c49eb8081 (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
pkgbase = certbot-git
	pkgdesc = Tool to automatically receive and install X.509 certificates to enable TLS on servers
	pkgver = 2.6.0.r10.g2d8a274eb
	pkgrel = 1
	url = https://certbot.eff.org/
	arch = any
	license = Apache
	makedepends = git
	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
	depends = python-setuptools
	depends = python-zope-component
	depends = python-zope-interface
	depends = python-httplib2
	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.6.0.r10.g2d8a274eb
	provides = letsencrypt=2.6.0.r10.g2d8a274eb
	conflicts = certbot
	conflicts = letsencrypt
	replaces = letsencrypt-git
	source = certbot::git+https://github.com/certbot/certbot
	sha512sums = SKIP

pkgname = certbot-git