summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1af1b31ff6aba5b4b8a0b2aa9cf7167308e2fc53 (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
pkgbase = python-acme-git
	pkgdesc = ACME protocol implementation for Python
	pkgver = 2.8.0.r6.g926d0c7e0
	pkgrel = 1
	url = https://github.com/certbot/certbot
	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 = python-cryptography
	depends = python-josepy
	depends = python-pyopenssl
	depends = python-pyrfc3339
	depends = python-pytz
	depends = python-requests
	provides = python-acme=2.8.0.r6.g926d0c7e0
	conflicts = python-acme
	source = certbot::git+https://github.com/certbot/certbot
	sha512sums = SKIP

pkgname = python-acme-git