summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e596b99d21c242884cb5a3202602daa90f98f523 (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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
pkgbase = python-acme-git
	pkgdesc = ACME protocol implementation for Python
	pkgver = 0.8.1.r25.gaa4a263
	pkgrel = 1
	url = https://github.com/certbot/certbot
	arch = any
	license = Apache
	makedepends = git
	makedepends = python-setuptools
	makedepends = python2-setuptools
	makedepends = python-pyasn1
	makedepends = python2-pyasn1
	makedepends = python-cryptography
	makedepends = python2-cryptography
	makedepends = python-pyopenssl
	makedepends = python2-pyopenssl
	makedepends = python-ndg-httpsclient
	makedepends = python2-ndg-httpsclient
	makedepends = python-pyrfc3339
	makedepends = python2-pyrfc3339
	makedepends = python-pytz
	makedepends = python2-pytz
	makedepends = python-requests
	makedepends = python2-requests
	makedepends = python-six
	makedepends = python2-six
	makedepends = python-werkzeug
	makedepends = python2-werkzeug
	makedepends = python-mock
	makedepends = python2-mock
	source = certbot::git+https://github.com/certbot/certbot
	md5sums = SKIP

pkgname = python-acme-git
	depends = python-setuptools
	depends = python-pyasn1
	depends = python-cryptography
	depends = python-pyopenssl
	depends = python-ndg-httpsclient
	depends = python-pyrfc3339
	depends = python-pytz
	depends = python-requests
	depends = python-six
	depends = python-werkzeug
	depends = python-mock
	provides = python-acme=0.8.1.r25.gaa4a263
	conflicts = python-acme

pkgname = python2-acme-git
	depends = python2-setuptools
	depends = python2-pyasn1
	depends = python2-cryptography
	depends = python2-pyopenssl
	depends = python2-ndg-httpsclient
	depends = python2-pyrfc3339
	depends = python2-pytz
	depends = python2-requests
	depends = python2-six
	depends = python2-werkzeug
	depends = python2-mock
	provides = python2-acme=0.8.1.r25.gaa4a263
	conflicts = python2-acme