blob: 0564890a4278f9711d0f796557a6f43ddf2e4f8e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = certbot-dns-aliyun
pkgdesc = Aliyun DNS Authenticator plugin for Certbot
pkgver = 2.0.0
pkgrel = 0
url = https://pypi.org/project/certbot-dns-aliyun
arch = any
license = Apache-2.0
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
depends = certbot
depends = python
depends = python-requests
provides = certbot-dns-aliyun
conflicts = certbot-dns-aliyun
options = !strip
options = !debug
source = certbot-dns-aliyun-2.0.0.tar.gz::https://files.pythonhosted.org/packages/source/c/certbot-dns-aliyun/certbot-dns-aliyun-2.0.0.tar.gz
sha256sums = 2acf1dd5595609adc1fa2eb2734a2823d75ba2a47453af13688d8dda37dd3c0b
pkgname = certbot-dns-aliyun
|