summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9becaf78c98efa0cb42b54c97eb599e9601028cf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = python-acme-git
	pkgdesc = ACME protocol implementation for Python
	pkgver = 2.6.0.r10.g2d8a274eb
	pkgrel = 1
	url = https://github.com/certbot/certbot
	arch = any
	license = Apache
	makedepends = git
	depends = python-setuptools
	depends = python-cryptography
	depends = python-josepy
	depends = python-pyopenssl
	depends = python-pyrfc3339
	depends = python-pytz
	depends = python-requests
	depends = python-requests-toolbelt
	provides = python-acme=2.6.0.r10.g2d8a274eb
	conflicts = python-acme
	source = certbot::git+https://github.com/certbot/certbot
	sha512sums = SKIP

pkgname = python-acme-git