blob: 2832bd2b3fb8b9cc1f3c3342853269299d9800db (
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 = simp_le-git
pkgdesc = Simple Let's Encrypt client.
pkgver = 0.15.0.r0.gec60f7d
pkgrel = 1
epoch = 1
url = https://github.com/zenhack/simp_le
arch = any
license = GPL
makedepends = git
depends = ca-certificates
depends = python-setuptools
depends = python-pip
depends = python-wheel
depends = python-cryptography
depends = python-mock
depends = python-pyopenssl
depends = python-acme
provides = simp_le
conflicts = simp_le
source = simp_le::git+https://github.com/zenhack/simp_le.git
source = remove-deps-version-bounds.patch
sha256sums = SKIP
sha256sums = d3428326027fddfe58978e007234abd34b00a24e963859a79d0af02761a2bcd9
pkgname = simp_le-git
|